summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/signal.c
Commit message (Expand)AuthorAge
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
* s390: wire up rseq system callHeiko Carstens2018-07-04
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* s390: move sys_call_table and last_break from thread_info to thread_structMartin Schwidefsky2016-11-15
* s390: move system_call field from thread_info to thread_structMartin Schwidefsky2016-11-11
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-19
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-14
* s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-03
* s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-22
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-22
* s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner2015-07-22
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\
| * s390: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* | s390: remove 31 bit supportHeiko Carstens2015-03-25
|/
* 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/signal: always restore saved runtime instrumentation psw bitHendrik Brueckner2013-11-20
* 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/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-28
* s390: switch to generic old sigaction()Al Viro2013-02-03
* s390: switch to generic old sigsuspendAl Viro2013-02-03
* s390: switch to generic sigaltstackAl Viro2013-02-03
* s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-23
* 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
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* new helper: sigsuspend()Al Viro2012-05-21
* 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
* compat: fix compile breakage on s390Heiko Carstens2012-02-27
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-27
* [S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky2011-12-01
* [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] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-30