summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-151-2/+2
* s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-111-5/+5
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-191-7/+6
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-141-4/+3
* s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-031-3/+3
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-221-1/+2
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-221-31/+11
* s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner2015-07-221-3/+3
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-12/+2
|\
| * s390: Remove signal translation and exec_domainRichard Weinberger2015-04-121-12/+2
* | s390: remove 31 bit supportHeiko Carstens2015-03-251-10/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* s390/signal: add sparse annotationsMartin Schwidefsky2014-11-031-1/+1
* s390: add support for vector extensionMartin Schwidefsky2014-10-091-65/+231
* s390: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-46/+32
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-6/+6
* s390/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-201-1/+1
* s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-241-2/+5
* s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-241-8/+13
* s390/compat,signal: change return values to -EFAULTHeiko Carstens2013-10-241-6/+5
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-6/+6
* s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-281-8/+0
* s390: switch to generic old sigaction()Al Viro2013-02-031-31/+0
* s390: switch to generic old sigsuspendAl Viro2013-02-031-10/+0
* s390: switch to generic sigaltstackAl Viro2013-02-031-13/+2
* s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-231-0/+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-5/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-21/+11
* new helper: sigmask_to_save()Al Viro2012-06-011-6/+1
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* new helper: sigsuspend()Al Viro2012-05-211-8/+1
* s390: remove dead code from signal handlerMartin Schwidefsky2012-05-161-16/+0
* Disintegrate asm/system.h for S390David Howells2012-03-281-0/+1
* [S390] Use block_sigmask()Matt Fleming2012-03-111-5/+1
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-1/+0
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-271-8/+12
* [S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky2011-12-011-5/+3
* [S390] allow all addressing modesMartin Schwidefsky2011-10-301-4/+10
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-3/+4
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-301-7/+12
* [S390] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-301-2/+3
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-301-54/+53
* [S390] signal: use set_restore_sigmask() helperHeiko Carstens2011-08-031-1/+1
OpenPOWER on IntegriCloud