1. df6d4f9 x86/boot/compressed: Don't declare __force_order in kaslr_64.c by H.J. Lu · 5 years ago
  2. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  3. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  4. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  5. 2b73ea3 x86/boot: Handle malformed SRAT tables during early ACPI parsing by Steven Clarkson · 5 years ago
  6. c0275ae Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  7. 6b90e71 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  8. bcc8aff Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. cada0b6 efi/libstub/x86: Fix EFI server boot failure by Qian Cai · 5 years ago
  10. 183ef7a x86/boot: Simplify calculation of output address by Arvind Sankar · 5 years ago
  11. bc310ba x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld by Ard Biesheuvel · 5 years ago
  12. bd1d7093 efi/libstub/x86: Fix unused-variable warning by Arnd Bergmann · 5 years ago
  13. ac3c76c efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed mode by Ard Biesheuvel · 5 years ago
  14. 796eb8d efi/libstub/x86: Use const attribute for efi_is_64bit() by Ard Biesheuvel · 5 years ago
  15. 14442a1 x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_* by Sean Christopherson · 5 years ago
  16. ea7d87f efi/x86: Allow translating 64-bit arguments for mixed mode calls by Arvind Sankar · 5 years ago
  17. 14b864f efi/x86: Check number of arguments to variadic functions by Arvind Sankar · 5 years ago
  18. bc7c9d6 efi/libstub/x86: Force 'hidden' visibility for extern declarations by Ard Biesheuvel · 5 years ago
  19. 12dc9e1 efi/libstub: Fix boot argument handling in mixed mode entry code by Ard Biesheuvel · 5 years ago
  20. 0679715 efi/libstub/x86: Avoid globals to store context during mixed mode calls by Ard Biesheuvel · 5 years ago
  21. 966291f efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive by Ard Biesheuvel · 5 years ago
  22. 99ea8b1 efi/libstub: Drop 'table' argument from efi_table_attr() macro by Ard Biesheuvel · 5 years ago
  23. 47c0fd3 efi/libstub: Drop protocol argument from efi_call_proto() macro by Ard Biesheuvel · 5 years ago
  24. 23e6039 efi/libstub/x86: Work around page freeing issue in mixed mode by Ard Biesheuvel · 5 years ago
  25. cd33a5c efi/libstub: Remove 'sys_table_arg' from all function prototypes by Ard Biesheuvel · 5 years ago
  26. 8173ec7 efi/libstub: Drop sys_table_arg from printk routines by Ard Biesheuvel · 5 years ago
  27. c3710de efi/libstub/x86: Drop __efi_early() export and efi_config struct by Ard Biesheuvel · 5 years ago
  28. dc29da1 efi/libstub: Unify the efi_char16_printk implementations by Ard Biesheuvel · 5 years ago
  29. 2fcdad2 efi/libstub: Get rid of 'sys_table_arg' macro parameter by Ard Biesheuvel · 5 years ago
  30. afc4cc7 efi/libstub/x86: Avoid thunking for native firmware calls by Ard Biesheuvel · 5 years ago
  31. 8f24f8c efi/libstub: Annotate firmware routines as __efiapi by Ard Biesheuvel · 5 years ago
  32. 960a8d0 efi/libstub: Use stricter typing for firmware function pointers by Ard Biesheuvel · 5 years ago
  33. e8bd5dd efi/libstub: Drop explicit 32/64-bit protocol definitions by Ard Biesheuvel · 5 years ago
  34. f958efe efi/libstub: Distinguish between native/mixed not 32/64 bit by Ard Biesheuvel · 5 years ago
  35. 1786e83 efi/libstub: Extend native protocol definitions with mixed_mode aliases by Ard Biesheuvel · 5 years ago
  36. 2732ea0 efi/libstub: Use a helper to iterate over a EFI handle array by Ard Biesheuvel · 5 years ago
  37. 4911ee4 x86/efistub: Disable paging at mixed mode entry by Ard Biesheuvel · 5 years ago
  38. eefb8c1 x86/boot: kbuild: allow readelf executable to be specified by Dmitry Golovin · 5 years ago
  39. 163159a x86/boot: Discard .eh_frame sections by Ilie Halip · 5 years ago
  40. 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
  41. 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
  42. 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
  43. 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
  44. f01ec4f Merge branch 'x86/build' into x86/asm, to pick up completed topic branch by Ingo Molnar · 5 years ago
  45. b3c72fc x86/boot: Introduce setup_indirect by Daniel Kiper · 5 years ago
  46. 00cd1c1 x86/boot: Introduce kernel_info.setup_type_max by Daniel Kiper · 5 years ago
  47. 2c33c27 x86/boot: Introduce kernel_info by Daniel Kiper · 5 years ago
  48. 199c847 x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP by Dan Williams · 5 years ago
  49. 262b45a x86/efi: EFI soft reservation to E820 enumeration by Dan Williams · 5 years ago
  50. 0d95981 x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table by Dominik Brodowski · 5 years ago
  51. 220dd76 x86, efi: Never relocate kernel below lowest acceptable address by Kairui Song · 5 years ago
  52. 228d120 x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard by Zhenzhong Duan · 5 years ago
  53. 6d685e5 x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  54. 6dcc562 x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  55. 4aec216 x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_* by Jiri Slaby · 5 years ago
  56. ef1e031 x86/asm: Make some functions local by Jiri Slaby · 5 years ago
  57. 37818af x86/asm: Do not annotate functions with GLOBAL by Jiri Slaby · 5 years ago
  58. b8c3f9b x86/boot: Annotate data appropriately by Jiri Slaby · 5 years ago
  59. deff8a2 x86/boot: Annotate local functions by Jiri Slaby · 5 years ago
  60. 1869dbe x86/boot/64: Round memory hole size up to next PMD page by Steve Wahl · 5 years ago
  61. 30a2441 x86/asm: Make more symbols local by Jiri Slaby · 5 years ago
  62. 9e2276f arch/x86/boot: Use prefix map to avoid embedded paths by Bruce Ashfield · 5 years ago
  63. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  64. 49a21e5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  65. 98ededb x86/asm: Make some functions local labels by Jiri Slaby · 5 years ago
  66. c96e848 x86/boot/compressed/64: Fix missing initialization in find_trampoline_placement() by Kirill A. Shutemov · 5 years ago
  67. 41fa1ee acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down by Josh Boyer · 5 years ago
  68. 0a46fff x86/boot/compressed/64: Fix boot on machines with broken E820 table by Kirill A. Shutemov · 5 years ago
  69. d5a1bad x86/boot: Use common BUILD_BUG_ON by Rikard Falkeborn · 5 years ago
  70. 4ce9731 x86/purgatory: Do not use __builtin_memcpy and __builtin_memset by Nick Desaulniers · 5 years ago
  71. 8c5477e x86, boot: Remove multiple copy of static function sanitize_boot_params() by Zhenzhong Duan · 6 years ago
  72. 449f328 x86/boot/compressed/64: Remove unused variable by Zhenzhong Duan · 6 years ago
  73. cd6697b x86/boot/efi: Remove unused variables by Zhenzhong Duan · 6 years ago
  74. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  75. 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
  76. f2d08c5 x86/boot: Add xloadflags bits to check for 5-level paging support by Baoquan He · 6 years ago
  77. 2238246 x86/boot: Make the GDT 8-byte aligned by Xiaoyao Li · 6 years ago
  78. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  79. 97873a3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 by Thomas Gleixner · 6 years ago
  80. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  81. cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
  82. 5b51ae9 x86/boot: Call get_rsdp_addr() after console_init() by Borislav Petkov · 6 years ago
  83. 8e44c78 Revert "x86/boot: Disable RSDP parsing temporarily" by Borislav Petkov · 6 years ago
  84. 0a23ebc x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels by Junichi Nomura · 6 years ago
  85. 04672fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 by Thomas Gleixner · 6 years ago
  86. 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
  87. d691005 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83 by Thomas Gleixner · 6 years ago
  88. dd165a6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48 by Thomas Gleixner · 6 years ago
  89. c3ee82c x86/boot: Provide KASAN compatible aliases for string routines by Ard Biesheuvel · 6 years ago
  90. 317e2ca Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
  91. 36f0c42 x86/boot: Disable RSDP parsing temporarily by Borislav Petkov · 6 years ago
  92. 5599fb6 ACPICA: Rename nameseg compare macro for clarity by Bob Moore · 6 years ago
  93. 0f02dae x86/boot: Fix incorrect ifdeffery scope by Baoquan He · 6 years ago
  94. a9c640a x86/boot: Restrict header scope to make Clang happy by Nick Desaulniers · 6 years ago
  95. 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
  96. 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
  97. 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
  98. 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
  99. e4a0bd0 x86/boot/KASLR: Always return a value from process_mem_region by Louis Taylor · 6 years ago
  100. 6f913de x86/boot/compressed/64: Do not read legacy ROM on EFI system by Kirill A. Shutemov · 6 years ago