summaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* c6x: Use sigsp()Richard Weinberger2014-08-061-9/+3
* c6x: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+18
* C6X: clean up compiler warningMark Salter2012-07-181-2/+0
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-2/+1
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-17/+6
* new helper: sigmask_to_save()Al Viro2012-06-011-11/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-211-0/+3
* C6X: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-051-13/+3
* C6X: signal managementAurelien Jacquiot2011-10-061-0/+377
OpenPOWER on IntegriCloud