aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/crash.c
Commit message (Expand)AuthorAgeFilesLines
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm2006-12-071-64/+2
* [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez2006-10-011-1/+4
* [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez2006-10-011-2/+3
* [PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal2006-09-261-2/+2
* [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-261-2/+18
* [PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman2006-07-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * fix paniced->panicked typosLee Revell2006-06-261-1/+1
* | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens2006-06-261-6/+1
|/
* [PATCH] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert2006-06-251-1/+2
* kexec: grammar fix for crash_save_this_cpu()Horms2006-04-011-1/+1
* [PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich2006-03-231-1/+1
* [PATCH] kdump: save registers early (inline functions)Vivek Goyal2006-01-101-44/+3
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-2/+3
* [PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org2006-01-101-2/+4
* [PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"Vivek Goyal2005-11-151-0/+7
* [PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman2005-10-301-7/+0
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-261-2/+0
* [PATCH] x86: more asm cleanupsZachary Amsden2005-09-051-1/+1
* [PATCH] kexec code cleanupManeesh Soni2005-06-251-10/+13
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-12/+24
* [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal2005-06-251-0/+12
* [PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal2005-06-251-0/+13
* [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-251-2/+0
* [PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman2005-06-251-0/+7
* [PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman2005-06-251-0/+80
* [PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman2005-06-251-0/+56
* [PATCH] kexec: x86 kexec coreEric W. Biederman2005-06-251-0/+42