summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+4Star
* 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/+11Star
* 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/+2Star
* 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/+4Star
* 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/+7Star
* 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/+1Star
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+0Star
* [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/+59Star
* [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-271-1/+1
* [S390] use siginfo for sigtrap signalsMartin Schwidefsky2011-07-241-6/+17
* [S390] cleanup program check handler prototypesMartin Schwidefsky2011-07-241-9/+4Star
* ptrace: kill trivial tracehooksTejun Heo2011-06-221-2/+2
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0Star
* s390: remove task_show_regsMartin Schwidefsky2011-02-151-37/+0Star
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-4/+2Star
* [S390] nmi: enable machine checks earlyHeiko Carstens2011-01-051-0/+2
* [S390] pfault: delay register of pfault interruptHeiko Carstens2011-01-051-1/+0Star
* [S390] add kprobes annotationsMartin Schwidefsky2011-01-051-3/+3
* [S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky2010-10-251-1/+0Star
* [S390] cleanup lowcore access from program checksMartin Schwidefsky2010-10-251-98/+74Star
* [S390] debug: enable exception-trace debug facilityHeiko Carstens2010-05-171-18/+13Star
* [S390] user space fault: report fault before calling do_exitHeiko Carstens2010-05-171-1/+1
* [S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov2009-12-181-3/+3
* [S390] fix dump_stack vs. %p and (null)Christian Borntraeger2009-03-261-1/+3
* [S390] Move show_regs to traps.c.Heiko Carstens2008-04-301-4/+22
* [S390] kernel: show last breaking-event-address on oopsChristian Borntraeger2008-04-171-1/+9
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-4/+1Star
* [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-171-2/+0Star
* [S390] dynamic page tables.Martin Schwidefsky2008-02-091-1/+2