index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
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
2007-02-17
[PARISC] Generic BUG
Helge Deller
2007-02-17
[PARISC] Fix show_stack() when we can't kmalloc
Matthew Wilcox
2007-02-17
[PARISC] Clean up the cache and tlb headers
Randolph Chung
2006-10-04
[PARISC] Honour "panic_on_oops" sysctl
Helge Deller
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PARISC] Refactor show_regs in traps.c
Kyle McMartin
2006-01-22
[PARISC] Use kzalloc and other janitor-style cleanups
Helge Deller
2005-10-21
[PARISC] Add printing of fpregs state to stack dump
Thibaut Varene
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds