aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/crash.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11i386: prepare shared kernel/crash.cThomas Gleixner1-137/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+1
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm1-64/+2
2006-10-01[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez1-1/+4
2006-10-01[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez1-2/+3
2006-09-26[PATCH] i386: Kdump i386 nmi event notification fixVivek Goyal1-2/+2
2006-09-26[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functionsDon Zickus1-2/+18
2006-07-14[PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens1-6/+1
2006-06-26fix paniced->panicked typosLee Revell1-1/+1
2006-06-25[PATCH] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert1-1/+2
2006-04-01kexec: grammar fix for crash_save_this_cpu()Horms1-1/+1
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich1-1/+1
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal1-44/+3
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-2/+3
2006-01-10[PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org1-2/+4
2005-11-15[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"Vivek Goyal1-0/+7
2005-10-30[PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman1-7/+0
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro1-2/+0
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden1-1/+1
2005-06-25[PATCH] kexec code cleanupManeesh Soni1-10/+13
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-12/+24
2005-06-25[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal1-0/+12
2005-06-25[PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal1-0/+13
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal1-2/+0
2005-06-25[PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman1-0/+7
2005-06-25[PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman1-0/+80
2005-06-25[PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman1-0/+56
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman1-0/+42