summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: restore_saved_sigmask()Al Viro2012-06-011-3/+1Star
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* alpha: tidy signal delivery upAl Viro2012-05-221-43/+26Star
* new helper: sigsuspend()Al Viro2012-05-221-10/+1Star
* alpha: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-061-21/+10Star
* Fix up more fallout form alpha signal cleanupsLinus Torvalds2010-09-301-1/+1
* alpha: fix compile problem in arch/alpha/kernel/signal.cLinus Torvalds2010-09-281-2/+2
* alpha: __get_user/__put_user results need to be checked...Al Viro2010-09-271-4/+4
* alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro2010-09-271-37/+11Star
* alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-191-37/+1Star
* alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-191-1/+2
* KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
* KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
* KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-0/+5
* alpha: use syscall wrappersIvan Kokshaysky2009-01-301-9/+9
* alpha: support new syscallsRichard Henderson2007-05-301-47/+63
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+672