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
/
i386
/
kernel
/
crash.c
Age
Commit message (
Expand
)
Author
2007-10-11
i386: prepare shared kernel/crash.c
Thomas Gleixner
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2006-12-07
[PATCH] Kexec / Kdump: Unify elf note code
Magnus Damm
2006-10-01
[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()
Fernando Vazquez
2006-10-01
[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()
Fernando Vazquez
2006-09-26
[PATCH] i386: Kdump i386 nmi event notification fix
Vivek Goyal
2006-09-26
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
2006-07-14
[PATCH] i386 kexec: allow the kexec on panic support to compile on voyager
Eric W. Biederman
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR
Keith Owens
2006-06-26
fix paniced->panicked typos
Lee Revell
2006-06-25
[PATCH] i386: cpu_relax() in crash.c and doublefault.c
Chuck Ebbert
2006-04-01
kexec: grammar fix for crash_save_this_cpu()
Horms
2006-03-23
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
2006-01-10
[PATCH] kdump: save registers early (inline functions)
Vivek Goyal
2006-01-10
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
Vivek Goyal
2006-01-10
[PATCH] kdump: i386 save ss esp bug fix
akpm@osdl.org
2005-11-15
[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"
Vivek Goyal
2005-10-30
[PATCH] i386 kexec-on-panic: Don't shutdown the apics.
Eric W. Biederman
2005-09-26
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
2005-09-05
[PATCH] x86: more asm cleanups
Zachary Amsden
2005-06-25
[PATCH] kexec code cleanup
Maneesh Soni
2005-06-25
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
2005-06-25
[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled
Vivek Goyal
2005-06-25
[PATCH] kdump: NMI handler segment selector, stack pointer fix
Vivek Goyal
2005-06-25
[PATCH] Kdump: Export crash notes section address through sysfs
Vivek Goyal
2005-06-25
[PATCH] kexec: x86 shutdown APICs during crash_shutdown
Eric W. Biederman
2005-06-25
[PATCH] kexec: x86: snapshot registers during crash shutdown
Eric W. Biederman
2005-06-25
[PATCH] crashdump: x86: add NMI handler to capture other CPUs
Eric W. Biederman
2005-06-25
[PATCH] kexec: x86 kexec core
Eric W. Biederman