aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens1-11/+8
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky1-3/+3
2008-10-10[S390] ptrace changesMartin Schwidefsky1-0/+13
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-5/+1
2008-04-17[S390] Protect against sigaltstack wraparound.Heiko Carstens1-0/+10
2008-01-26[S390] single-step cleanupRoland McGrath1-7/+13
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-27[S390] System call cleanup.Martin Schwidefsky1-4/+6
2007-02-05[S390] noexec protectionGerald Schaefer1-1/+1
2006-10-27[S390] uaccess error handling.Heiko Carstens1-6/+6
2006-10-04[S390] user-copy optimization fallout.Martin Schwidefsky1-10/+7
2006-09-20[S390] Cleanup in signal handling code.Gerald Schaefer1-22/+17
2006-09-20[S390] fix syscall restart handling.Heiko Carstens1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-01[PATCH] s390: bug in setup_rt_frameHeiko Carstens1-2/+3
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens1-75/+71
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-06[PATCH] s390: rt_sigreturn fixCedric Le Goater1-3/+3
2005-09-29[PATCH] s390 signal annotationsAl Viro1-2/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+527