aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky2010-10-251-1/+0
* [S390] cleanup lowcore access from program checksMartin Schwidefsky2010-10-251-98/+74
* [S390] debug: enable exception-trace debug facilityHeiko Carstens2010-05-171-18/+13
* [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/+1
* [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-171-2/+0
* [S390] dynamic page tables.Martin Schwidefsky2008-02-091-1/+2
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-12/+12
* [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-051-1/+4
* [S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens2008-01-261-3/+17
* [S390] Add missing die_notifier() call to die().Heiko Carstens2007-11-201-0/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
* [S390] Add oops_enter()/oops_exit() calls to die().Heiko Carstens2007-06-191-3/+5
* [S390] Print list of modules on die().Heiko Carstens2007-06-191-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-15/+1
* [S390] Use generic bug.Heiko Carstens2007-04-271-3/+14
* [S390] Improved oops output.Martin Schwidefsky2007-04-271-38/+17
* [S390] Fix kprobes breakpoint handling.Heiko Carstens2007-02-051-2/+9
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-7/+6
* [S390] lockdep: show held locks when showing a stackdumpHeiko Carstens2006-12-041-1/+4
* [S390] pfault code cleanup.Heiko Carstens2006-12-041-24/+1
* [S390] uaccess error handling.Heiko Carstens2006-10-271-7/+13
* [PATCH] s390 traps.c __user annotationsAl Viro2006-10-091-5/+5
* [S390] irq change build fixes.Heiko Carstens2006-10-061-1/+1
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-2/+1
* [S390] add kprobes support.Michael Grundy2006-09-201-3/+28
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [S390] incomplete stack traces.Heiko Carstens2006-06-291-5/+3
* [PATCH] s390 misc __user annotationsAl Viro2006-02-081-1/+1
* [PATCH] s390: task_stack_page()Al Viro2006-01-121-2/+2
* [PATCH] s390: task_pt_regs()Al Viro2006-01-121-1/+1