1. e9c40d2 x86/kexec: Remove obsolete 'in_crash_kexec' flag by Minfei Huang · 9 years ago
  2. e3c41e3 x86/kexec: Fix kexec crash in syscall kexec_file_load() by Lee, Chun-Yi · 9 years ago
  3. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 10 years ago
  4. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  5. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  6. a2d6aa8 kexec: check if crashk_res_low exists when exclude it from crash mem ranges by Baoquan He · 10 years ago
  7. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 11 years ago
  8. dd5f726 kexec: support for kexec on panic using new system call by Vivek Goyal · 11 years ago
  9. 5314fee x86, crash: Unify ifdef by Borislav Petkov · 11 years ago
  10. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  11. 522e664 x86/apic: Disable I/O APIC before shutdown of the local APIC by Fenghua Yu · 11 years ago
  12. 1740545 x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock by Yoshihiro YUNOMAE · 12 years ago
  13. 0ca0d81 x86/kexec: crash_vmclear_local_vmcss needs __rcu by Zhang Yanfei · 12 years ago
  14. f23d1f4 x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary by Zhang Yanfei · 12 years ago
  15. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  16. 5edd19a x86, UV: Make kdump avoid stack dumps by Cliff Wickman · 15 years ago
  17. 8f9f55e Revert "x86: disable IOMMUs on kernel crash" by Chris Wright · 15 years ago
  18. 338bac5 x86: Use x86_platform for iommu_shutdown by FUJITA Tomonori · 15 years ago
  19. 61d047b x86: disable IOMMUs on kernel crash by Joerg Roedel · 16 years ago
  20. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  21. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  22. d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 16 years ago
  23. 96b89dc6 x86: smp.h move safe_smp_processor_id declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago
  24. 2340b62 kdump: forcibly disable VMX and SVM on machine_crash_shutdown() by Eduardo Habkost · 16 years ago
  25. 2ddded2 x86: move nmi_shootdown_cpus() to reboot.c by Eduardo Habkost · 16 years ago
  26. c370e5e x86 kdump: make nmi_shootdown_cpus() non-static by Eduardo Habkost · 16 years ago
  27. 8e29478 x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback() by Eduardo Habkost · 16 years ago
  28. d1e7b91 x86 kdump: create kdump_nmi_shootdown_cpus() by Eduardo Habkost · 16 years ago
  29. b2bbe71 x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus() by Eduardo Habkost · 16 years ago
  30. a7d4182 x86 kdump: extract kdump-specific code from crash_nmi_callback() by Eduardo Habkost · 16 years ago
  31. ed23dc6 x86: allow machine_crash_shutdown to be replaced by Glauber Costa · 17 years ago
  32. 5af5573 x86: move ipi definitions to mach_ipi.h by Glauber Costa · 17 years ago
  33. 0c1b272 x86: disable hpet legacy replacement for kdump by OGAWA Hirofumi · 17 years ago
  34. 1fb473d x86: fix CONFIG_KEXEC build breakage by Mike Galbraith · 17 years ago
  35. 62a31a0 x86: unify crash_32/64.c by Hiroshi Shimamoto · 17 years ago[Renamed (94%) from arch/x86/kernel/crash_32.c]
  36. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/crash_32.c]
  37. 08eafb9 i386: prepare shared kernel/crash.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/crash.c]
  38. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  39. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago
  40. bc03613 [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself() by Fernando Vazquez · 18 years ago
  41. ce53af9 [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id() by Fernando Vazquez · 18 years ago
  42. 260d679 [PATCH] i386: Kdump i386 nmi event notification fix by Vivek Goyal · 18 years ago
  43. 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
  44. e78a887 [PATCH] i386 kexec: allow the kexec on panic support to compile on voyager by Eric W. Biederman · 19 years ago
  45. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  46. 45486f8 [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR by Keith Owens · 19 years ago
  47. f18190b fix paniced->panicked typos by Lee Revell · 19 years ago
  48. caad3c2 [PATCH] i386: cpu_relax() in crash.c and doublefault.c by Chuck Ebbert · 19 years ago
  49. 36a891b kexec: grammar fix for crash_save_this_cpu() by Horms · 19 years ago
  50. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 19 years ago
  51. e996e58 [PATCH] kdump: save registers early (inline functions) by Vivek Goyal · 19 years ago
  52. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  53. 8240941 [PATCH] kdump: i386 save ss esp bug fix by akpm@osdl.org · 19 years ago
  54. 19842d6 [PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics" by Vivek Goyal · 19 years ago
  55. 3d1675b [PATCH] i386 kexec-on-panic: Don't shutdown the apics. by Eric W. Biederman · 19 years ago
  56. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 19 years ago
  57. f2ab446 [PATCH] x86: more asm cleanups by Zachary Amsden · 20 years ago
  58. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 20 years ago
  59. 6e274d1 [PATCH] kdump: Use real pt_regs from exception by Alexander Nyberg · 20 years ago
  60. a3ea8ac [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabled by Vivek Goyal · 20 years ago
  61. 4d55476 [PATCH] kdump: NMI handler segment selector, stack pointer fix by Vivek Goyal · 20 years ago
  62. 625f1c82 [PATCH] Kdump: Export crash notes section address through sysfs by Vivek Goyal · 20 years ago
  63. 63d3029 [PATCH] kexec: x86 shutdown APICs during crash_shutdown by Eric W. Biederman · 20 years ago
  64. 2c818b4 [PATCH] kexec: x86: snapshot registers during crash shutdown by Eric W. Biederman · 20 years ago
  65. c4ac426 [PATCH] crashdump: x86: add NMI handler to capture other CPUs by Eric W. Biederman · 20 years ago
  66. 5033cba [PATCH] kexec: x86 kexec core by Eric W. Biederman · 20 years ago