Al Viro
|
6628521784
ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS
|
13 years ago |
Al Viro
|
81783786d5
ARM: 7473/1: deal with handlerless restarts without leaving the kernel
|
13 years ago |
Al Viro
|
0a267fa6a1
ARM: 7472/1: pull all work_pending logics into C function
|
13 years ago |
Will Deacon
|
8d4150ccbb
ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""
|
13 years ago |
Will Deacon
|
ad82cc08f7
ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""
|
13 years ago |
Will Deacon
|
433e2f307b
ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"
|
13 years ago |
Will Deacon
|
3b0c062267
ARM: 7442/1: Revert "remove unused restart trampoline"
|
13 years ago |
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 |
Linus Torvalds
|
fb21affa49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Linus Torvalds
|
227d1e4319
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
Russell King
|
e94c805f0c
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus
|
13 years ago |
Al Viro
|
a42c6ded82
move key_repace_session_keyring() into tracehook_notify_resume()
|
13 years ago |
Al Viro
|
68f3f16d9a
new helper: sigsuspend()
|
13 years ago |
Al Viro
|
fa18484d09
arm: remove unused restart trampoline
|
13 years ago |
Al Viro
|
6b5c8045ec
arm: new way of handling ERESTART_RESTARTBLOCK
|
13 years ago |
Al Viro
|
21c1176a72
arm: if we get into work_pending while returning to kernel mode, just go away
|
13 years ago |
Al Viro
|
d9be5ea6f9
arm: don't call try_to_freeze() from do_signal()
|
13 years ago |
Al Viro
|
7dfae72027
arm: if there's no handler we need to restore sigmask, syscall or no syscall
|
13 years ago |
Al Viro
|
7f1b5a9966
arm: missing checks of __get_user()/__put_user() return values
|
13 years ago |
Russell King
|
4175160b06
Merge branch 'misc' into for-linus
|
13 years ago |
Wade Farnsworth
|
0693bf6814
ARM: 7374/1: add TRACEHOOK support
|
13 years ago |
Will Deacon
|
2498814fcb
ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c
|
13 years ago |
Linus Torvalds
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
Matt Fleming
|
101d9b0ded
ARM: use set_current_blocked() and block_sigmask()
|
13 years ago |
Will Deacon
|
2af276dfb1
ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframe
|
13 years ago |
Arnd Bergmann
|
2af68df02f
ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls
|
14 years ago |