aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/crash.c
AgeCommit message (Expand)Author
2007-05-08move die notifier handling to common codeChristoph Hellwig
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen
2006-09-26[PATCH] A few trivial spelling and grammar fixesAdam Henley
2006-09-26[PATCH] kdump x86_64 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-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-26[PATCH] x86_64: use halt() instead of raw inline assemblyJan Beulich
2006-06-26fix paniced->panicked typosLee Revell
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal
2006-01-10[PATCH] kdump: x86_64 kexec on panicakpm@osdl.org
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman