aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/signal.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* openrisk: fix altstack switching on sigreturnAl Viro2012-11-28
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* openrisc: tracehook_signal_handler() is supposed to be called on successAl 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
* openrisc: sanitize use of orig_gpr11Jonas Bonn2012-03-06
* OpenRISC: Use set_current_blocked() and block_sigmask()Matt Fleming2012-02-17
* OpenRISC: Don't mask signals if we fail to setup signal stackMatt Fleming2012-02-17
* OpenRISC: No need to reset handler if SA_ONESHOTMatt Fleming2012-02-17
* OpenRISC: Don't reimplement force_sigsegv()Matt Fleming2012-02-17
* openrisc: don't use pt_regs in struct sigcontextJonas Bonn2011-09-05
* OpenRISC: Signal handlingJonas Bonn2011-07-22