summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/traps.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+0
2012-03-11[S390] stack dump: fix indentation in outputHeiko Carstens1-2/+2
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-0/+2
2011-12-27[S390] Enable exception traces by defaultHeiko Carstens1-1/+1
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky1-109/+59
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky1-1/+2
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-24[S390] use siginfo for sigtrap signalsMartin Schwidefsky1-6/+17
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky1-9/+4
2011-06-22ptrace: kill trivial tracehooksTejun Heo1-2/+2
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+0
2011-02-15s390: remove task_show_regsMartin Schwidefsky1-37/+0
2011-01-05[S390] ptrace cleanupMartin Schwidefsky1-4/+2
2011-01-05[S390] nmi: enable machine checks earlyHeiko Carstens1-0/+2
2011-01-05[S390] pfault: delay register of pfault interruptHeiko Carstens1-1/+0
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky1-3/+3
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky1-1/+0
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky1-98/+74
2010-05-17[S390] debug: enable exception-trace debug facilityHeiko Carstens1-18/+13
2010-05-17[S390] user space fault: report fault before calling do_exitHeiko Carstens1-1/+1
2009-12-18[S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov1-3/+3
2009-03-26[S390] fix dump_stack vs. %p and (null)Christian Borntraeger1-1/+3
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens1-4/+22
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger1-1/+9
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-4/+1
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens1-2/+0
2008-02-09[S390] dynamic page tables.Martin Schwidefsky1-1/+2
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman1-12/+12
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens1-1/+4
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens1-3/+17
2007-11-20[S390] Add missing die_notifier() call to die().Heiko Carstens1-0/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-06-19[S390] Add oops_enter()/oops_exit() calls to die().Heiko Carstens1-3/+5
2007-06-19[S390] Print list of modules on die().Heiko Carstens1-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-15/+1
2007-04-27[S390] Use generic bug.Heiko Carstens1-3/+14
2007-04-27[S390] Improved oops output.Martin Schwidefsky1-38/+17
2007-02-05[S390] Fix kprobes breakpoint handling.Heiko Carstens1-2/+9
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-7/+6
2006-12-04[S390] lockdep: show held locks when showing a stackdumpHeiko Carstens1-1/+4
2006-12-04[S390] pfault code cleanup.Heiko Carstens1-24/+1
2006-10-27[S390] uaccess error handling.Heiko Carstens1-7/+13
2006-10-09[PATCH] s390 traps.c __user annotationsAl Viro1-5/+5
2006-10-06[S390] irq change build fixes.Heiko Carstens1-1/+1
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-2/+1
2006-09-20[S390] add kprobes support.Michael Grundy1-3/+28
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-9/+9