aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/compat_signal.c
Commit message (Expand)AuthorAge
* s390: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* s390/signal: add sparse annotationsMartin Schwidefsky2014-11-03
* s390: add support for vector extensionMartin Schwidefsky2014-10-09
* s390: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-20
* s390/compat: get rid of compat wrapper assembly codeHeiko Carstens2014-03-06
* s390/compat: correct check for EFAULT in rt-signal frame creationMartin Schwidefsky2013-12-16
* s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\
| * constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
* | s390/compat: make psw32_user_bits a constant value againHeiko Carstens2013-10-24
* | s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-24
* | s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-24
* | s390/compat,signal: change return values to -EFAULTHeiko Carstens2013-10-24
* | s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* | s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-15
|/
* s390/compat signal: add couple of __force annotationsHeiko Carstens2013-09-07
* 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