summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/compat_signal.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: signal_delivered()Al Viro2012-06-011-5/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-3/+7
* s390: remove dead code from signal handlerMartin Schwidefsky2012-05-161-7/+0
* Disintegrate asm/system.h for S390David Howells2012-03-281-0/+1
* [S390] Use block_sigmask()Matt Fleming2012-03-111-5/+1
* [S390] return address of compat signalsMartin Schwidefsky2011-12-271-2/+2
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-271-2/+6
* [S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2011-10-301-11/+12
* [S390] sparse: fix access past end of array warningsMartin Schwidefsky2011-10-301-24/+4
* [S390] allow all addressing modesMartin Schwidefsky2011-10-301-4/+8
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-5/+5
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-301-1/+1
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-301-1/+1
* [S390] signal: convert to use set_current_blocked()Heiko Carstens2011-08-031-31/+12
* [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-061-1/+34
* [S390] fix system call parameter functions.Martin Schwidefsky2008-11-271-1/+1
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-0/+1
* [S390] Protect against sigaltstack wraparound.Heiko Carstens2008-04-171-0/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [S390] System call cleanup.Martin Schwidefsky2007-04-271-6/+8
* [S390] noexec protectionGerald Schaefer2007-02-051-1/+1
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-3/+3
* [S390] uaccess error handling.Heiko Carstens2006-10-271-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] s390: alternate signal stack handling bugLaurent Meyer2006-04-281-1/+1
* [PATCH] Fix s390 build failure.Dave Jones2006-02-101-3/+0
* [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens2006-02-011-79/+23
* [PATCH] s390: rt_sigreturn fixCedric Le Goater2006-01-061-2/+0
* [PATCH] s390 signal annotationsAl Viro2005-09-291-3/+3
* [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/+648