aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel/signal.c
AgeCommit message (Expand)Author
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-10-23hexagon: kernel_thread()/kernel_execve() conversionAl Viro
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-21hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov
2012-03-23Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming
2011-11-01Hexagon: Add signal functionsRichard Kuo