1. e48af7a Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 8 years ago
  2. 7fb2b43 efi: Reorganize the GUID table to make it easier to read by Ingo Molnar · 8 years ago
  3. b684e9b x86/efi: Remove the unused efi_get_time() function by Arnd Bergmann · 8 years ago
  4. 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  5. 54fd11f efi: Document #define FOO_PROTOCOL_GUID layout by Peter Jones · 8 years ago
  6. 70f4f93 ia64: efi: use timespec64 for persistent clock by Arnd Bergmann · 8 years ago
  7. 55f1ea1 efi: Fix for_each_efi_memory_desc_in_map() for empty memmaps by Vitaly Kuznetsov · 8 years ago
  8. ba7e34b include/linux/efi.h: redefine type, constant, macro from generic code by Andy Shevchenko · 8 years ago
  9. 1cfd631 efi: Merge boolean flag arguments by Julia Lawall · 8 years ago
  10. 87615a3 x86/efi: Force EFI reboot to process pending capsules by Matt Fleming · 8 years ago
  11. f0133f3 efi: Add 'capsule' update support by Matt Fleming · 8 years ago
  12. 806b035 efi: Move efi_status_to_err() to drivers/firmware/efi/ by Matt Fleming · 8 years ago
  13. 06f7d4a efibc: Add EFI Bootloader Control module by Compostella, Jeremy · 8 years ago
  14. 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 8 years ago
  15. fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 8 years ago
  16. 2c23b73 x86/efi: Prepare GOP handling code for reuse as generic code by Ard Biesheuvel · 8 years ago
  17. 10f0d2f5 efi: Implement generic support for the Memory Attributes table by Ard Biesheuvel · 8 years ago
  18. a604af0 efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table by Ard Biesheuvel · 8 years ago
  19. 884f4f6 efi: Remove global 'memmap' EFI memory map by Matt Fleming · 8 years ago
  20. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 8 years ago
  21. c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 8 years ago
  22. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  24. e4fbf47 efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL by Ard Biesheuvel · 8 years ago
  25. 662b1d8 efi: Reformat GUID tables to follow the format in UEFI spec by Peter Jones · 8 years ago
  26. ab87672 Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes by Ingo Molnar · 8 years ago
  27. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 8 years ago
  28. 8282f5d efi: Make our variable validation list include the guid by Peter Jones · 8 years ago
  29. c016ca0 efi: Add NV memory attribute by Robert Elliott · 8 years ago
  30. ca0e30d efi: Add nonblocking option to efi_query_variable_store() by Ard Biesheuvel · 8 years ago
  31. d3cac1f efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo() by Ard Biesheuvel · 8 years ago
  32. 70d2a3c efi: Remove redundant efi_set_variable_nonblocking() prototype by Ard Biesheuvel · 8 years ago
  33. 44511fb efi: Use correct type for struct efi_memory_map::phys_map by Ard Biesheuvel · 9 years ago
  34. 0f96a99 efi: Add "efi_fake_mem" boot option by Taku Izumi · 9 years ago
  35. a104171 efi: Introduce EFI_NX_PE_DATA bit and set it from properties table by Ard Biesheuvel · 9 years ago
  36. bf92486 efi: Add support for UEFIv2.5 Properties table by Ard Biesheuvel · 9 years ago
  37. 7968c0e efi/arm64: Clean up efi_get_fdt_params() interface by Leif Lindholm · 9 years ago
  38. 87db73ae efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5 by Ard Biesheuvel · 9 years ago
  39. 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  40. b05b9f5 x86, mirror: x86 enabling - find mirrored memory ranges by Tony Luck · 9 years ago
  41. 3846c15 efi: Work around ia64 build problem with ESRT driver by Peter Jones · 9 years ago
  42. ad5fb87 e820, efi: add ACPI 6.0 persistent memory types by Dan Williams · 9 years ago
  43. 0bb5490 efi: Add esrt support by Peter Jones · 9 years ago
  44. fed6cef x86/efi: Add a "debug" option to the efi= cmdline by Borislav Petkov · 9 years ago
  45. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  46. 3c01b74 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 9 years ago
  47. 7bb6841 efi: split off remapping code from efi_config_init() by Ard Biesheuvel · 10 years ago
  48. 26e0227 efi: Rename efi_guid_unparse to efi_guid_to_str by Borislav Petkov · 10 years ago
  49. e1ccbbc efi: dmi: add support for SMBIOS 3.0 UEFI configuration table by Ard Biesheuvel · 10 years ago
  50. 6d80dba efi: Provide a non-blocking SetVariable() operation by Matt Fleming · 10 years ago
  51. 98d2a6c efi: Introduce efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  52. 9c97e0b efi: Add macro for EFI_MEMORY_UCE memory attribute by Laszlo Ersek · 10 years ago
  53. b2e0a54 efi: Move noefi early param code out of x86 arch code by Dave Young · 10 years ago
  54. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  55. 6a2c20e kexec: support kexec/kdump on EFI systems by Vivek Goyal · 10 years ago
  56. 82f990a efi: Update stale locking comment for struct efivars by Matt Fleming · 10 years ago
  57. f383d00 arch/x86: Remove efi_set_rtc_mmss() by Daniel Kiper · 10 years ago
  58. 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 10 years ago
  59. 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 10 years ago
  60. 0c5ed61 efi/reboot: Allow powering off machines using EFI by Matt Fleming · 10 years ago
  61. 8562c99c efi/reboot: Add generic wrapper around EfiResetSystem() by Matt Fleming · 10 years ago
  62. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  63. 022ee6c efi/x86: Move UEFI Runtime Services wrappers to generic code by Ard Biesheuvel · 10 years ago
  64. 263b4a3 efi: Add shared FDT related functions for ARM/ARM64 by Roy Franz · 10 years ago
  65. 0302f71 efi: add helper function to get UEFI params from FDT by Mark Salter · 10 years ago
  66. a5d92ad efivars: Stop passing a struct argument to efivar_validate() by Matt Fleming · 10 years ago
  67. e885cd8 efi: create memory map iteration helper by Mark Salter · 10 years ago
  68. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 10 years ago
  69. 677703c efi: Add separate 32-bit/64-bit definitions by Matt Fleming · 10 years ago
  70. 0920638 ia64/efi: Implement efi_enabled() by Matt Fleming · 10 years ago
  71. 3e90959 efi: Move facility flags to struct efi by Matt Fleming · 10 years ago
  72. ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 10 years ago
  73. 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 10 years ago
  74. a0998eb efi: Export more EFI table variables to sysfs by Dave Young · 10 years ago
  75. e0d5973 efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is completed by Seiji Aguchi · 11 years ago
  76. d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
  77. ed37ddf efi: Add proper definitions for some EFI function pointers. by Roy Franz · 11 years ago
  78. 258f6fd efi: x86: make efi_lookup_mapped_addr() a common function by Leif Lindholm · 11 years ago
  79. 272686b efi: x86: ia64: provide a generic efi_config_init() by Leif Lindholm · 11 years ago
  80. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 43ab047 efi: Convert runtime services function ptrs by Borislav Petkov · 11 years ago
  82. 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 11 years ago
  83. 8a415b8 efi, pstore: Read data from variable store before memcpy() by Matt Fleming · 11 years ago
  84. a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 11 years ago
  85. a9499fa efi: split efisubsystem from efivars by Tom Gundersen · 11 years ago
  86. 0485177 efivars: Move pstore code into the new EFI directory by Matt Fleming · 11 years ago
  87. e14ab23 efivars: efivar_entry API by Matt Fleming · 11 years ago
  88. d5abc7c efi: move utf16 string functions to efi.h by Matt Fleming · 11 years ago
  89. a6e4d5a x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 11 years ago
  90. 024e4ec Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  91. a93bc0c efi_pstore: Introducing workqueue updating sysfs by Seiji Aguchi · 11 years ago
  92. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  93. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  94. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  96. dd5fc85 EFI: Stash ROMs if they're not in the PCI BAR by Matthew Garrett · 12 years ago
  97. d80a361 efi_pstore: Check remaining space with QueryVariableInfo() before writing data by Seiji Aguchi · 12 years ago
  98. 89d1666 efivarfs: Use query_variable_info() to limit kmalloc() by Matt Fleming · 12 years ago
  99. bd52276 x86-64/efi: Use EFI to deal with platform wall clock (again) by Jan Beulich · 12 years ago
  100. 605e70c efi: add efivars kobject to efi sysfs folder by Lee, Chun-Yi · 12 years ago