index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2018-10-17
parisc: Fix address in HPMC IVA
John David Anglin
2018-10-17
parisc: Clean up crash header output
Helge Deller
2018-08-17
parisc: Consolidate unwind initialization calls
Helge Deller
2018-08-17
parisc: Restore possibility to execute 64-bit applications
Helge Deller
2018-08-13
parisc: Fix and improve kernel stack unwinding
Helge Deller
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-25
signal/parisc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-18
parisc: Document rules regarding checksum of HPMC handler
Helge Deller
2018-04-11
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
2018-01-12
signal/parisc: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-22
parisc: Add PDCE_CHECK instruction to HPMC handler
Helge Deller
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-11
parisc: Show trap name in kernel crash
Helge Deller
2016-04-08
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
2016-03-23
parisc: Panic immediately when panic_on_oops
Aaro Koskinen
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
2015-07-10
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2014-05-15
parisc: ratelimit userspace segfault printing
Helge Deller
2013-10-13
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
2013-10-13
parisc: remove unused syscall_ipi() function.
Helge Deller
2013-05-24
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
2013-05-06
parisc: fix whitespace errors in arch/parisc/kernel/traps.c
Rolf Eike Beer
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2009-08-28
parisc: fix warning in traps.c
Grant Grundler
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
2009-03-31
parisc: oops_enter()/oops_exit() in die()
Helge Deller
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
2009-01-05
parisc: export length of os_hpmc vector
Kyle McMartin
2009-01-05
parisc: fix kernel crash (protection id trap) when compiling ruby1.9
Kyle McMartin
2008-11-26
parisc: fix kernel crash when unwinding a userspace process
Helge Deller
2008-05-15
parisc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-15
[PARISC] clean up show_stack
Kyle McMartin
2008-03-15
[PARISC] dump_stack in show_regs
Kyle McMartin
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-06-04
[PARISC] Fix kernel panic in check_ivt
Kyle McMartin
2007-05-22
[PARISC] spelling fixes: arch/parisc/
Simon Arlott
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-17
[PARISC] use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
[PARISC] detect recursive kernel crash earlier
Helge Deller
2007-02-17
[PARISC] a and b in "break a,b" message were swapped
Helge Deller
2007-02-17
[PARISC] dump stack backtrace on BUG() and add syslog-levels to printk()s
Helge Deller
[next]