| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: fix double syscall restarts | Al Viro | 2010-09-22 | 1 | -0/+2 |
* | powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals | K.Prasad | 2010-06-22 | 1 | -0/+3 |
* | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp | 2010-02-17 | 1 | -4/+2 |
* | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp | 2010-02-17 | 1 | -1/+1 |
* | powerpc: Sanitize stack pointer in signal handling code | Josh Boyer | 2009-03-27 | 1 | -2/+2 |
* | powerpc: Add TIF_NOTIFY_RESUME support for tracehook | Roland McGrath | 2008-07-28 | 1 | -1/+12 |
* | powerpc: Call tracehook_signal_handler() when setting up signal frames | Roland McGrath | 2008-07-28 | 1 | -1/+7 |
* | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala | 2008-07-28 | 1 | -1/+1 |
* | powerpc: BookE hardware watchpoint support | Luis Machado | 2008-07-25 | 1 | -1/+5 |
* | [POWERPC] Define and use TLF_RESTORE_SIGMASK | Roland McGrath | 2008-05-14 | 1 | -6/+6 |
* | [POWERPC] Implement logging of unhandled signals | Olof Johansson | 2007-10-12 | 1 | -0/+6 |
* | [POWERPC] Less ifdef's in signal.c/signal.h | Benjamin Herrenschmidt | 2007-06-14 | 1 | -15/+0 |
* | [POWERPC] Remove #ifdef around set_dabr in signal code | Benjamin Herrenschmidt | 2007-06-14 | 1 | -2/+0 |
* | [POWERPC] Merge creation of signal frame | Benjamin Herrenschmidt | 2007-06-14 | 1 | -10/+29 |
* | [POWERPC] Remove obsolete freezer bits | Benjamin Herrenschmidt | 2007-06-14 | 1 | -12/+0 |
* | [POWERPC] Consolidate do_signal | Christoph Hellwig | 2007-06-14 | 1 | -2/+105 |
* | [POWERPC] Consolidate restore_sigmask | Christoph Hellwig | 2007-06-14 | 1 | -0/+15 |
* | [POWERPC] Consolidate sys_sigaltstack | Christoph Hellwig | 2007-06-14 | 1 | -0/+7 |
* | [POWERPC] Make syscall restart code more common | Benjamin Herrenschmidt | 2007-06-14 | 1 | -0/+65 |