aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/compat_signal.c
AgeCommit message (Expand)Author
2013-02-28s390/uaccess: remove pointless access_ok() checksHeiko Carstens
2013-02-03s390: switch to generic old sigaction()Al Viro
2013-02-03s390: switch to generic compat rt_sigactionAl Viro
2013-02-03s390: switch to generic sigaltstackAl Viro
2012-11-12s390/signal: set correct address space controlMartin Schwidefsky
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-05-16s390: remove dead code from signal handlerMartin Schwidefsky
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-11[S390] Use block_sigmask()Matt Fleming
2011-12-27[S390] return address of compat signalsMartin Schwidefsky
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky
2011-10-30[S390] sparse: fix access past end of array warningsMartin Schwidefsky
2011-10-30[S390] allow all addressing modesMartin Schwidefsky
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky
2011-08-03[S390] signal: convert to use set_current_blocked()Heiko Carstens
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens
2008-04-17[S390] Protect against sigaltstack wraparound.Heiko Carstens
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27[S390] System call cleanup.Martin Schwidefsky
2007-02-05[S390] noexec protectionGerald Schaefer
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2006-10-27[S390] uaccess error handling.Heiko Carstens
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-28[PATCH] s390: alternate signal stack handling bugLaurent Meyer
2006-02-10[PATCH] Fix s390 build failure.Dave Jones
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens
2006-01-06[PATCH] s390: rt_sigreturn fixCedric Le Goater
2005-09-29[PATCH] s390 signal annotationsAl Viro
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-04-16Linux-2.6.12-rc2Linus Torvalds