aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/signal.c
Commit message (Expand)AuthorAge
* alpha: pass k_sigaction and siginfo_t using ksignal pointerAl Viro2013-02-14
* alpha: switch to generic old sigsuspendAl Viro2013-02-03
* alpha: switch to generic sigaltstackAl Viro2012-12-19
* alpha: don't pass useless arguments to do_{,rt_},sigreturn()Al Viro2012-11-28
* alpha: get rid of switch_stack argument of do_work_pending()Al Viro2012-10-11
* alpha: don't bother passing switch_stack separately from regsAl Viro2012-10-11
* alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.cAl Viro2012-10-11
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* alpha: tidy signal delivery upAl Viro2012-05-21
* new helper: sigsuspend()Al Viro2012-05-21
* alpha: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-05
* Fix up more fallout form alpha signal cleanupsLinus Torvalds2010-09-30
* alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds2010-09-28
* alpha: __get_user/__put_user results need to be checked...Al Viro2010-09-27
* alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro2010-09-27
* alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-18
* alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-18
* KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
* alpha: use syscall wrappersIvan Kokshaysky2009-01-29
* alpha: support new syscallsRichard Henderson2007-05-30
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-23
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16