index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
c6x
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-08-06
c6x: Use sigsp()
Richard Weinberger
2014-08-06
c6x: Use get_signal() signal_setup_done()
Richard Weinberger
2012-07-18
C6X: clean up compiler warning
Mark Salter
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
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
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
c6x: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-04-05
C6X: use set_current_blocked() and block_sigmask()
Matt Fleming
2011-10-06
C6X: signal management
Aurelien Jacquiot