Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c6x: Use sigsp() | Richard Weinberger | 2014-08-06 | 1 | -9/+3 |
* | c6x: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -25/+18 |
* | C6X: clean up compiler warning | Mark Salter | 2012-07-19 | 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-24 | 1 | -2/+0 |
* | c6x: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro | 2012-05-22 | 1 | -0/+3 |
* | C6X: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-04-06 | 1 | -13/+3 |
* | C6X: signal management | Aurelien Jacquiot | 2011-10-07 | 1 | -0/+377 |