index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
[PARISC] dump_stack in show_regs
Kyle McMartin
2008-03-15
1
-0
/
+2
*
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-19
1
-5
/
+5
*
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-07-16
1
-1
/
+1
*
[PARISC] Fix kernel panic in check_ivt
Kyle McMartin
2007-06-04
1
-3
/
+4
*
[PARISC] spelling fixes: arch/parisc/
Simon Arlott
2007-05-22
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
1
-3
/
+3
*
[PARISC] detect recursive kernel crash earlier
Helge Deller
2007-02-17
1
-9
/
+9
*
[PARISC] a and b in "break a,b" message were swapped
Helge Deller
2007-02-17
1
-1
/
+1
*
[PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()s
Helge Deller
2007-02-17
1
-10
/
+12
*
[PARISC] Generic BUG
Helge Deller
2007-02-17
1
-47
/
+38
*
[PARISC] Fix show_stack() when we can't kmalloc
Matthew Wilcox
2007-02-17
1
-9
/
+10
*
[PARISC] Clean up the cache and tlb headers
Randolph Chung
2007-02-17
1
-1
/
+4
*
[PARISC] Honour "panic_on_oops" sysctl
Helge Deller
2006-10-04
1
-0
/
+10
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PARISC] Refactor show_regs in traps.c
Kyle McMartin
2006-06-27
1
-44
/
+40
*
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
2006-01-22
1
-2
/
+1
*
[PARISC] Add printing of fpregs state to stack dump
Thibaut Varene
2005-10-21
1
-6
/
+31
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+834