summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-20/+6
* new helper: sigmask_to_save()Al Viro2012-06-011-10/+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
* hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-211-0/+3
* hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov2012-05-211-0/+1
* Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-231-10/+2
* Hexagon: Add signal functionsRichard Kuo2011-11-011-0/+345
OpenPOWER on IntegriCloud