aboutsummaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel/signal.c
AgeCommit message (Expand)Author
2014-08-06openrisc: Use sigsp()Richard Weinberger
2014-01-09openrisc: Use get_signal() signal_setup_done()Richard Weinberger
2014-01-09openrisc: Rework signal handlingJonas Bonn
2013-02-03openrisc: switch to generic sigaltstackAl Viro
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro
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-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01openrisc: tracehook_signal_handler() is supposed to be called on successAl 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-03-06openrisc: sanitize use of orig_gpr11Jonas Bonn
2012-02-17OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-02-17OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming
2012-02-17OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming
2012-02-17OpenRISC: Don't reimplement force_sigsegv()Matt Fleming
2011-09-05openrisc: don't use pt_regs in struct sigcontextJonas Bonn
2011-07-22OpenRISC: Signal handlingJonas Bonn