aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/compat_signal.c
Commit message (Expand)AuthorAge
* s390/signal: Add BEA to compat signal handler parametersMichael Holzheu2013-04-17
* s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-28
* s390: switch to generic old sigaction()Al Viro2013-02-03
* s390: switch to generic compat rt_sigactionAl Viro2013-02-03
* s390: switch to generic sigaltstackAl Viro2013-02-03
* s390/signal: set correct address space controlMartin Schwidefsky2012-11-12
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* s390: remove dead code from signal handlerMartin Schwidefsky2012-05-16
* Disintegrate asm/system.h for S390David Howells2012-03-28
* [S390] Use block_sigmask()Matt Fleming2012-03-11
* [S390] return address of compat signalsMartin Schwidefsky2011-12-27
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-27
* [S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2011-10-30
* [S390] sparse: fix access past end of array warningsMartin Schwidefsky2011-10-30
* [S390] allow all addressing modesMartin Schwidefsky2011-10-30
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-30
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-30
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-30
* [S390] signal: convert to use set_current_blocked()Heiko Carstens2011-08-03
* [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-06
* [S390] fix system call parameter functions.Martin Schwidefsky2008-11-27
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-17
* [S390] Protect against sigaltstack wraparound.Heiko Carstens2008-04-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [S390] System call cleanup.Martin Schwidefsky2007-04-27
* [S390] noexec protectionGerald Schaefer2007-02-05
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [S390] uaccess error handling.Heiko Carstens2006-10-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] s390: alternate signal stack handling bugLaurent Meyer2006-04-28
* [PATCH] Fix s390 build failure.Dave Jones2006-02-10
* [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens2006-02-01
* [PATCH] s390: rt_sigreturn fixCedric Le Goater2006-01-06
* [PATCH] s390 signal annotationsAl Viro2005-09-29
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16