Al Viro
|
efee984c27
new helper: signal_delivered()
|
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 |
Al Viro
|
a46808e1b7
sh: missing checks of __get_user()/__put_user() return values
|
13 years ago |
Al Viro
|
9ef461adf9
sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()
|
13 years ago |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 years ago |
Linus Torvalds
|
f52b69f86e
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
|
13 years ago |
Matt Fleming
|
5e047fa159
sh: use set_current_blocked() and block_sigmask()
|
13 years ago |
Matt Fleming
|
8368b0e0ca
sh: no need to reset handler if SA_ONESHOT
|
13 years ago |
David Howells
|
e839ca5287
Disintegrate asm/system.h for SH
|
13 years ago |
Paul Mundt
|
abef364050
sh: Remove redundant try_to_freeze() invocations.
|
13 years ago |
Paul Mundt
|
9d56dd3b08
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
|
15 years ago |
Paul Mundt
|
0ea820cf9b
sh: Move over to dynamically allocated FPU context.
|
15 years ago |
Paul Mundt
|
56bfc42f6c
sh: TS_RESTORE_SIGMASK conversion.
|
15 years ago |
Paul Mundt
|
4d2947f7c6
sh: Optimize the setup_rt_frame() I-cache flush.
|
15 years ago |
Paul Mundt
|
eaa47704d9
sh: Use boot_cpu_data for FPU tests in sigcontext paths.
|
15 years ago |
Paul Mundt
|
ea88023b34
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
Carl Shaw
|
2fc742f8d6
sh: Improve unwind info for signals
|
16 years ago |
Matt Fleming
|
9445571169
sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturn
|
16 years ago |
Paul Mundt
|
03f07876df
sh: Fix up spurious syscall restarting.
|
16 years ago |
Paul Mundt
|
94e2fb3d3e
sh: Provide asm/syscall.h for SH-5.
|
16 years ago |
Paul Mundt
|
1bec157a1f
sh: Force pending restarted system calls to return -EINTR.
|
16 years ago |
Paul Mundt
|
f8b890ab4c
sh: Flag T-bit for syscall restart.
|
17 years ago |
Paul Mundt
|
fa43972fab
sh: fixup many sparse errors.
|
17 years ago |
Paul Mundt
|
ab99c733ae
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
|
17 years ago |
Stuart Menefy
|
f2fb4e4f64
sh: Conditionally re-enable IRQs in fault path.
|
17 years ago |