powerpc/pmc: Don't access lppaca on Book3E
[safe/jmp/linux-2.6] / arch / powerpc / kernel / signal.c
2009-03-27 Josh Boyerpowerpc: Sanitize stack pointer in signal handling...
2008-07-28 Roland McGrathpowerpc: Add TIF_NOTIFY_RESUME support for tracehook
2008-07-28 Roland McGrathpowerpc: Call tracehook_signal_handler() when setting...
2008-07-28 Kumar Galapowerpc/booke: Clean up the hardware watchpoint support
2008-07-25 Kumar Galapowerpc: clean up the Book-E HW watchpoint support
2008-07-25 Luis Machadopowerpc: BookE hardware watchpoint support
2008-05-14 Roland McGrath[POWERPC] Define and use TLF_RESTORE_SIGMASK
2007-10-12 Olof Johansson[POWERPC] Implement logging of unhandled signals
2007-06-14 Benjamin Herrenschmidt[POWERPC] Less ifdef's in signal.c/signal.h
2007-06-14 Benjamin Herrenschmidt[POWERPC] Remove #ifdef around set_dabr in signal code
2007-06-14 Benjamin Herrenschmidt[POWERPC] Merge creation of signal frame
2007-06-14 Benjamin Herrenschmidt[POWERPC] Remove obsolete freezer bits
2007-06-14 Christoph Hellwig[POWERPC] Consolidate do_signal
2007-06-14 Christoph Hellwig[POWERPC] Consolidate restore_sigmask
2007-06-14 Christoph Hellwig[POWERPC] Consolidate sys_sigaltstack
2007-06-14 Benjamin Herrenschmidt[POWERPC] Make syscall restart code more common