summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* s390: remove do_signal() prototype and do_notify_resume() functionSven Schnelle2021-08-251-6/+0
* s390/signal: switch to using vdso for sigreturn and syscall restartSven Schnelle2021-07-081-21/+18
* s390: fix system call restart with multiple signalsSven Schnelle2021-06-211-1/+0
* s390: add missing include to arch/s390/kernel/signal.cSven Schnelle2021-01-271-0/+1
* s390: convert to generic entrySven Schnelle2021-01-191-4/+8
* s390: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+1
* tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* s390: use fallthrough;Joe Perches2020-03-251-2/+2
* signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-2/+2
* s390: wire up rseq system callHeiko Carstens2018-07-041-1/+2
* 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