Michael Neuling
|
c2d52644e2
powerpc: Save the TAR register earlier
|
12 年之前 |
Benjamin Herrenschmidt
|
24a72acac1
Merge tag 'v3.10' into next
|
12 年之前 |
Michael Ellerman
|
330a1eb777
powerpc/perf: Core EBB support for 64-bit book3s
|
12 年之前 |
Michael Ellerman
|
0e37739b1c
powerpc: Fix stack overflow crash in resume_kernel when ftracing
|
12 年之前 |
Michael Neuling
|
82a9f16adc
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
|
12 年之前 |
Scott Wood
|
6cecf76b47
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
|
12 年之前 |
Li Zhong
|
af945cf4bf
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
|
12 年之前 |
Linus Torvalds
|
5a148af669
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 年之前 |
Tejun Heo
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
12 年之前 |
Tejun Heo
|
196779b9b4
dump_stack: consolidate dump_stack() implementations and unify their behaviors
|
12 年之前 |
Benjamin Herrenschmidt
|
234d15def9
Merge remote-tracking branch 'origin/master' into next
|
12 年之前 |
Oleg Nesterov
|
28d170abad
ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()
|
12 年之前 |
Michael Neuling
|
f110c0c192
powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n
|
12 年之前 |
Michael Neuling
|
bc2a9408fa
powerpc: Hook in new transactional memory code
|
12 年之前 |
Michael Neuling
|
fb09692e71
powerpc: Add reclaim and recheckpoint functions for context switching transactional memory processes
|
12 年之前 |
Michael Neuling
|
afc07701ce
powerpc: Add transactional memory paca scratch register to show_regs
|
12 年之前 |
Michael Neuling
|
8b3c34cf0e
powerpc: New macros for transactional memory support
|
12 年之前 |
Michael Neuling
|
05d694ea0d
powerpc: Add length setting to set_dawr
|
12 年之前 |
Michael Neuling
|
b9818c3312
powerpc: Rename set_break to avoid naming conflict
|
12 年之前 |
Michael Neuling
|
bf99de36e4
powerpc: Add the DAWR support to the set_break()
|
12 年之前 |
Michael Neuling
|
9422de3e95
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
|
12 年之前 |
Haren Myneni
|
9277924559
powerpc: Define ppr in thread_struct
|
12 年之前 |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
12 年之前 |
Al Viro
|
0bcfe54049
powerpc: switch to generic fork/clone/vfork
|
12 年之前 |
Al Viro
|
ab75819d39
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
|
12 年之前 |
Al Viro
|
ea516b1154
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
|
12 年之前 |
Al Viro
|
64c2f6596b
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
|
12 年之前 |
Al Viro
|
9d401279d6
powerpc: don't bother with zero-extending arguments in sys_clone()
|
12 年之前 |
Al Viro
|
53b50f9483
powerpc: take dereferencing to ret_from_kernel_thread()
|
12 年之前 |
Al Viro
|
40792104b2
powerpc: don't mess with r2 in copy_thread() and friends
|
12 年之前 |