summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/compat_signal.c
Commit message (Expand)AuthorAgeFilesLines
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-1/+1
* s390/compat: get rid of compat wrapper assembly codeHeiko Carstens2014-03-061-2/+2
* s390/compat: correct check for EFAULT in rt-signal frame creationMartin Schwidefsky2013-12-161-2/+3
* s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-1/+1
|\
| * constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
* | s390/compat: make psw32_user_bits a constant value againHeiko Carstens2013-10-241-1/+1
* | s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-241-2/+7
* | s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-241-29/+30
* | s390/compat,signal: change return values to -EFAULTHeiko Carstens2013-10-241-11/+14
* | s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-4/+4
* | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2
|/
* s390/compat signal: add couple of __force annotationsHeiko Carstens2013-09-071-5/+5
* s390/signal: Add BEA to compat signal handler parametersMichael Holzheu2013-04-171-0/+2
* s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-281-14/+0
* s390: switch to generic old sigaction()Al Viro2013-02-031-37/+0
* s390: switch to generic compat rt_sigactionAl Viro2013-02-031-40/+0
* s390: switch to generic sigaltstackAl Viro2013-02-031-55/+2
* s390/signal: set correct address space controlMartin Schwidefsky2012-11-121-2/+12
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* 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
OpenPOWER on IntegriCloud