aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/traps.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-20parisc: traps: Drop cpu_lpmc function pointerHelge Deller1-4/+1
2023-06-30parisc: traps: Mark functions staticHelge Deller1-5/+2
2023-05-24parisc: Handle kgdb breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-24parisc: Handle kprobes breakpoints only in kernel contextHelge Deller1-2/+2
2023-05-24parisc: Add lightweight spinlock checksHelge Deller1-0/+10
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller1-14/+1
2022-05-08parisc: Fix typos in commentsJulia Lawall1-1/+1
2022-03-18parisc: Avoid using hardware single-step in kprobesHelge Deller1-6/+4
2022-03-11parisc: Fix handling off probe non-access faultsJohn David Anglin1-0/+2
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-01-07parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin1-1/+1
2021-12-20parisc: Clear stale IIR value on instruction access rights trapHelge Deller1-0/+2
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2021-11-04parisc: don't enable irqs unconditionally in handle_interruption()Sven Schnelle1-1/+1
2021-11-01parisc: Move thread_info into task structHelge Deller1-1/+1
2021-10-30parisc: Add KFENCE supportHelge Deller1-0/+5
2021-09-08trap: cleanup trap_init()Kefeng Wang1-4/+0
2021-02-12parisc: Fix IVT checksum calculation wrt HPMCSven Schnelle1-7/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-6/+5
2020-08-04parisc: make the log level string for register dumps constRolf Eike Beer1-3/+3
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse1-3/+3
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-7/+1
2020-06-09parisc: add show_stack_loglvl()Dmitry Safonov1-11/+17
2019-08-03parisc: trigger die notifier chain in parisc_terminate()Sven Schnelle1-0/+2
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-7/+7
2019-05-03parisc: Implement kprobesSven Schnelle1-0/+14
2019-05-03parisc: add KGDB supportSven Schnelle1-0/+17
2019-02-21parisc: replace oops_in_progress manipulation with bust_spinlocks()Sergey Senozhatsky1-2/+2
2018-10-17parisc: Fix address in HPMC IVAJohn David Anglin1-1/+2
2018-10-17parisc: Clean up crash header outputHelge Deller1-2/+2
2018-08-17parisc: Consolidate unwind initialization callsHelge Deller1-30/+5
2018-08-17parisc: Restore possibility to execute 64-bit applicationsHelge Deller1-1/+1
2018-08-13parisc: Fix and improve kernel stack unwindingHelge Deller1-1/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-41/+20
2018-04-25signal/parisc: Use force_sig_fault where appropriateEric W. Biederman1-43/+20
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+2
2018-04-18parisc: Document rules regarding checksum of HPMC handlerHelge Deller1-0/+11
2018-04-11parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller1-3/+4
2018-01-12signal/parisc: Document a conflict with SI_USER with SIGFPEEric W. Biederman1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-22parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller1-1/+9
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-10-11parisc: Show trap name in kernel crashHelge Deller1-2/+2
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller1-0/+3
2016-03-23parisc: Panic immediately when panic_on_oopsAaro Koskinen1-4/+1
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller1-20/+15
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin1-4/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand1-2/+2
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller1-29/+25
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller1-3/+3
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller1-5/+0
2013-05-24parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller1-0/+1
2013-05-06parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer1-12/+12
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-8/+0
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2012-03-28Disintegrate asm/system.h for PA-RISCDavid Howells1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2009-08-28parisc: fix warning in traps.cGrant Grundler1-1/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-10/+10
2009-03-31parisc: oops_enter()/oops_exit() in die()Helge Deller1-0/+3
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller1-1/+1
2009-01-05parisc: export length of os_hpmc vectorKyle McMartin1-3/+2
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin1-0/+4
2008-11-26parisc: fix kernel crash when unwinding a userspace processHelge Deller1-22/+21
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-03-15[PARISC] clean up show_stackKyle McMartin1-4/+21
2008-03-15[PARISC] dump_stack in show_regsKyle McMartin1-0/+2
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-rc2v2.6.12-rc2Linus Torvalds1-0/+834