aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/traps.c
AgeCommit message (Expand)Author
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2018-04-25signal/s390: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-12s390: add missing header includes for type checkingHeiko Carstens
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-03-02s390/fault: merge report_user_fault implementationsHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens
2015-12-18s390/traps: Remove unused variableChristian Borntraeger
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner
2015-07-20s390: adapt entry.S to the move of thread_structMartin Schwidefsky
2015-03-25s390/traps: panic() instead of die() on translation exceptionHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2014-11-21s390/traps: die on translation exceptionsHeiko Carstens
2014-11-21s390/traps: print interrupt code and instruction length codeHeiko Carstens
2014-10-27s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens
2014-10-09s390: add support for vector extensionMartin Schwidefsky
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke
2013-04-17s390/dumpstack: fix call chain walkingHeiko Carstens
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-11-23s390/traps: preinitialize program check tableHeiko Carstens
2012-09-26s390/traps: move call to print_modules() out of show_regs()Heiko Carstens
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-07-30s390: make use of user_mode() macro where possibleHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-11[S390] stack dump: fix indentation in outputHeiko Carstens
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu
2011-12-27[S390] Enable exception traces by defaultHeiko Carstens
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-24[S390] use siginfo for sigtrap signalsMartin Schwidefsky
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky
2011-06-22ptrace: kill trivial tracehooksTejun Heo
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-02-15s390: remove task_show_regsMartin Schwidefsky
2011-01-05[S390] ptrace cleanupMartin Schwidefsky
2011-01-05[S390] nmi: enable machine checks earlyHeiko Carstens
2011-01-05[S390] pfault: delay register of pfault interruptHeiko Carstens