1. 056c52f x86/kexec: Set_[gi]dt() -> native_[gi]dt_invalidate() in machine_kexec_*.c by H. Peter Anvin (Intel) · 3 years, 8 months ago
  2. 8ec9069 x86/idt: Remove address argument from idt_invalidate() by H. Peter Anvin (Intel) · 3 years, 8 months ago
  3. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  4. 8757dc9 x86/crash: Define arch_crash_save_vmcoreinfo() if CONFIG_CRASH_CORE=y by Omar Sandoval · 5 years ago
  5. 185be15 x86/mm: Remove set_pages_x() and set_pages_nx() by Christoph Hellwig · 5 years ago
  6. 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
  7. ca38dc8 x86/kexec: Allocate 8k PGDs for PTI by Joerg Roedel · 6 years ago
  8. a466ef7 x86/kexec: Avoid double free_page() upon do_kexec_load() failure by Tetsuo Handa · 7 years ago
  9. 50374b9 x86/apic: Remove the (now) unused disable_IO_APIC() function by Baoquan He · 7 years ago
  10. 3c9e76d x86/apic: Split disable_IO_APIC() into two functions to fix CONFIG_KEXEC_JUMP=y by Baoquan He · 7 years ago
  11. ac46112 x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR) by Linus Torvalds · 7 years ago
  12. e802a51 x86/idt: Consolidate IDT invalidation by Thomas Gleixner · 7 years ago
  13. d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
  14. 7f68904 x86/kexec: Add 5-level paging support by Kirill A. Shutemov · 8 years ago
  15. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  16. c8128cc x86: Axe the lightly-used cpu_has_pae by Dave Hansen · 10 years ago
  17. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  18. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  19. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 583140a x86, pageattr: Make set_memory_(x|nx) aware of NX support by H. Peter Anvin · 15 years ago
  21. 17f557e hw-breakpoints: cleanup HW Breakpoint registers before kexec by K.Prasad · 16 years ago
  22. 6407df5 x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP by Huang Ying · 16 years ago
  23. fef3a7a x86, kexec: fix kexec x86 coding style by Huang Ying · 16 years ago
  24. fc6fcdf x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer by Hannes Eder · 16 years ago
  25. 9868ee6 kexec/i386: setup kexec page table in C by Huang Ying · 16 years ago
  26. 92be3d6 kexec/i386: allocate page table pages dynamically by Huang Ying · 16 years ago
  27. e7706fc x86, kdump: fix invalid access on i386 sparsemem by Ken'ichi Ohmichi · 16 years ago
  28. 3122c33 kexec jump: fix for ftrace by Huang Ying · 16 years ago
  29. fb45daa kexec jump: check code size in control page by Huang Ying · 16 years ago
  30. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
  31. 89081d1 kexec jump: save/restore device state by Huang Ying · 16 years ago
  32. 3ab8352 kexec jump by Huang Ying · 16 years ago
  33. 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 17 years ago
  34. 378fc6e x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolons by WANG Cong · 17 years ago
  35. f43fdad ftrace: fix kexec by Ingo Molnar · 17 years ago
  36. 92df5c3 vmcoreinfo: fix the configuration dependencies by Ken'ichi Ohmichi · 17 years ago
  37. 6b68f01 x86: unify struct desc_ptr by Glauber de Oliveira Costa · 17 years ago
  38. d62cc47 Use extended crashkernel command line on i386 by Bernhard Walle · 17 years ago
  39. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  40. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  41. 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
  42. 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/machine_kexec_32.c]
  43. fcaf15d i386: prepare shared kernel/machine_kexec.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/machine_kexec.c]
  44. 3566561 [PATCH] i386: Avoid overwriting the current pgd (V4, i386) by Magnus Damm · 18 years ago
  45. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  46. 2a8a3d5 [PATCH] machine_kexec.c: Fix the description of segment handling by Eric W. Biederman · 18 years ago
  47. 2efe55a Storage class should be first by Tobias Klauser · 19 years ago
  48. 2ec5e3a [PATCH] fix kexec asm by Michael Matz · 19 years ago
  49. f2ab446 [PATCH] x86: more asm cleanups by Zachary Amsden · 19 years ago
  50. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 19 years ago
  51. e7b47cc [PATCH] i386 machine_kexec: Cleanup inline assembly by Eric W. Biederman · 19 years ago
  52. 72414d3 [PATCH] kexec code cleanup by Maneesh Soni · 20 years ago
  53. 5033cba [PATCH] kexec: x86 kexec core by Eric W. Biederman · 20 years ago