index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2014-01-09
openrisc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-01-09
openrisc: Rework signal handling
Jonas Bonn
2013-02-03
openrisc: switch to generic sigaltstack
Al Viro
2012-11-28
openrisk: fix altstack switching on sigreturn
Al Viro
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