summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/crash.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud