1. 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
  2. df28204 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. 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
  4. 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
  5. f01ec4f Merge branch 'x86/build' into x86/asm, to pick up completed topic branch by Ingo Molnar · 5 years ago
  6. b3c72fc x86/boot: Introduce setup_indirect by Daniel Kiper · 5 years ago
  7. 00cd1c1 x86/boot: Introduce kernel_info.setup_type_max by Daniel Kiper · 5 years ago
  8. 2c33c27 x86/boot: Introduce kernel_info by Daniel Kiper · 5 years ago
  9. 199c847 x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP by Dan Williams · 5 years ago
  10. 262b45a x86/efi: EFI soft reservation to E820 enumeration by Dan Williams · 5 years ago
  11. 0d95981 x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table by Dominik Brodowski · 5 years ago
  12. 220dd76 x86, efi: Never relocate kernel below lowest acceptable address by Kairui Song · 5 years ago
  13. 228d120 x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard by Zhenzhong Duan · 5 years ago
  14. 6d685e5 x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  15. 6dcc562 x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  16. 4aec216 x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_* by Jiri Slaby · 5 years ago
  17. ef1e031 x86/asm: Make some functions local by Jiri Slaby · 5 years ago
  18. 37818af x86/asm: Do not annotate functions with GLOBAL by Jiri Slaby · 5 years ago
  19. b8c3f9b x86/boot: Annotate data appropriately by Jiri Slaby · 5 years ago
  20. deff8a2 x86/boot: Annotate local functions by Jiri Slaby · 5 years ago
  21. 1869dbe x86/boot/64: Round memory hole size up to next PMD page by Steve Wahl · 5 years ago
  22. 30a2441 x86/asm: Make more symbols local by Jiri Slaby · 5 years ago
  23. 9e2276f arch/x86/boot: Use prefix map to avoid embedded paths by Bruce Ashfield · 5 years ago
  24. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  25. 49a21e52 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  26. 98ededb x86/asm: Make some functions local labels by Jiri Slaby · 5 years ago
  27. c96e848 x86/boot/compressed/64: Fix missing initialization in find_trampoline_placement() by Kirill A. Shutemov · 5 years ago
  28. 41fa1ee acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down by Josh Boyer · 5 years ago
  29. 0a46fff x86/boot/compressed/64: Fix boot on machines with broken E820 table by Kirill A. Shutemov · 5 years ago
  30. d5a1bad x86/boot: Use common BUILD_BUG_ON by Rikard Falkeborn · 5 years ago
  31. 4ce9731 x86/purgatory: Do not use __builtin_memcpy and __builtin_memset by Nick Desaulniers · 5 years ago
  32. 8c5477e x86, boot: Remove multiple copy of static function sanitize_boot_params() by Zhenzhong Duan · 5 years ago
  33. 449f328 x86/boot/compressed/64: Remove unused variable by Zhenzhong Duan · 5 years ago
  34. cd6697b x86/boot/efi: Remove unused variables by Zhenzhong Duan · 5 years ago
  35. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  36. b7d5c92 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. f2d08c5 x86/boot: Add xloadflags bits to check for 5-level paging support by Baoquan He · 6 years ago
  38. 2238246 x86/boot: Make the GDT 8-byte aligned by Xiaoyao Li · 6 years ago
  39. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  40. 97873a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 by Thomas Gleixner · 6 years ago
  41. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  42. cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
  43. 5b51ae9 x86/boot: Call get_rsdp_addr() after console_init() by Borislav Petkov · 6 years ago
  44. 8e44c78 Revert "x86/boot: Disable RSDP parsing temporarily" by Borislav Petkov · 6 years ago
  45. 0a23ebc x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels by Junichi Nomura · 6 years ago
  46. 04672fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 by Thomas Gleixner · 6 years ago
  47. 7bd1d5e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. d691005 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83 by Thomas Gleixner · 6 years ago
  49. dd165a6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48 by Thomas Gleixner · 6 years ago
  50. c3ee82c x86/boot: Provide KASAN compatible aliases for string routines by Ard Biesheuvel · 6 years ago
  51. 317e2ca Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
  52. 36f0c42 x86/boot: Disable RSDP parsing temporarily by Borislav Petkov · 6 years ago
  53. 5599fb6 ACPICA: Rename nameseg compare macro for clarity by Bob Moore · 6 years ago
  54. 0f02dae x86/boot: Fix incorrect ifdeffery scope by Baoquan He · 6 years ago
  55. a9c640a x86/boot: Restrict header scope to make Clang happy by Nick Desaulniers · 6 years ago
  56. b6e3cb4 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. bcd49c3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  58. f14b5f0 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  59. 37d1856 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  60. e4a0bd0 x86/boot/KASLR: Always return a value from process_mem_region by Louis Taylor · 6 years ago
  61. 6f913de x86/boot/compressed/64: Do not read legacy ROM on EFI system by Kirill A. Shutemov · 6 years ago
  62. f9d230e x86/boot: Correct RSDP parsing with 32-bit EFI by Borislav Petkov · 6 years ago
  63. 82434d2 x86/boot/compressed/64: Explain paging_prepare()'s return value by Kirill A. Shutemov · 6 years ago
  64. 45b13b4 x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 setting by Kirill A. Shutemov · 6 years ago
  65. 82df826 x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVE by Borislav Petkov · 6 years ago
  66. 82f9ed3 x86/boot: Fix cmdline_find_option() prototype visibility by Borislav Petkov · 6 years ago
  67. 690eaa5 x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory only by Chao Fan · 6 years ago
  68. 02a3e3c x86/boot: Parse SRAT table and count immovable memory regions by Chao Fan · 6 years ago
  69. 3a63f70 x86/boot: Early parse RSDP and save it in boot_params by Chao Fan · 6 years ago
  70. 93a209a x86/boot: Search for RSDP in memory by Chao Fan · 6 years ago
  71. 33f0df8 x86/boot: Search for RSDP in the EFI tables by Chao Fan · 6 years ago
  72. 3c98e71b x86/boot: Add "acpi_rsdp=" early parsing by Chao Fan · 6 years ago
  73. de50ce2 x86/boot: Copy kstrtoull() to boot/string.c by Chao Fan · 6 years ago
  74. ac09c5f x86/boot: Build the command line parsing code unconditionally by Borislav Petkov · 6 years ago
  75. 0a27866 x86/boot: Save several bytes in decompressor by Cao jin · 6 years ago
  76. b677dfa x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning to long mode by Wei Huang · 6 years ago
  77. e6d7bc0 x86/build: Use the single-argument OUTPUT_FORMAT() linker script command by Borislav Petkov · 6 years ago
  78. 927185c x86/build: Specify elf_i386 linker emulation explicitly for i386 objects by George Rimar · 6 years ago
  79. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  80. 9a126e7 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  81. 4b04e73 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  82. b84a64f x86/efi: Allocate e820 buffer before calling efi_exit_boot_service by Eric Snowberg · 6 years ago
  83. 69be4ef x86/boot: Add missing va_end() to die() by Mattias Jacobsson · 6 years ago
  84. 3841840 x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setup_header") by Juergen Gross · 6 years ago
  85. e8eeb3c x86/boot: Simplify the detect_memory*() control flow by Jordan Borgner · 6 years ago
  86. 0e96f31 x86: Clean up 'sizeof x' => 'sizeof(x)' by Jordan Borgner · 6 years ago
  87. f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  88. 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
  89. 642116d Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  90. de3fbb2 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. dca5203 x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS by Nathan Chancellor · 6 years ago
  92. ae7e123 x86/boot: Add ACPI RSDP address to setup_header by Juergen Gross · 6 years ago
  93. bdec8d7 x86/boot: Fix kexec booting failure in the SEV bit detection code by Kairui Song · 6 years ago
  94. 9c1442a x86: boot: Fix EFI stub alignment by Ben Hutchings · 6 years ago
  95. c33ce98 efi/x86: Call efi_parse_options() from efi_main() by Hans de Goede · 6 years ago
  96. 44060e8 x86/boot/KASLR: Remove return value from handle_mem_options() by Chao Fan · 6 years ago
  97. c00a280 x86/paravirt: Introduce new config option PARAVIRT_XXL by Juergen Gross · 6 years ago
  98. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  99. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  100. f922c4a module: allow symbol exports to be disabled by Ard Biesheuvel · 6 years ago