aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/signal_32.c
Commit message (Expand)AuthorAge
* powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling2013-07-25
* powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling2013-07-25
* powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling2013-07-25
* powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling2013-07-25
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-05-31
* powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * powerpc: switch to generic old sigaction()Al Viro2013-02-03
| * powerpc: switch to generic compat rt_sigaction()Al Viro2013-02-03
| * powerpc: switch to generic old sigsuspendAl Viro2013-02-03
| * powerpc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
| * powerpc: switch to generic compat rt_sigpending()Al Viro2013-02-03
| * powerpc: switch to generic compat rt_sigprocmask()Al Viro2013-02-03
| * powerpc: switch to generic sigaltstackAl Viro2013-02-03
| * take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-03
* | powerpc: Add new transactional memory state to the signal contextMichael Neuling2013-02-15
|/
* Uninclude linux/freezer.hRichard Weinberger2012-10-01
* powerpc: get rid of restore_sigmask()Al Viro2012-06-01
* powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
* new helper: sigsuspend()Al Viro2012-05-21
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-07
* powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-17
* arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-29
* powerpc: fix double syscall restartsAl Viro2010-09-22
* powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-16
* powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-16
* powerpc: Sanitize stack pointer in signal handling codeJosh Boyer2009-03-27
* powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab2008-11-11
* powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2008-10-31
* powerpc: fix giveup_vsx to save registers correctlyMichael Neuling2008-07-14
* powerpc: fix swapcontext backwards compat. with VSX ucontext changesMichael Neuling2008-07-09
* powerpc: Clean up copy_to/from_user for vsx and fprMichael Neuling2008-07-03
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-06-30
* powerpc: Fix MSR setting in 32 bit signal codeMichael Neuling2008-06-30
* [POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath2008-05-14
* [POWERPC] Define copy_siginfo_from_user32Roland McGrath2008-04-19
* [POWERPC] arch/powerpc: Remove duplicate includesLucas Woods2007-12-20
* [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-12
* [POWERPC] Merge creation of signal frameBenjamin Herrenschmidt2007-06-14
* [POWERPC] Consolidate do_signalChristoph Hellwig2007-06-14
* [POWERPC] Consolidate restore_sigmaskChristoph Hellwig2007-06-14
* [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-14
* [POWERPC] Make syscall restart code more commonBenjamin Herrenschmidt2007-06-14
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [POWERPC] Fix register save area alignment for swapcontext syscallPaul Mackerras2006-12-20
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge branch 'merge'Paul Mackerras2006-06-12
|\