aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/traps.c
Commit message (Expand)AuthorAge
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-28
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* parisc: fix warning in traps.cGrant Grundler2009-08-29
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* parisc: oops_enter()/oops_exit() in die()Helge Deller2009-03-30
* parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-30
* parisc: export length of os_hpmc vectorKyle McMartin2009-01-05
* parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-05
* parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-11-26
* parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-15
* [PARISC] clean up show_stackKyle McMartin2008-03-15
* [PARISC] dump_stack in show_regsKyle McMartin2008-03-15
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-19
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-16
* [PARISC] Fix kernel panic in check_ivtKyle McMartin2007-06-04
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-22
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-17
* [PARISC] detect recursive kernel crash earlierHelge Deller2007-02-17
* [PARISC] a and b in "break a,b" message were swappedHelge Deller2007-02-17
* [PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()sHelge Deller2007-02-17
* [PARISC] Generic BUGHelge Deller2007-02-17
* [PARISC] Fix show_stack() when we can't kmallocMatthew Wilcox2007-02-17
* [PARISC] Clean up the cache and tlb headersRandolph Chung2007-02-17
* [PARISC] Honour "panic_on_oops" sysctlHelge Deller2006-10-04
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PARISC] Refactor show_regs in traps.cKyle McMartin2006-06-27
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-22
* [PARISC] Add printing of fpregs state to stack dumpThibaut Varene2005-10-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16