index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Fix IVT checksum calculation wrt HPMC
Sven Schnelle
2021-02-12
1
-7
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-6
/
+5
*
parisc: make the log level string for register dumps const
Rolf Eike Beer
2020-08-04
1
-3
/
+3
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-3
/
+3
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
parisc: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-11
/
+17
*
parisc: trigger die notifier chain in parisc_terminate()
Sven Schnelle
2019-08-03
1
-0
/
+2
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-7
/
+7
*
parisc: Implement kprobes
Sven Schnelle
2019-05-03
1
-0
/
+14
*
parisc: add KGDB support
Sven Schnelle
2019-05-03
1
-0
/
+17
*
parisc: replace oops_in_progress manipulation with bust_spinlocks()
Sergey Senozhatsky
2019-02-21
1
-2
/
+2
*
parisc: Fix address in HPMC IVA
John David Anglin
2018-10-17
1
-1
/
+2
*
parisc: Clean up crash header output
Helge Deller
2018-10-17
1
-2
/
+2
*
parisc: Consolidate unwind initialization calls
Helge Deller
2018-08-17
1
-30
/
+5
*
parisc: Restore possibility to execute 64-bit applications
Helge Deller
2018-08-17
1
-1
/
+1
*
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-08-13
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
1
-41
/
+20
|
\
|
*
signal/parisc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
1
-43
/
+20
|
*
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
*
|
parisc: Document rules regarding checksum of HPMC handler
Helge Deller
2018-04-18
1
-0
/
+11
|
/
*
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
2018-04-11
1
-3
/
+4
*
signal/parisc: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2018-01-12
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
parisc: Add PDCE_CHECK instruction to HPMC handler
Helge Deller
2017-09-22
1
-1
/
+9
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
parisc: Show trap name in kernel crash
Helge Deller
2016-10-11
1
-2
/
+2
*
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
2016-04-08
1
-0
/
+3
*
parisc: Panic immediately when panic_on_oops
Aaro Koskinen
2016-03-23
1
-4
/
+1
*
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
2015-11-22
1
-20
/
+15
*
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
2015-07-10
1
-4
/
+0
*
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-2
/
+2
*
parisc: ratelimit userspace segfault printing
Helge Deller
2014-05-15
1
-29
/
+25
*
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
2013-10-13
1
-3
/
+3
*
parisc: remove unused syscall_ipi() function.
Helge Deller
2013-10-13
1
-5
/
+0
*
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
2013-05-24
1
-0
/
+1
*
parisc: fix whitespace errors in arch/parisc/kernel/traps.c
Rolf Eike Beer
2013-05-06
1
-12
/
+12
*
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+2
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-8
/
+0
*
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-21
1
-1
/
+1
*
Disintegrate asm/system.h for PA-RISC
David Howells
2012-03-28
1
-1
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
parisc: fix warning in traps.c
Grant Grundler
2009-08-28
1
-1
/
+1
*
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-07-08
1
-10
/
+10
*
parisc: oops_enter()/oops_exit() in die()
Helge Deller
2009-03-31
1
-0
/
+3
*
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
2009-03-31
1
-1
/
+1
*
parisc: export length of os_hpmc vector
Kyle McMartin
2009-01-05
1
-3
/
+2
*
parisc: fix kernel crash (protection id trap) when compiling ruby1.9
Kyle McMartin
2009-01-05
1
-0
/
+4
*
parisc: fix kernel crash when unwinding a userspace process
Helge Deller
2008-11-26
1
-22
/
+21
*
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-15
1
-1
/
+1
*
[PARISC] clean up show_stack
Kyle McMartin
2008-03-15
1
-4
/
+21
[next]