aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/signal_32.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2014-01-031-9/+7
* powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2014-01-031-1/+9
* powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
* arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-291-26/+31
* powerpc: fix double syscall restartsAl Viro2010-09-221-2/+1
* powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-171-2/+6
* powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-171-4/+4
* powerpc: Sanitize stack pointer in signal handling codeJosh Boyer2009-03-271-2/+2
* powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab2008-11-111-3/+15
* powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2008-10-311-21/+15
* powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-151-1/+1
* powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2008-07-091-1/+38
* powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling2008-07-031-34/+75
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-011-0/+33
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-07-011-14/+45
* powerpc: Fix MSR setting in 32 bit signal codeMichael Neuling2008-07-011-4/+6
* [POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath2008-05-141-1/+1
* [POWERPC] Define copy_siginfo_from_user32Roland McGrath2008-04-201-3/+16
* [POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2007-12-201-2/+1
* [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-121-0/+38
* [POWERPC] Merge creation of signal frameBenjamin Herrenschmidt2007-06-141-28/+24
* [POWERPC] Consolidate do_signalChristoph Hellwig2007-06-141-86/+2
* [POWERPC] Consolidate restore_sigmaskChristoph Hellwig2007-06-141-19/+0
* [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-141-8/+0
* [POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt2007-06-141-24/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [POWERPC] Fix register save area alignment for swapcontext syscallPaul Mackerras2006-12-201-3/+13
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge branch 'merge'Paul Mackerras2006-06-121-1/+10
|\
| * powerpc: Fix machine check problem on 32-bit kernelsPaul Mackerras2006-06-091-1/+10
* | [PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras2006-06-091-4/+11
* | [PATCH] powerpc vdso updatesBenjamin Herrenschmidt2006-06-091-4/+4
|/
* [PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>Arnd Bergmann2006-03-271-0/+1
* powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-081-15/+4
* [PATCH] powerpc signal __user annotationsAl Viro2006-02-081-11/+7
* [PATCH] powerpc: Fix sigmask handling in sys_sigsuspend.Heiko Carstens2006-02-011-3/+1
* [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse2006-01-181-5/+15
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-181-51/+5
* [PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras2006-01-121-12/+9
* [PATCH] Save NVGPRS in 32-bit signal frameDavid Woodhouse2006-01-091-0/+9
* [PATCH] syscall entry/exit revampDavid Woodhouse2006-01-091-36/+23
* powerpc: Fix clearing of the FPSCR when invoking a signal handlerPaul Mackerras2005-11-151-2/+5
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-9/+3
* [PATCH] powerpc: Merge signal.hDavid Gibson2005-11-101-0/+1
* [PATCH] powerpc: Kill ppcdebugDavid Gibson2005-11-071-1/+0
* powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernelStephen Rothwell2005-11-031-1/+1
* [PATCH] powerpc: Fix handling of fpscr on 64-bitDavid Gibson2005-10-271-1/+1
* ppc64: Fix delivery of RT signals to 32-bit processes.Paul Mackerras2005-10-221-2/+1
* powerpc: Eliminate a compile warning in signal_32.cPaul Mackerras2005-10-191-2/+3