aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/traps.c
Commit message (Expand)AuthorAge
* s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-20
* s390/fault: merge report_user_fault implementationsHeiko Carstens2016-03-02
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-19
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-19
* s390/traps: Remove unused variableChristian Borntraeger2015-12-18
* s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner2015-10-16
* 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: dynamically allocate FP register save areaHendrik Brueckner2015-07-22
* s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner2015-07-22
* s390: adapt entry.S to the move of thread_structMartin Schwidefsky2015-07-20
* s390/traps: panic() instead of die() on translation exceptionHeiko Carstens2015-03-25
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390/traps: die on translation exceptionsHeiko Carstens2014-11-21
* s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-21
* s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-27
* s390: add support for vector extensionMartin Schwidefsky2014-10-09
* s390/uprobes: architecture backend for uprobesJan Willeke2014-09-25
* s390/dumpstack: fix call chain walkingHeiko Carstens2013-04-17
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* s390/traps: preinitialize program check tableHeiko Carstens2012-11-23
* s390/traps: move call to print_modules() out of show_regs()Heiko Carstens2012-09-26
* s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-26
* s390: add support for transactional memoryMartin Schwidefsky2012-09-26
* s390: make use of user_mode() macro where possibleHeiko Carstens2012-07-30
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* Disintegrate asm/system.h for S390David Howells2012-03-28
* [S390] stack dump: fix indentation in outputHeiko Carstens2012-03-11
* [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-11
* [S390] Enable exception traces by defaultHeiko Carstens2011-12-27
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-27
* [S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2011-10-30
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-30
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* [S390] use siginfo for sigtrap signalsMartin Schwidefsky2011-07-24
* [S390] cleanup program check handler prototypesMartin Schwidefsky2011-07-24
* ptrace: kill trivial tracehooksTejun Heo2011-06-22
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-26
* s390: remove task_show_regsMartin Schwidefsky2011-02-15
* [S390] ptrace cleanupMartin Schwidefsky2011-01-05
* [S390] nmi: enable machine checks earlyHeiko Carstens2011-01-05
* [S390] pfault: delay register of pfault interruptHeiko Carstens2011-01-05
* [S390] add kprobes annotationsMartin Schwidefsky2011-01-05
* [S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky2010-10-25
* [S390] cleanup lowcore access from program checksMartin Schwidefsky2010-10-25
* [S390] debug: enable exception-trace debug facilityHeiko Carstens2010-05-17
* [S390] user space fault: report fault before calling do_exitHeiko Carstens2010-05-17
* [S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov2009-12-18
* [S390] fix dump_stack vs. %p and (null)Christian Borntraeger2009-03-26