summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+11
* alpha: unb0rk sigsuspend() and rt_sigsuspend()Al Viro2010-09-181-37/+1
* alpha: belated ERESTART_RESTARTBLOCK race fixAl Viro2010-09-181-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-291-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/+0
* [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/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+672