index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
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