index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-05
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-05-01
1
-0
/
+2
*
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-05-01
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-27
1
-1
/
+1
*
parisc: fix warning in traps.c
Grant Grundler
2009-08-29
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-16
1
-4
/
+21
*
[PARISC] dump_stack in show_regs
Kyle McMartin
2008-03-16
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-23
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
[next]