1. 8aa83e6 x86/setup: Call early_reserve_memory() earlier by Juergen Gross · 3 years, 4 months ago
  2. ea7b424 x86/setup: Explicitly include acpi.h by Nathan Chancellor · 3 years, 5 months ago
  3. 81b0b29 Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 3 years, 5 months ago
  4. 342f43a iscsi_ibft: fix crash due to KASLR physical memory remapping by Maurizio Lombardi · 3 years, 6 months ago
  5. 30120d7 x86: convert to setup_initial_init_mm() by Kefeng Wang · 3 years, 6 months ago
  6. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  7. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  8. ec35d1d x86/setup: Document that Windows reserves the first MiB by Borislav Petkov · 3 years, 7 months ago
  9. 1a6a904 x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= options by Mike Rapoport · 3 years, 8 months ago
  10. f1d4d47 x86/setup: Always reserve the first 1M of RAM by Mike Rapoport · 3 years, 8 months ago
  11. 9a90ed0 x86/thermal: Fix LVT thermal setup for SMI delivery mode by Borislav Petkov · 3 years, 8 months ago
  12. c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  13. ea5bc7b Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  14. 90e66ce Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  15. c361e5d x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangs by Mike Rapoport · 3 years, 9 months ago
  16. 6998a88 ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade() by Rafael J. Wysocki · 3 years, 9 months ago
  17. 1a1c130a ACPI: tables: x86: Reserve memory occupied by ACPI tables by Rafael J. Wysocki · 3 years, 10 months ago
  18. 4c67448 x86/setup: Merge several reservations of start of memory by Mike Rapoport · 3 years, 11 months ago
  19. a799c2b x86/setup: Consolidate early memory reservations by Mike Rapoport · 3 years, 11 months ago
  20. a89dfde x86: Remove dynamic NOP selection by Peter Zijlstra · 3 years, 10 months ago
  21. 81519f7 x86/setup: Remove unused RESERVE_BRK_ARRAY() by Cao jin · 3 years, 10 months ago
  22. 4590d98 sfi: Remove framework for deprecated firmware by Andy Shevchenko · 4 years ago
  23. 5c279c4 Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0" by Mike Rapoport · 4 years ago
  24. bde9cfa x86/setup: don't remove E820_TYPE_RAM for pfn 0 by Mike Rapoport · 4 years ago
  25. 007c74e Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 1 month ago
  26. e998879 x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests by Ashish Kalra · 4 years, 1 month ago
  27. 0d847ce x86/setup: Remove unused MCA variables by Borislav Petkov · 4 years, 3 months ago
  28. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  29. cf1d2b4 Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
  30. 6120cdc x86/setup: simplify reserve_crashkernel() by Mike Rapoport · 4 years, 3 months ago
  31. 3c45ee6 x86/setup: simplify initrd relocation and reservation by Mike Rapoport · 4 years, 3 months ago
  32. dd502a8 Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  33. 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  34. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
  35. 73bf738 x86: Support Generic Initiator only proximity domains by Jonathan Cameron · 4 years, 4 months ago
  36. 58c9090 efi: Support for MOK variable config table by Lenny Szubowicz · 4 years, 4 months ago
  37. a945c83 static_call: Allow early init by Peter Zijlstra · 4 years, 5 months ago
  38. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  39. 13c0113 x86/headers: Remove APIC headers from <asm/smp.h> by Ingo Molnar · 4 years, 5 months ago
  40. c837699 initrd: remove support for multiple floppies by Christoph Hellwig · 4 years, 8 months ago
  41. 694cfd8 x86/setup: Add an initrdmem= option to specify initrd physical address by Ronald G. Minnich · 4 years, 9 months ago
  42. cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 4 years, 9 months ago
  43. bac59d1 x86/setup: Fix static memory detection by Guenter Roeck · 5 years ago
  44. ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
  45. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  46. 634cd4b Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  47. 45fc24e x86/mpx: remove MPX from arch/x86 by Dave Hansen · 5 years ago
  48. 2f1e1d8 arch/x86/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  49. ca947b7 x86/boot: Explicitly include realmode.h to handle RM reservations by Sean Christopherson · 5 years ago
  50. 186525b mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitions by Ingo Molnar · 5 years ago
  51. 360db4a x86/setup: Enhance the comments by Ingo Molnar · 5 years ago
  52. 1260901 x86/setup: Clean up the header portion of setup.c by Ingo Molnar · 5 years ago
  53. 6e9f879 Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  54. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  55. 85fbf15 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  56. 11a98f3 x86: Fix typos in comments by Cao jin · 5 years ago
  57. b3c72fc x86/boot: Introduce setup_indirect by Daniel Kiper · 5 years ago
  58. 6950e31 x86/efi: Push EFI_MEMMAP check into leaf routines by Dan Williams · 5 years ago
  59. a329975 x86/mm: Report actual image regions in /proc/iomem by Kees Cook · 5 years ago
  60. 392e879 dma-mapping: fix filename references by Andy Shevchenko · 6 years ago
  61. 565eb5f8 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  62. 8ff80fb x86/kdump/64: Restrict kdump kernel reservation to <64TB by Baoquan He · 6 years ago
  63. c603a30 x86/mm: Identify the end of the kernel area to be reserved by Thomas Lendacky · 6 years ago
  64. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  65. e913c4a Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. b9ac384 x86/kdump: Fall back to reserve high crashkernel memory by Dave Young · 6 years ago
  67. 9ca5c8e x86/kdump: Have crashkernel=X reserve under 4G by default by Dave Young · 6 years ago
  68. 0fca081 efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures by Robert Richter · 6 years ago
  69. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  70. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  71. 3841840 x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setup_header") by Juergen Gross · 6 years ago
  72. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  73. ac73e08 Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  74. ae7e123 x86/boot: Add ACPI RSDP address to setup_header by Juergen Gross · 6 years ago
  75. cc55f75 x86, hibernate: Fix nosave_regions setup for hibernation by Zhimin Gu · 6 years ago
  76. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  77. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  78. cf7a63e x86/tsc: Calibrate tsc only once by Pavel Tatashin · 6 years ago
  79. 8990cac x86/jump_label: Initialize static branching early by Pavel Tatashin · 6 years ago
  80. 368a540 x86/kvmclock: Remove memblock dependency by Pavel Tatashin · 6 years ago
  81. 11eb0e0 PCI: Make early dump functionality generic by Sinan Kaya · 7 years ago
  82. 10a7041 x86/speculation/l1tf: Make sure the first page is always reserved by Andi Kleen · 7 years ago
  83. 27cca86 mm/pkeys, x86, powerpc: Display pkey in smaps if arch supports pkeys by Ram Pai · 7 years ago
  84. 3db3eb2 x86/setup: Do not reserve a crash kernel region if booted on Xen PV by Petr Tesarik · 7 years ago
  85. 3c76db7 Merge branch 'x86/pti' into x86/mm, to pick up dependencies by Ingo Molnar · 7 years ago
  86. 945fd17 x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table by Thomas Gleixner · 7 years ago
  87. 162434e x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic by Kirill A. Shutemov · 7 years ago
  88. 3ccabd6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  89. 107cd25 x86/mm: Encrypt the initrd earlier for BSP microcode update by Tom Lendacky · 7 years ago
  90. 835bcec x86/efi: Fix kernel param add_efi_memmap regression by Dave Young · 7 years ago
  91. 81bf665 x86/headers: Remove duplicate #includes by Pravin Shedge · 7 years ago
  92. 99306df Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. 6a9f70b Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. f361464 x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structure by Juergen Gross · 7 years ago
  97. 682af54 x86/mm: Don't attempt to encrypt initrd under SEV by Tom Lendacky · 7 years ago
  98. a1652bb x86/boot: Spell out "boot CPU" for BP by Jean Delvare · 7 years ago
  99. 6406350 x86/apic: Sanitize 32/64bit APIC callbacks by Thomas Gleixner · 7 years ago
  100. ccb6494 x86/timers: Move simple_udelay_calibration() past kvmclock_init() by Boris Ostrovsky · 7 years ago