1. 5edd19a x86, UV: Make kdump avoid stack dumps by Cliff Wickman · 14 years ago
  2. 8f9f55e Revert "x86: disable IOMMUs on kernel crash" by Chris Wright · 15 years ago
  3. 338bac5 x86: Use x86_platform for iommu_shutdown by FUJITA Tomonori · 15 years ago
  4. 61d047b x86: disable IOMMUs on kernel crash by Joerg Roedel · 16 years ago
  5. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  6. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  7. d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 16 years ago
  8. 96b89dc x86: smp.h move safe_smp_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  9. 2340b62 kdump: forcibly disable VMX and SVM on machine_crash_shutdown() by Eduardo Habkost · 16 years ago
  10. 2ddded2 x86: move nmi_shootdown_cpus() to reboot.c by Eduardo Habkost · 16 years ago
  11. c370e5e x86 kdump: make nmi_shootdown_cpus() non-static by Eduardo Habkost · 16 years ago
  12. 8e29478 x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback() by Eduardo Habkost · 16 years ago
  13. d1e7b91 x86 kdump: create kdump_nmi_shootdown_cpus() by Eduardo Habkost · 16 years ago
  14. b2bbe71 x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus() by Eduardo Habkost · 16 years ago
  15. a7d4182 x86 kdump: extract kdump-specific code from crash_nmi_callback() by Eduardo Habkost · 16 years ago
  16. ed23dc6 x86: allow machine_crash_shutdown to be replaced by Glauber Costa · 17 years ago
  17. 5af5573 x86: move ipi definitions to mach_ipi.h by Glauber Costa · 17 years ago
  18. 0c1b272 x86: disable hpet legacy replacement for kdump by OGAWA Hirofumi · 17 years ago
  19. 1fb473d x86: fix CONFIG_KEXEC build breakage by Mike Galbraith · 17 years ago
  20. 62a31a0 x86: unify crash_32/64.c by Hiroshi Shimamoto · 17 years ago[Renamed (94%) from arch/x86/kernel/crash_32.c]
  21. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/crash_32.c]
  22. 08eafb9 i386: prepare shared kernel/crash.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/crash.c]
  23. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  24. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago
  25. bc03613 [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself() by Fernando Vazquez · 18 years ago
  26. ce53af9 [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  27. 260d679 [PATCH] i386: Kdump i386 nmi event notification fix by Vivek Goyal · 18 years ago
  28. 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
  29. e78a887 [PATCH] i386 kexec: allow the kexec on panic support to compile on voyager by Eric W. Biederman · 19 years ago
  30. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  31. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 19 years ago
  32. f18190b fix paniced->panicked typos by Lee Revell · 19 years ago
  33. caad3c2 [PATCH] i386: cpu_relax() in crash.c and doublefault.c by Chuck Ebbert · 19 years ago
  34. 36a891b kexec: grammar fix for crash_save_this_cpu() by Horms · 19 years ago
  35. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 19 years ago
  36. e996e58 [PATCH] kdump: save registers early (inline functions) by Vivek Goyal · 19 years ago
  37. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  38. 8240941 [PATCH] kdump: i386 save ss esp bug fix by akpm@osdl.org · 19 years ago
  39. 19842d6 [PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics" by Vivek Goyal · 19 years ago
  40. 3d1675b [PATCH] i386 kexec-on-panic: Don't shutdown the apics. by Eric W. Biederman · 19 years ago
  41. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 19 years ago
  42. f2ab446 [PATCH] x86: more asm cleanups by Zachary Amsden · 19 years ago
  43. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 20 years ago
  44. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 20 years ago
  45. a3ea8ac [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled by Vivek Goyal · 20 years ago
  46. 4d55476 [PATCH] kdump: NMI handler segment selector, stack pointer fix by Vivek Goyal · 20 years ago
  47. 625f1c82 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 20 years ago
  48. 63d3029 [PATCH] kexec: x86 shutdown APICs during crash_shutdown by Eric W. Biederman · 20 years ago
  49. 2c818b4 [PATCH] kexec: x86: snapshot registers during crash shutdown by Eric W. Biederman · 20 years ago
  50. c4ac426 [PATCH] crashdump: x86: add NMI handler to capture other CPUs by Eric W. Biederman · 20 years ago
  51. 5033cba [PATCH] kexec: x86 kexec core by Eric W. Biederman · 20 years ago