Linus Torvalds
|
16e024f30c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
12 년 전 |
Li Zhong
|
12660b1702
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !
|
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 년 전 |
Al Viro
|
138d1ce80e
powerpc: switch to saner kernel_execve() semantics
|
12 년 전 |
Linus Torvalds
|
8213a2f3ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 년 전 |
Al Viro
|
be6abfa769
powerpc: switch to generic sys_execve()/kernel_execve()
|
13 년 전 |
Al Viro
|
58254e1002
powerpc: split ret_from_fork
|
12 년 전 |
Tiejun Chen
|
a9c4e541ea
powerpc/kprobe: Complete kprobe and migrate exception frame
|
12 년 전 |
Anton Blanchard
|
714332858b
powerpc: Restore correct DSCR in context switch
|
13 년 전 |
Stuart Yoder
|
9778b696a0
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
|
13 년 전 |
Anton Blanchard
|
ac1dc36558
powerpc: Clear RI and EE at the same time in system call exit
|
13 년 전 |
Tiejun Chen
|
c58ce2b1e3
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
|
13 년 전 |
Benjamin Herrenschmidt
|
8b6ee04067
Merge branch 'merge' into next
|
13 년 전 |
Benjamin Herrenschmidt
|
7c0482e3d0
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
|
13 년 전 |
Benjamin Herrenschmidt
|
ea4e89afed
Merge branch 'merge' into next
|
13 년 전 |
Benjamin Herrenschmidt
|
56dfa7fa19
powerpc/irq: Fix bug with new lazy IRQ handling code
|
13 년 전 |
Anton Blanchard
|
fd6c40f3b0
powerpc: Better scheduling of CR save code in system call path
|
13 년 전 |
Anton Blanchard
|
82087414c6
powerpc: No need to preserve count register across system call
|
13 년 전 |
Anton Blanchard
|
823df43552
powerpc: No need to save XER in a system call
|
13 년 전 |
Anton Blanchard
|
d14299dec7
powerpc: Hide some system call labels from profile tools
|
13 년 전 |
Benjamin Herrenschmidt
|
7230c56441
powerpc: Rework lazy-interrupt handling
|
13 년 전 |
Benjamin Herrenschmidt
|
d9ada91ae2
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
|
13 년 전 |
Benjamin Herrenschmidt
|
1421ae0b29
powerpc: Improve 64-bit syscall entry/exit
|
13 년 전 |
Benjamin Herrenschmidt
|
4f8cf36f48
powerpc: Remove legacy iSeries bits from assembly files
|
13 년 전 |
Benjamin Herrenschmidt
|
18b246fa60
powerpc: Fix various issues with return to userspace
|
13 년 전 |
Matt Evans
|
44ae3ab335
powerpc: Free up some CPU feature bits by moving out MMU-related features
|
14 년 전 |
Alexey Kardashevskiy
|
efcac6589a
powerpc: Per process DSCR + some fixes (try#4)
|
14 년 전 |
Benjamin Herrenschmidt
|
2dd60d79e0
powerpc: In HV mode, use HSPRG0 for PACA
|
14 년 전 |
Paul Mackerras
|
cf9efce0ce
powerpc: Account time using timebase rather than PURR
|
15 년 전 |