aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/crash.c
AgeCommit message (Expand)Author
2007-10-11i386: prepare shared kernel/crash.cThomas Gleixner
2007-05-08move die notifier handling to common codeChristoph Hellwig
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus 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 fixVivek 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 voyagerEric W. Biederman
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens
2006-06-26fix paniced->panicked typosLee Revell
2006-06-25[PATCH] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert
2006-04-01kexec: 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 registersVivek Goyal
2006-01-10[PATCH] kdump: i386 save ss esp bug fixakpm@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/i386Al Viro
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal
2005-06-25[PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal
2005-06-25[PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman
2005-06-25[PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman
2005-06-25[PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman