summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/traps.c
AgeCommit message (Expand)AuthorLines
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens-4/+22
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger-1/+9
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens-4/+1
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens-2/+0
2008-02-09[S390] dynamic page tables.Martin Schwidefsky-1/+2
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman-12/+12
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens-1/+4
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens-3/+17
2007-11-20[S390] Add missing die_notifier() call to die().Heiko Carstens-0/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens-1/+1
2007-06-19[S390] Add oops_enter()/oops_exit() calls to die().Heiko Carstens-3/+5
2007-06-19[S390] Print list of modules on die().Heiko Carstens-0/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig-15/+1
2007-04-27[S390] Use generic bug.Heiko Carstens-3/+14
2007-04-27[S390] Improved oops output.Martin Schwidefsky-38/+17
2007-02-05[S390] Fix kprobes breakpoint handling.Heiko Carstens-2/+9
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens-7/+6
2006-12-04[S390] lockdep: show held locks when showing a stackdumpHeiko Carstens-1/+4
2006-12-04[S390] pfault code cleanup.Heiko Carstens-24/+1
2006-10-27[S390] uaccess error handling.Heiko Carstens-7/+13
2006-10-09[PATCH] s390 traps.c __user annotationsAl Viro-5/+5
2006-10-06[S390] irq change build fixes.Heiko Carstens-1/+1
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky-2/+1
2006-09-20[S390] add kprobes support.Michael Grundy-3/+28
2006-07-12[S390] Fix sparse warnings.Heiko Carstens-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-29[S390] incomplete stack traces.Heiko Carstens-5/+3
2006-02-08[PATCH] s390 misc __user annotationsAl Viro-1/+1
2006-01-12[PATCH] s390: task_stack_page()Al Viro-2/+2
2006-01-12[PATCH] s390: task_pt_regs()Al Viro-1/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky-5/+5
2005-11-07[PATCH] s390: remove pagex supportMartin Schwidefsky-26/+3
2005-08-01[PATCH] s390: kexec fixes and improvements.Heiko Carstens-0/+15
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger-1/+1
2005-06-21[PATCH] s390: kernel stack overflow panicHeiko Carstens-1/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+738