summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* signal/s390: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-26/+6
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-1/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390: add missing header includes for type checkingHeiko Carstens2017-06-121-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: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-201-1/+2
* s390/fault: merge report_user_fault implementationsHeiko Carstens2016-03-021-19/+2
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-191-5/+4
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-191-1/+1
* s390/traps: Remove unused variableChristian Borntraeger2015-12-181-3/+0
* s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner2015-10-161-1/+1
* s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-141-39/+0
* 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-8/+4
* s390/kernel: dynamically allocate FP register save areaHendrik Brueckner2015-07-221-0/+4
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-221-13/+11
* s390: adapt entry.S to the move of thread_structMartin Schwidefsky2015-07-201-2/+2
* s390/traps: panic() instead of die() on translation exceptionHeiko Carstens2015-03-251-1/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-151/+2
* s390/traps: die on translation exceptionsHeiko Carstens2014-11-211-2/+6
* s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-211-1/+2
* s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-271-6/+8
* s390: add support for vector extensionMartin Schwidefsky2014-10-091-0/+82
* s390/uprobes: architecture backend for uprobesJan Willeke2014-09-251-11/+22
* s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-171-246/+4
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* s390/traps: preinitialize program check tableHeiko Carstens2012-11-231-45/+7
* s390/traps: move call to print_modules() out of show_regs()Heiko Carstens2012-09-261-1/+1
* s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-261-1/+1
* s390: add support for transactional memoryMartin Schwidefsky2012-09-261-10/+27
* s390: make use of user_mode() macro where possibleHeiko Carstens2012-07-301-8/+8
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+0
* [S390] stack dump: fix indentation in outputHeiko Carstens2012-03-111-2/+2
* [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-0/+2
* [S390] Enable exception traces by defaultHeiko Carstens2011-12-271-1/+1
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-271-109/+59
* [S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2011-10-301-1/+2
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* [S390] use siginfo for sigtrap signalsMartin Schwidefsky2011-07-241-6/+17
* [S390] cleanup program check handler prototypesMartin Schwidefsky2011-07-241-9/+4
* ptrace: kill trivial tracehooksTejun Heo2011-06-221-2/+2
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0
* s390: remove task_show_regsMartin Schwidefsky2011-02-151-37/+0
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-4/+2
* [S390] nmi: enable machine checks earlyHeiko Carstens2011-01-051-0/+2
* [S390] pfault: delay register of pfault interruptHeiko Carstens2011-01-051-1/+0
* [S390] add kprobes annotationsMartin Schwidefsky2011-01-051-3/+3
OpenPOWER on IntegriCloud