Age | Commit message (Expand) | Author |
---|---|---|
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | openrisc: tracehook_signal_handler() is supposed to be called on success | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-03-06 | openrisc: sanitize use of orig_gpr11 | Jonas Bonn |
2012-02-17 | OpenRISC: Use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-02-17 | OpenRISC: Don't mask signals if we fail to setup signal stack | Matt Fleming |
2012-02-17 | OpenRISC: No need to reset handler if SA_ONESHOT | Matt Fleming |
2012-02-17 | OpenRISC: Don't reimplement force_sigsegv() | Matt Fleming |
2011-09-05 | openrisc: don't use pt_regs in struct sigcontext | Jonas Bonn |
2011-07-22 | OpenRISC: Signal handling | Jonas Bonn |