Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | C6X: clean up compiler warning | Mark Salter | 2012-07-18 | 1 | -2/+0 |
* | 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 |
* | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 2012-06-01 | 1 | -2/+1 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -17/+6 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -11/+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 |
* | c6x: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-21 | 1 | -0/+3 |
* | C6X: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-04-05 | 1 | -13/+3 |
* | C6X: signal management | Aurelien Jacquiot | 2011-10-06 | 1 | -0/+377 |