Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 years ago |
Al Viro
|
7cce246557
powerpc: switch to generic sigaltstack
|
12 years ago |
Michael Neuling
|
b9818c3312
powerpc: Rename set_break to avoid naming conflict
|
12 years ago |
Michael Neuling
|
9422de3e95
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
|
12 years ago |
Oleg Nesterov
|
f57d56dd29
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
|
12 years ago |
Michael Neuling
|
4474ef055c
powerpc: Rework set_dabr so it can take a DABRX value as well
|
12 years ago |
Ananth N Mavinakayanahalli
|
8b7b80b9eb
powerpc: Uprobes port to powerpc
|
13 years ago |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 years ago |
Al Viro
|
17440f171e
powerpc: get rid of restore_sigmask()
|
13 years ago |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 years ago |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 years ago |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 years ago |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 years ago |
David Howells
|
ae3a197e3d
Disintegrate asm/system.h for PowerPC
|
13 years ago |
Matt Fleming
|
a2007ce844
powerpc: Use set_current_blocked() and block_sigmask()
|
13 years ago |
Benjamin Herrenschmidt
|
18b246fa60
powerpc: Fix various issues with return to userspace
|
13 years ago |
Al Viro
|
9a81c16b52
powerpc: fix double syscall restarts
|
14 years ago |
K.Prasad
|
06532a6743
powerpc, hw_breakpoint: Enable hw-breakpoints while handling intervening signals
|
15 years ago |
Dave Kleikamp
|
3bffb6529c
powerpc/booke: Add support for advanced debug registers
|
15 years ago |
Dave Kleikamp
|
172ae2e7f8
powerpc/booke: Introduce new CONFIG options for advanced debug registers
|
15 years ago |
Josh Boyer
|
efbda86098
powerpc: Sanitize stack pointer in signal handling code
|
16 years ago |
Roland McGrath
|
7d6d637dac
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
|
17 years ago |
Roland McGrath
|
6558ba2b5c
powerpc: Call tracehook_signal_handler() when setting up signal frames
|
17 years ago |
Kumar Gala
|
2325f0a0c3
powerpc/booke: Clean up the hardware watchpoint support
|
17 years ago |
Luis Machado
|
d6a61bfc06
powerpc: BookE hardware watchpoint support
|
17 years ago |
Roland McGrath
|
7a10174eea
[POWERPC] Define and use TLF_RESTORE_SIGMASK
|
17 years ago |
Olof Johansson
|
d0c3d534a4
[POWERPC] Implement logging of unhandled signals
|
17 years ago |
Benjamin Herrenschmidt
|
2f97cd3912
[POWERPC] Less ifdef's in signal.c/signal.h
|
18 years ago |
Benjamin Herrenschmidt
|
0edc4ffd0e
[POWERPC] Remove #ifdef around set_dabr in signal code
|
18 years ago |