index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
*
openrisc: switch to generic sigaltstack
Al Viro
2013-02-03
*
openrisk: fix altstack switching on sigreturn
Al Viro
2012-11-28
*
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-06-01
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
*
openrisc: sanitize use of orig_gpr11
Jonas Bonn
2012-03-06
*
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
2012-02-17
*
openrisc: don't use pt_regs in struct sigcontext
Jonas Bonn
2011-09-05
*
OpenRISC: Signal handling
Jonas Bonn
2011-07-22