1. 7711cb4 efi/x86: Map the entire EFI vendor string before copying it by Ard Biesheuvel · 4 years, 5 months ago
  2. 8736df2 efi/x86: Do not clean dummy variable in kexec path by Dave Young · 4 years, 8 months ago
  3. ed9f347 x86/efi: Disable runtime services on kexec kernel if booted with efi=old_map by Sai Praneeth · 7 years ago
  4. 99b17ac efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 7 years ago
  5. 02e5690 x86/efi: Fix EFI memmap pointer size warning by Borislav Petkov · 8 years ago
  6. 3ef0a61 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  7. 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
  8. 3dad6f7 x86/efi: Defer efi_esrt_init until after memblock_x86_fill by Ricardo Neri · 8 years ago
  9. 31ce8cc efi/runtime-map: Use efi.memmap directly instead of a copy by Matt Fleming · 8 years ago
  10. dca0f97 efi: Add efi_memmap_init_late() for permanent EFI memmap by Matt Fleming · 8 years ago
  11. 9479c7c efi: Refactor efi_memmap_init_early() into arch-neutral code by Matt Fleming · 8 years ago
  12. ab72a27 x86/efi: Consolidate region mapping logic by Matt Fleming · 8 years ago
  13. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  14. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  15. d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
  16. b684e9b x86/efi: Remove the unused efi_get_time() function by Arnd Bergmann · 8 years ago
  17. 463a863 char/genrtc: x86: remove remnants of asm/rtc.h by Arnd Bergmann · 8 years ago
  18. c3c1c47 x86/efi: Remove the always true EFI_DEBUG symbol by Matt Fleming · 8 years ago
  19. 0d054ad efi: Check EFI_MEMORY_DESCRIPTOR version explicitly by Ard Biesheuvel · 8 years ago
  20. 884f4f6 efi: Remove global 'memmap' EFI memory map by Matt Fleming · 8 years ago
  21. 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 8 years ago
  22. c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 8 years ago
  23. 6d0cc88 x86/efi: Map EFI_MEMORY_{XP,RO} memory region bits to EFI page tables by Sai Praneeth · 8 years ago
  24. 1e82b94 x86/efi: Show actual ending addresses in efi_print_memmap by Robert Elliott · 8 years ago
  25. 753b11e x86/efi: Setup separate EFI page tables in kexec paths by Matt Fleming · 8 years ago
  26. 67a9108 x86/efi: Build our own page table structures by Matt Fleming · 9 years ago
  27. 44511fb efi: Use correct type for struct efi_memory_map::phys_map by Ard Biesheuvel · 9 years ago
  28. 790a2ee Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi by Ingo Molnar · 9 years ago
  29. c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
  30. 0bbea1c x86/efi: Rename print_efi_memmap() to efi_print_memmap() by Taku Izumi · 9 years ago
  31. 12dd00e efi/x86: Move efi=debug option parsing to core by Leif Lindholm · 9 years ago
  32. a5caa20 x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down by Matt Fleming · 9 years ago
  33. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  34. 7bf7931 efi, x86: Rearrange efi_mem_attributes() by Jonathan (Zhixiong) Zhang · 9 years ago
  35. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
  36. 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
  37. b05b9f5 x86, mirror: x86 enabling - find mirrored memory ranges by Tony Luck · 9 years ago
  38. ad5fb87 e820, efi: add ACPI 6.0 persistent memory types by Dan Williams · 9 years ago
  39. 0bb5490 efi: Add esrt support by Peter Jones · 9 years ago
  40. 744937b efi: Clean up the efi_call_phys_[prolog|epilog]() save/restore interaction by Ingo Molnar · 9 years ago
  41. 23a0d4e efi: Disable interrupts around EFI calls, not in the epilog/prolog calls by Ingo Molnar · 9 years ago
  42. fed6cef x86/efi: Add a "debug" option to the efi= cmdline by Borislav Petkov · 9 years ago
  43. 4e78eb05 x86/efi: Mark initialization code as such by Mathias Krause · 10 years ago
  44. 0ce4605 x86/efi: Update comment regarding required phys mapped EFI services by Mathias Krause · 10 years ago
  45. 6092068 x86/efi: Unexport add_efi_memmap variable by Mathias Krause · 10 years ago
  46. ace1d12 x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  47. a5a750a x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode by Dave Young · 10 years ago
  48. 5ae3683 efi: Add kernel param efi=noruntime by Dave Young · 10 years ago
  49. 6ccc72b lib: Add a generic cmdline parse function parse_option_str by Dave Young · 10 years ago
  50. b2e0a54 efi: Move noefi early param code out of x86 arch code by Dave Young · 10 years ago
  51. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  52. f383d00 arch/x86: Remove efi_set_rtc_mmss() by Daniel Kiper · 10 years ago
  53. 0fe376e arch/x86: Remove redundant set_bit(EFI_MEMMAP) call by Daniel Kiper · 10 years ago
  54. 9f2adfd arch/x86: Remove redundant set_bit(EFI_SYSTEM_TABLES) call by Daniel Kiper · 10 years ago
  55. 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 10 years ago
  56. 67a9b9c arch/x86: Do not access EFI memory map if it is not available by Daniel Kiper · 10 years ago
  57. abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 10 years ago
  58. 022ee6c efi/x86: Move UEFI Runtime Services wrappers to generic code by Ard Biesheuvel · 10 years ago
  59. eeb9db0 x86/efi: Move all workarounds to a separate file quirks.c by Saurabh Tangri · 10 years ago
  60. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  61. a3530e8 x86/efi: Do not export efi runtime map in case old map by Dave Young · 10 years ago
  62. 982e239 x86/efi: Implement a __efi_call_virt macro by Ricardo Neri · 10 years ago
  63. 62fa6e6 x86/efi: Delete most of the efi_call* macros by Matt Fleming · 10 years ago
  64. 3f4a783 x86/efi: Rip out phys_efi_get_time() by Matt Fleming · 10 years ago
  65. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 10 years ago
  66. 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 10 years ago
  67. a5d90c9 x86/efi: Quirk out SGI UV by Borislav Petkov · 10 years ago
  68. 7d453ee x86/efi: Wire up CONFIG_EFI_MIXED by Matt Fleming · 10 years ago
  69. 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 10 years ago
  70. 099240a x86/efi: Delete dead code when checking for non-native by Matt Fleming · 10 years ago
  71. fabb37c x86/efi: Split efi_enter_virtual_mode by Borislav Petkov · 10 years ago
  72. b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 10 years ago
  73. 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 10 years ago
  74. 9b7d204 x86/efi: Style neatening by Joe Perches · 10 years ago
  75. 5db80c6 x86/efi: Delete out-of-date comments of efi_query_variable_store by Madper Xie · 11 years ago
  76. 0f8093a efi: Set feature flags inside feature init functions by Matt Fleming · 10 years ago
  77. 3e90959 efi: Move facility flags to struct efi by Matt Fleming · 10 years ago
  78. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 10 years ago
  79. ef0b8b9 Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts by Ingo Molnar · 10 years ago
  80. 518548a x86/efi: Delete superfluous global variables by Matt Fleming · 10 years ago
  81. 1fec053 x86/efi: Pass necessary EFI data for kexec via setup_data by Dave Young · 10 years ago
  82. 926172d efi: Export EFI runtime memory mapping to sysfs by Dave Young · 10 years ago
  83. a0998eb efi: Export more EFI table variables to sysfs by Dave Young · 10 years ago
  84. 481f75c x86/efi: Cleanup efi_enter_virtual_mode() function by Dave Young · 10 years ago
  85. a7f84f0 x86/efi: Fix off-by-one bug in EFI Boot Services reservation by Dave Young · 10 years ago
  86. 04bf9ba x86, efi: Don't use (U)EFI time services on 32 bit by Matthew Garrett · 11 years ago
  87. 61d0669 Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 11 years ago
  88. 69019d7 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. ee41143 x86/efi: Check krealloc return value by Borislav Petkov · 11 years ago
  90. d2f7cbe x86/efi: Runtime services virtual mapping by Borislav Petkov · 11 years ago
  91. f4fccac x86/efi: Simplify EFI_DEBUG by Borislav Petkov · 11 years ago
  92. 722da9d x86/efi: Fix config_table_type array termination by Leif Lindholm · 11 years ago
  93. 7008701 x86, efi: Don't map Boot Services on i386 by Josh Boyer · 11 years ago
  94. 258f6fd efi: x86: make efi_lookup_mapped_addr() a common function by Leif Lindholm · 11 years ago
  95. 272686b efi: x86: ia64: provide a generic efi_config_init() by Leif Lindholm · 11 years ago
  96. 8216a67 Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" by Matt Fleming · 11 years ago
  97. 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
  98. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  99. 4d6f843 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. b8cb62f x86/efi: Fix dummy variable buffer allocation by Ben Hutchings · 11 years ago