index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2009-03-27
powerpc: Sanitize stack pointer in signal handling code
Josh Boyer
2008-07-28
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
Roland McGrath
2008-07-28
powerpc: Call tracehook_signal_handler() when setting up signal frames
Roland McGrath
2008-07-28
powerpc/booke: Clean up the hardware watchpoint support
Kumar Gala
2008-07-25
powerpc: BookE hardware watchpoint support
Luis Machado
2008-05-14
[POWERPC] Define and use TLF_RESTORE_SIGMASK
Roland McGrath
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
2007-06-14
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Remove #ifdef around set_dabr in signal code
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Remove obsolete freezer bits
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Consolidate do_signal
Christoph Hellwig
2007-06-14
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
2007-06-14
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
2007-06-14
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt