aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/traps.c
Commit message (Expand)AuthorAge
* parisc: Fix address in HPMC IVAJohn David Anglin2018-10-17
* parisc: Clean up crash header outputHelge Deller2018-10-17
* parisc: Consolidate unwind initialization callsHelge Deller2018-08-17
* parisc: Restore possibility to execute 64-bit applicationsHelge Deller2018-08-17
* parisc: Fix and improve kernel stack unwindingHelge Deller2018-08-13
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-04
|\
| * signal/parisc: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* | parisc: Document rules regarding checksum of HPMC handlerHelge Deller2018-04-18
|/
* parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-11
* signal/parisc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2018-01-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller2017-09-22
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* parisc: Show trap name in kernel crashHelge Deller2016-10-11
* parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-08
* parisc: Panic immediately when panic_on_oopsAaro Koskinen2016-03-23
* parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-22
* parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-10
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* parisc: ratelimit userspace segfault printingHelge Deller2014-05-15
* parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-13
* parisc: remove unused syscall_ipi() function.Helge Deller2013-10-13
* parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-24
* parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer2013-05-06
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
* 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