summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller2017-09-221-1/+9
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* parisc: Show trap name in kernel crashHelge Deller2016-10-111-2/+2
* parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-081-0/+3
* parisc: Panic immediately when panic_on_oopsAaro Koskinen2016-03-231-4/+1
* parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-221-20/+15
* parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-101-4/+0
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+2
* parisc: ratelimit userspace segfault printingHelge Deller2014-05-151-29/+25
* parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-131-3/+3
* parisc: remove unused syscall_ipi() function.Helge Deller2013-10-131-5/+0
* parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-241-0/+1
* parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer2013-05-061-12/+12
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-8/+0
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* Disintegrate asm/system.h for PA-RISCDavid Howells2012-03-281-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* parisc: fix warning in traps.cGrant Grundler2009-08-281-1/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-10/+10
* parisc: oops_enter()/oops_exit() in die()Helge Deller2009-03-311-0/+3
* parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-311-1/+1
* parisc: export length of os_hpmc vectorKyle McMartin2009-01-051-3/+2
* parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-051-0/+4
* parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-11-261-22/+21
* parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-151-1/+1
* [PARISC] clean up show_stackKyle McMartin2008-03-151-4/+21
* [PARISC] dump_stack in show_regsKyle McMartin2008-03-151-0/+2
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-5/+5
* 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
* [PARISC] Fix kernel panic in check_ivtKyle McMartin2007-06-041-3/+4
* [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-221-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller2007-02-171-3/+3
* [PARISC] detect recursive kernel crash earlierHelge Deller2007-02-171-9/+9
* [PARISC] a and b in "break a,b" message were swappedHelge Deller2007-02-171-1/+1
* [PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()sHelge Deller2007-02-171-10/+12
* [PARISC] Generic BUGHelge Deller2007-02-171-47/+38
* [PARISC] Fix show_stack() when we can't kmallocMatthew Wilcox2007-02-171-9/+10
* [PARISC] Clean up the cache and tlb headersRandolph Chung2007-02-171-1/+4
* [PARISC] Honour "panic_on_oops" sysctlHelge Deller2006-10-041-0/+10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] Refactor show_regs in traps.cKyle McMartin2006-06-271-44/+40
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-2/+1
* [PARISC] Add printing of fpregs state to stack dumpThibaut Varene2005-10-211-6/+31
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+834
OpenPOWER on IntegriCloud