aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/compat_signal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-11[S390] Use block_sigmask()Matt Fleming1-5/+1
2011-12-27[S390] return address of compat signalsMartin Schwidefsky1-2/+2
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky1-2/+6
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky1-11/+12
2011-10-30[S390] sparse: fix access past end of array warningsMartin Schwidefsky1-24/+4
2011-10-30[S390] allow all addressing modesMartin Schwidefsky1-4/+8
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-5/+5
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky1-1/+1
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky1-1/+1
2011-08-03[S390] signal: convert to use set_current_blocked()Heiko Carstens1-31/+12
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens1-1/+34
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky1-1/+1
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-0/+1
2008-04-17[S390] Protect against sigaltstack wraparound.Heiko Carstens1-0/+10
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-6/+8
2007-02-05[S390] noexec protectionGerald Schaefer1-1/+1
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-3/+3
2006-10-27[S390] uaccess error handling.Heiko Carstens1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-28[PATCH] s390: alternate signal stack handling bugLaurent Meyer1-1/+1
2006-02-10[PATCH] Fix s390 build failure.Dave Jones1-3/+0
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens1-79/+23
2006-01-06[PATCH] s390: rt_sigreturn fixCedric Le Goater1-2/+0
2005-09-29[PATCH] s390 signal annotationsAl Viro1-3/+3
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/+648