| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Fix msr check in compat_sys_swapcontext | Andreas Schwab | 2008-11-11 | 1 | -3/+15 |
* | powerpc: Fix swapcontext system for VSX + old ucontext size | Michael Neuling | 2008-10-31 | 1 | -21/+15 |
* | powerpc: fix giveup_vsx to save registers correctly | Michael Neuling | 2008-07-15 | 1 | -1/+1 |
* | powerpc: fix swapcontext backwards compat. with VSX ucontext changes | Michael Neuling | 2008-07-09 | 1 | -1/+38 |
* | powerpc: Clean up copy_to/from_user for vsx and fpr | Michael Neuling | 2008-07-03 | 1 | -34/+75 |
* | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 2008-07-01 | 1 | -0/+33 |
* | powerpc: Introduce VSX thread_struct and CONFIG_VSX | Michael Neuling | 2008-07-01 | 1 | -14/+45 |
* | powerpc: Fix MSR setting in 32 bit signal code | Michael Neuling | 2008-07-01 | 1 | -4/+6 |
* | [POWERPC] Define and use TLF_RESTORE_SIGMASK | Roland McGrath | 2008-05-14 | 1 | -1/+1 |
* | [POWERPC] Define copy_siginfo_from_user32 | Roland McGrath | 2008-04-20 | 1 | -3/+16 |
* | [POWERPC] arch/powerpc: Remove duplicate includes | Lucas Woods | 2007-12-20 | 1 | -2/+1 |
* | [POWERPC] Implement logging of unhandled signals | Olof Johansson | 2007-10-12 | 1 | -0/+38 |
* | [POWERPC] Merge creation of signal frame | Benjamin Herrenschmidt | 2007-06-14 | 1 | -28/+24 |
* | [POWERPC] Consolidate do_signal | Christoph Hellwig | 2007-06-14 | 1 | -86/+2 |
* | [POWERPC] Consolidate restore_sigmask | Christoph Hellwig | 2007-06-14 | 1 | -19/+0 |
* | [POWERPC] Consolidate sys_sigaltstack | Christoph Hellwig | 2007-06-14 | 1 | -8/+0 |
* | [POWERPC] Make syscall restart code more common | Benjamin Herrenschmidt | 2007-06-14 | 1 | -24/+4 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [POWERPC] Fix register save area alignment for swapcontext syscall | Paul Mackerras | 2006-12-20 | 1 | -3/+13 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Merge branch 'merge' | Paul Mackerras | 2006-06-12 | 1 | -1/+10 |
|\ |
|
| * | powerpc: Fix machine check problem on 32-bit kernels | Paul Mackerras | 2006-06-09 | 1 | -1/+10 |
* | | [PATCH] powerpc: Implement support for setting little-endian mode via prctl | Paul Mackerras | 2006-06-09 | 1 | -4/+11 |
* | | [PATCH] powerpc vdso updates | Benjamin Herrenschmidt | 2006-06-09 | 1 | -4/+4 |
|/ |
|
* | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> | Arnd Bergmann | 2006-03-27 | 1 | -0/+1 |
* | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras | 2006-03-08 | 1 | -15/+4 |
* | [PATCH] powerpc signal __user annotations | Al Viro | 2006-02-08 | 1 | -11/+7 |
* | [PATCH] powerpc: Fix sigmask handling in sys_sigsuspend. | Heiko Carstens | 2006-02-01 | 1 | -3/+1 |
* | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc | David Woodhouse | 2006-01-18 | 1 | -5/+15 |
* | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 2006-01-18 | 1 | -51/+5 |
* | [PATCH] powerpc: Avoid potential FP corruption with preempt and UP | Paul Mackerras | 2006-01-12 | 1 | -12/+9 |
* | [PATCH] Save NVGPRS in 32-bit signal frame | David Woodhouse | 2006-01-09 | 1 | -0/+9 |
* | [PATCH] syscall entry/exit revamp | David Woodhouse | 2006-01-09 | 1 | -36/+23 |
* | powerpc: Fix clearing of the FPSCR when invoking a signal handler | Paul Mackerras | 2005-11-15 | 1 | -2/+5 |
* | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel | Benjamin Herrenschmidt | 2005-11-11 | 1 | -9/+3 |
* | [PATCH] powerpc: Merge signal.h | David Gibson | 2005-11-10 | 1 | -0/+1 |
* | [PATCH] powerpc: Kill ppcdebug | David Gibson | 2005-11-07 | 1 | -1/+0 |
* | powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel | Stephen Rothwell | 2005-11-03 | 1 | -1/+1 |
* | [PATCH] powerpc: Fix handling of fpscr on 64-bit | David Gibson | 2005-10-27 | 1 | -1/+1 |
* | ppc64: Fix delivery of RT signals to 32-bit processes. | Paul Mackerras | 2005-10-22 | 1 | -2/+1 |
* | powerpc: Eliminate a compile warning in signal_32.c | Paul Mackerras | 2005-10-19 | 1 | -2/+3 |
* | powerpc: change sys32_ to compat_sys_ | Stephen Rothwell | 2005-10-18 | 1 | -14/+14 |
* | powerpc: merge ppc signal.c and ppc64 signal32.c | Stephen Rothwell | 2005-10-18 | 1 | -0/+1269 |