Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -2/+1 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -3/+0 |
* | don't call try_to_freeze() from do_signal() | Al Viro | 2012-06-01 | 1 | -4/+0 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -20/+6 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -10/+3 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -4/+1 |
* | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | hexagon: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-21 | 1 | -0/+3 |
* | hexagon: do_notify_resume() needs tracehook_notify_resume() | Oleg Nesterov | 2012-05-21 | 1 | -0/+1 |
* | Hexagon: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-03-23 | 1 | -10/+2 |
* | Hexagon: Add signal functions | Richard Kuo | 2011-11-01 | 1 | -0/+345 |