aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/signal.c
Commit message (Expand)AuthorAge
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-05-31
* powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt2013-05-14
* powerpc: Exit user context on notify resumeLi Zhong2013-05-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\
| * powerpc: switch to generic sigaltstackAl Viro2013-02-03
* | powerpc: Rename set_break to avoid naming conflictMichael Neuling2013-01-15
* | powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-10
|/
* uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()Oleg Nesterov2012-11-03
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-09
* powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2012-09-05
* new helper: signal_delivered()Al Viro2012-06-01
* powerpc: get rid of restore_sigmask()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* powerpc: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-07
* powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt2012-02-22
* powerpc: fix double syscall restartsAl Viro2010-09-22
* powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signalsK.Prasad2010-06-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: Add TIF_NOTIFY_RESUME support for tracehookRoland McGrath2008-07-28
* powerpc: Call tracehook_signal_handler() when setting up signal framesRoland McGrath2008-07-28
* powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-28
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-25
* [POWERPC] Define and use TLF_RESTORE_SIGMASKRoland McGrath2008-05-14
* [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-12
* [POWERPC] Less ifdef's in signal.c/signal.hBenjamin Herrenschmidt2007-06-14
* [POWERPC] Remove #ifdef around set_dabr in signal codeBenjamin Herrenschmidt2007-06-14
* [POWERPC] Merge creation of signal frameBenjamin Herrenschmidt2007-06-14
* [POWERPC] Remove obsolete freezer bitsBenjamin 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