1. fe3e5e6 efi: Enumerate EFI_MEMORY_SP by Dan Williams · 5 years ago
  2. 18b915a efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness by Dominik Brodowski · 5 years ago
  3. c05f8f9 efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified by Ard Biesheuvel · 5 years ago
  4. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  5. 1957a85b efi: Restrict efivar_ssdt_load when the kernel is locked down by Matthew Garrett · 5 years ago
  6. 1c5fecb efi: Export Runtime Configuration Interface table to sysfs by Narendra K · 5 years ago
  7. 5828efb efi: ia64: move SAL systab handling out of generic EFI code by Ard Biesheuvel · 6 years ago
  8. ec7e160 efi/x86: move UV_SYSTAB handling into arch/x86 by Ard Biesheuvel · 6 years ago
  9. e55f31a efi: x86: move efi_is_table_address() into arch/x86 by Ard Biesheuvel · 6 years ago
  10. 8849225 Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  11. c46f340 tpm: Reserve the TPM final events table by Matthew Garrett · 6 years ago
  12. 18df757 efi/memreserve: deal with memreserve entries in unmapped memory by Ard Biesheuvel · 6 years ago
  13. 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
  14. 88447c5 efi: Allow the number of EFI configuration tables entries to be zero by Rob Bradford · 6 years ago
  15. 582a32e efi/arm: Revert "Defer persistent reservations until after paging_init()" by Ard Biesheuvel · 6 years ago
  16. 80424b0 efi: Reduce the amount of memblock reservations for persistent allocations by Ard Biesheuvel · 6 years ago
  17. 5f0b0ec efi: Permit multiple entries in persistent memreserve data structure by Ard Biesheuvel · 6 years ago
  18. 976b489 efi: Prevent GICv3 WARN() by mapping the memreserve table before first use by Ard Biesheuvel · 6 years ago
  19. 63eb322 efi: Permit calling efi_mem_reserve_persistent() from atomic context by Ard Biesheuvel · 6 years ago
  20. eff8962 efi/arm: Defer persistent reservations until after paging_init() by Ard Biesheuvel · 6 years ago
  21. a23d3bb efi: add API to reserve memory persistently across kexec reboot by Ard Biesheuvel · 6 years ago
  22. 71e0940 efi: honour memory reservations passed via a linux specific config table by Ard Biesheuvel · 6 years ago
  23. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. c1a2f7f mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids by Rik van Riel · 6 years ago
  25. 7e1550b efi: Drop type and attribute checks in efi_mem_desc_lookup() by Ard Biesheuvel · 6 years ago
  26. 3eb420e efi: Use a work queue to invoke EFI Runtime Services by Sai Praneeth · 6 years ago
  27. 7e904a9 efi: Use efi_mm in x86 as well as ARM by Sai Praneeth · 7 years ago
  28. 5b4e4c3 efi: Reorder pr_notice() with add_device_randomness() call by Ard Biesheuvel · 7 years ago
  29. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  30. 33b6d03 efi: call get_event_log before ExitBootServices by Thiebaud Weksteen · 7 years ago
  31. 50342b2 efi: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  32. 0b02e44 efi: Add comment to avoid future expanding of sysfs systab by Dave Young · 7 years ago
  33. af97a77 efi: Move some sysfs files to be read-only by root by Greg Kroah-Hartman · 7 years ago
  34. 23f0571 efi: Move efi_mem_type() to common code by Jan Beulich · 7 years ago
  35. c2ceb5f efi/random: Increase size of firmware supplied randomness by Ard Biesheuvel · 7 years ago
  36. 3cb9bc8 Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 7 years ago
  37. 3ad6bd7 firmware/efi: Constify attribute_group structures by Arvind Yadav · 7 years ago
  38. a19d66c efi: Add an EFI table address match function by Tom Lendacky · 7 years ago
  39. 457ea3f efi: Process the MEMATTR table only if EFI_MEMMAP is enabled by Daniel Kiper · 8 years ago
  40. 822f584 efi/esrt: Cleanup bad memory map log messages by Daniel Drake · 8 years ago
  41. 3a6b6c6 efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures by Sai Praneeth · 8 years ago
  42. 6362598 efi: Add support for seeding the RNG from a UEFI config table by Ard Biesheuvel · 8 years ago
  43. a75dcb5 efi/efivar_ssdt_load: Don't return success on allocation failure by Dan Carpenter · 8 years ago
  44. 5465fe0 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/core by Ingo Molnar · 8 years ago
  45. dce48e3 efi: Replace runtime services spinlock with semaphore by Ard Biesheuvel · 8 years ago
  46. 816e761 efi: Allow drivers to reserve boot services forever by Matt Fleming · 9 years ago
  47. 60863c0 efi: Split out EFI memory map functions into new file by Matt Fleming · 9 years ago
  48. dca0f97 efi: Add efi_memmap_init_late() for permanent EFI memmap by Matt Fleming · 9 years ago
  49. 9479c7c efi: Refactor efi_memmap_init_early() into arch-neutral code by Matt Fleming · 9 years ago
  50. 4af9ed5 efi: Fix handling error value in fdt_find_uefi_params by Andrzej Hajda · 8 years ago
  51. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  52. 475fb4e efi / ACPI: load SSTDs from EFI variables by Octavian Purdila · 8 years ago
  53. 0cac5c3 Xen: EFI: Parse DT parameters for Xen specific UEFI by Shannon Zhao · 9 years ago
  54. 806b035 efi: Move efi_status_to_err() to drivers/firmware/efi/ by Matt Fleming · 9 years ago
  55. 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
  56. a604af0 efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table by Ard Biesheuvel · 9 years ago
  57. 884f4f6 efi: Remove global 'memmap' EFI memory map by Matt Fleming · 9 years ago
  58. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 9 years ago
  59. 35575e0 efi: Add Persistent Memory type name by Robert Elliott · 9 years ago
  60. c016ca0 efi: Add NV memory attribute by Robert Elliott · 9 years ago
  61. 9c6672a efi: Expose non-blocking set_variable() wrapper to efivars by Ard Biesheuvel · 9 years ago
  62. 03e075b Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes by Ingo Molnar · 9 years ago
  63. 0f7f2f0 efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap by Ard Biesheuvel · 9 years ago
  64. 50a0cb5 x86/efi-bgrt: Fix kernel panic when mapping BGRT data by Sai Praneeth · 9 years ago
  65. f7d9248 arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM by Ard Biesheuvel · 9 years ago
  66. 44511fb efi: Use correct type for struct efi_memory_map::phys_map by Ard Biesheuvel · 9 years ago
  67. a104171 efi: Introduce EFI_NX_PE_DATA bit and set it from properties table by Ard Biesheuvel · 9 years ago
  68. bf92486 efi: Add support for UEFIv2.5 Properties table by Ard Biesheuvel · 9 years ago
  69. 8be4432 efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format() by Taku Izumi · 9 years ago
  70. 7968c0e efi/arm64: Clean up efi_get_fdt_params() interface by Leif Lindholm · 9 years ago
  71. 12dd00e efi/x86: Move efi=debug option parsing to core by Leif Lindholm · 9 years ago
  72. 0ce423b efi: Use the generic efi.memmap instead of 'memmap' by Matt Fleming · 9 years ago
  73. 7bf7931 efi, x86: Rearrange efi_mem_attributes() by Jonathan (Zhixiong) Zhang · 9 years ago
  74. 87db73ae efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5 by Ard Biesheuvel · 9 years ago
  75. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
  76. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  77. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 10 years ago
  78. b119fe0 efi: dmi: List SMBIOS3 table before SMBIOS table by Jean Delvare · 10 years ago
  79. 0bb5490 efi: Add esrt support by Peter Jones · 10 years ago
  80. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  81. 3c01b74 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
  82. 1162930 efi: Don't look for chosen@0 node on DT platforms by Leif Lindholm · 10 years ago
  83. 613782b firmware: efi: Remove unneeded guid unparse by Ivan Khoronzhuk · 10 years ago
  84. 2859dff efi: Expose underlying UEFI firmware platform size to userland by Steve McIntyre · 10 years ago
  85. 7bb6841 efi: split off remapping code from efi_config_init() by Ard Biesheuvel · 10 years ago
  86. 26e0227 efi: Rename efi_guid_unparse to efi_guid_to_str by Borislav Petkov · 10 years ago
  87. e1ccbbc efi: dmi: add support for SMBIOS 3.0 UEFI configuration table by Ard Biesheuvel · 10 years ago
  88. 98d2a6c efi: Introduce efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  89. 5ae3683 efi: Add kernel param efi=noruntime by Dave Young · 10 years ago
  90. b2e0a54 efi: Move noefi early param code out of x86 arch code by Dave Young · 10 years ago
  91. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. 28d5402 efi: Autoload efivars by Lee, Chun-Yi · 10 years ago
  93. 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 11 years ago
  94. abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 11 years ago
  95. 29e2435 efi: fdt: Do not report an error during boot if UEFI is not available by Catalin Marinas · 10 years ago
  96. 6fb8cc8 efi: Fix compiler warnings (unused, const, type) by Catalin Marinas · 11 years ago
  97. 0302f71 efi: add helper function to get UEFI params from FDT by Mark Salter · 11 years ago
  98. 69e6084 efi: Use NULL instead of 0 for pointer by Daeseok Youn · 11 years ago
  99. 0f8093a efi: Set feature flags inside feature init functions by Matt Fleming · 11 years ago
  100. 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 11 years ago