aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-5/+5
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-04[PARISC] Fix kernel panic in check_ivtKyle McMartin1-3/+4
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-3/+3
2007-02-17[PARISC] detect recursive kernel crash earlierHelge Deller1-9/+9
2007-02-17[PARISC] a and b in "break a,b" message were swappedHelge Deller1-1/+1
2007-02-17[PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()sHelge Deller1-10/+12
2007-02-17[PARISC] Generic BUGHelge Deller1-47/+38
2007-02-17[PARISC] Fix show_stack() when we can't kmallocMatthew Wilcox1-9/+10
2007-02-17[PARISC] Clean up the cache and tlb headersRandolph Chung1-1/+4
2006-10-04[PARISC] Honour "panic_on_oops" sysctlHelge Deller1-0/+10
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PARISC] Refactor show_regs in traps.cKyle McMartin1-44/+40
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-2/+1
2005-10-21[PARISC] Add printing of fpregs state to stack dumpThibaut Varene1-6/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+834