index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2012-10-12
alpha: get rid of switch_stack argument of do_work_pending()
Al Viro
2012-10-12
alpha: don't bother passing switch_stack separately from regs
Al Viro
2012-10-12
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
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
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-22
alpha: tidy signal delivery up
Al Viro
2012-05-22
new helper: sigsuspend()
Al Viro
2012-04-05
alpha: use set_current_blocked() and block_sigmask()
Matt Fleming
2010-09-30
Fix up more fallout form alpha signal cleanups
Linus Torvalds
2010-09-28
alpha: fix compile problem in arch/alpha/kernel/signal.c
Linus Torvalds
2010-09-27
alpha: __get_user/__put_user results need to be checked...
Al Viro
2010-09-27
alpha: switch osf_sigprocmask() to use of sigprocmask()
Al Viro
2010-09-19
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
2010-09-19
alpha: belated ERESTART_RESTARTBLOCK race fix
Al Viro
2009-09-09
KEYS: Add missing linux/tracehook.h #inclusions
David Howells
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
David Howells
2009-01-30
alpha: use syscall wrappers
Ivan Kokshaysky
2007-05-30
alpha: support new syscalls
Richard Henderson
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-06-23
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds