aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel/signal.c
Commit message (Expand)AuthorAge
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* c6x: Use sigsp()Richard Weinberger2014-08-06
* c6x: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* C6X: clean up compiler warningMark Salter2012-07-18
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* C6X: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-05
* C6X: signal managementAurelien Jacquiot2011-10-06