index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
2012-10-23
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
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
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
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-05-21
hexagon: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
hexagon: do_notify_resume() needs tracehook_notify_resume()
Oleg Nesterov
2012-03-23
Hexagon: use set_current_blocked() and block_sigmask()
Matt Fleming
2011-11-01
Hexagon: Add signal functions
Richard Kuo