Age | Commit message (Expand) | Author |
2008-10-31 | powerpc: Fix swapcontext system for VSX + old ucontext size | Michael Neuling |
2008-10-22 | powerpc: Remove empty #else from signal_64.c | Michael Neuling |
2008-07-15 | powerpc: fix giveup_vsx to save registers correctly | Michael Neuling |
2008-07-09 | powerpc: fix swapcontext backwards compat. with VSX ucontext changes | Michael Neuling |
2008-07-03 | powerpc: Clean up copy_to/from_user for vsx and fpr | Michael Neuling |
2008-07-01 | powerpc: Fix compile error for CONFIG_VSX | Michael Neuling |
2008-07-01 | powerpc: Explicitly copy elements of pt_regs | Stephen Rothwell |
2008-07-01 | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling |
2008-07-01 | powerpc: Introduce VSX thread_struct and CONFIG_VSX | Michael Neuling |
2008-06-09 | [POWERPC] Fix incorrect enabling of VMX when building signal or user context | Benjamin Herrenschmidt |
2007-10-12 | [POWERPC] Implement logging of unhandled signals | Olof Johansson |
2007-07-11 | Merge branch 'for-2.6.23' into merge | Paul Mackerras |
2007-06-26 | [POWERPC] Fix subtle FP state corruption bug in signal return on SMP | Paul Mackerras |
2007-06-14 | [POWERPC] Merge creation of signal frame | Benjamin Herrenschmidt |
2007-06-14 | [POWERPC] Consolidate do_signal | Christoph Hellwig |
2007-06-14 | [POWERPC] Consolidate restore_sigmask | Christoph Hellwig |
2007-06-14 | [POWERPC] Consolidate sys_sigaltstack | Christoph Hellwig |
2007-06-14 | [POWERPC] Make syscall restart code more common | Benjamin Herrenschmidt |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-12 | Merge branch 'merge' | Paul Mackerras |
2006-06-09 | [PATCH] powerpc: Implement support for setting little-endian mode via prctl | Paul Mackerras |
2006-06-09 | [PATCH] powerpc vdso updates | Benjamin Herrenschmidt |
2006-06-09 | powerpc: Fix machine check problem on 32-bit kernels | Paul Mackerras |
2006-03-28 | [PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER |
2006-03-27 | [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h> | Arnd Bergmann |
2006-03-09 | Merge ../linux-2.6 | Paul Mackerras |
2006-03-08 | powerpc: Fix various syscall/signal/swapcontext bugs | Paul Mackerras |
2006-02-10 | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason |
2006-02-08 | [PATCH] powerpc signal __user annotations | Al Viro |
2006-01-18 | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc | David Woodhouse |
2006-01-18 | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse |
2006-01-12 | [PATCH] powerpc: Avoid potential FP corruption with preempt and UP | Paul Mackerras |
2006-01-09 | [PATCH] syscall entry/exit revamp | David Woodhouse |
2005-11-15 | powerpc: Fix clearing of the FPSCR when invoking a signal handler | Paul Mackerras |
2005-11-07 | [PATCH] powerpc: Kill ppcdebug | David Gibson |
2005-11-03 | powerpc: move ppc64/kernel/signal.c to arch/powerpc | Stephen Rothwell |