1. 0ce423b efi: Use the generic efi.memmap instead of 'memmap' by Matt Fleming · 9 years ago
  2. 0ce3cc0 arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions by Ard Biesheuvel · 9 years ago
  3. 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
  4. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  5. 7bf7931 efi, x86: Rearrange efi_mem_attributes() by Jonathan (Zhixiong) Zhang · 9 years ago
  6. 87db73ae efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5 by Ard Biesheuvel · 9 years ago
  7. 9115c75 efi: Check for NULL efi kernel parameters by Ricardo Neri · 9 years ago
  8. cd369c2 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  9. 4c62360 efi: Handle memory error structures produced based on old versions of standard by Luck, Tony · 9 years ago
  10. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  11. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  12. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  13. becfc3c Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 9 years ago
  14. d4f7743 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
  15. 3846c15 efi: Work around ia64 build problem with ESRT driver by Peter Jones · 9 years ago
  16. 63a4aea of: clean-up unnecessary libfdt include paths by Rob Herring · 9 years ago
  17. 6b33033 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
  18. c102cb0 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  19. b119fe0 efi: dmi: List SMBIOS3 table before SMBIOS table by Jean Delvare · 9 years ago
  20. d67e199 efi: Fix error handling in add_sysfs_runtime_map_entry() by Dan Carpenter · 9 years ago
  21. f2f6b58 efi/esrt: Fix some compiler warnings by Peter Jones · 9 years ago
  22. 0bb5490 efi: Add esrt support by Peter Jones · 9 years ago
  23. f7ef7e3 efi: efivar_create_sysfs_entry() should return negative error codes by Dan Carpenter · 9 years ago
  24. a643375 efi/libstub: Retrieve FDT size when loaded from UEFI config table by Ard Biesheuvel · 9 years ago
  25. be482d6 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 9 years ago
  26. 7ed620b efi/libstub: Fix boundary checking in efi_high_alloc() by Yinghai Lu · 9 years ago
  27. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 43a9f69 Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes" by Matt Fleming · 9 years ago
  29. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 9 years ago
  30. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 9 years ago
  31. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  32. 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
  33. 1162930 efi: Don't look for chosen@0 node on DT platforms by Leif Lindholm · 9 years ago
  34. 613782b firmware: efi: Remove unneeded guid unparse by Ivan Khoronzhuk · 9 years ago
  35. d1a8d66 efi/libstub: Call get_memory_map() to obtain map and desc sizes by Ard Biesheuvel · 10 years ago
  36. 86d68a5 efi: Small leak on error in runtime map code by Dan Carpenter · 10 years ago
  37. ddeeefe arm64/efi: efistub: Apply __init annotation by Ard Biesheuvel · 10 years ago
  38. f3cdfd2 arm64/efi: move SetVirtualAddressMap() to UEFI stub by Ard Biesheuvel · 10 years ago
  39. 2859dff efi: Expose underlying UEFI firmware platform size to userland by Steve McIntyre · 10 years ago
  40. cf2b0f1 efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE by Ard Biesheuvel · 10 years ago
  41. 7bb6841 efi: split off remapping code from efi_config_init() by Ard Biesheuvel · 10 years ago
  42. 26e0227 efi: Rename efi_guid_unparse to efi_guid_to_str by Borislav Petkov · 10 years ago
  43. 0e4ca02 efi: Update the URLs for efibootmgr by Peter Jones · 10 years ago
  44. 1dd7dcb Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  45. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. dbcf3e0 RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open coded by Steven Rostedt (Red Hat) · 10 years ago
  47. 243b675 efi/x86: Move x86 back to libstub by Ard Biesheuvel · 10 years ago
  48. 0bcaa90 efi: efi-stub: notify on DTB absence by Mark Rutland · 10 years ago
  49. e1ccbbc efi: dmi: add support for SMBIOS 3.0 UEFI configuration table by Ard Biesheuvel · 10 years ago
  50. 75b1285 Merge branch 'next' into efi-next-merge by Matt Fleming · 10 years ago
  51. 60b4dc7 efi: Delete the in_nmi() conditional runtime locking by Matt Fleming · 10 years ago
  52. 6d80dba efi: Provide a non-blocking SetVariable() operation by Matt Fleming · 10 years ago
  53. b2fce81 efi: Resolve some shadow warnings by Mark Rustad · 10 years ago
  54. 98d2a6c efi: Introduce efi_md_typeattr_format() by Laszlo Ersek · 10 years ago
  55. 5ae3683 efi: Add kernel param efi=noruntime by Dave Young · 10 years ago
  56. b2e0a54 efi: Move noefi early param code out of x86 arch code by Dave Young · 10 years ago
  57. 5a17dae efi: Add efi= parameter parsing to the EFI boot stub by Matt Fleming · 10 years ago
  58. 161485e efi: Implement mandatory locking for UEFI Runtime Services by Ard Biesheuvel · 10 years ago
  59. 84be880 Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" by Matt Fleming · 10 years ago
  60. 0ceac9e efi/arm64: Fix fdt-related memory reservation by Mark Salter · 10 years ago
  61. aee530c firmware: Do not use WARN_ON(!spin_is_locked()) by Guenter Roeck · 10 years ago
  62. 6a2c20e kexec: support kexec/kdump on EFI systems by Vivek Goyal · 10 years ago
  63. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  64. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 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
  66. c3107e3 Merge tag 'please-pull-apei' into x86/ras by H. Peter Anvin · 10 years ago
  67. 92a1840 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  68. 28d5402 efi: Autoload efivars by Lee, Chun-Yi · 10 years ago
  69. 9f27bc5 efi: Introduce EFI_PARAVIRT flag by Daniel Kiper · 10 years ago
  70. abc93f8 efi: Use early_mem*() instead of early_io*() by Daniel Kiper · 10 years ago
  71. 44be28e x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag by Matt Fleming · 10 years ago
  72. 0c5ed61 efi/reboot: Allow powering off machines using EFI by Matt Fleming · 10 years ago
  73. 8562c99c efi/reboot: Add generic wrapper around EfiResetSystem() by Matt Fleming · 10 years ago
  74. f4f75ad5 efi: efistub: Convert into static library by Ard Biesheuvel · 10 years ago
  75. 29e2435 efi: fdt: Do not report an error during boot if UEFI is not available by Catalin Marinas · 10 years ago
  76. bd66947 efi: efistub: Refactor stub components by Ard Biesheuvel · 10 years ago
  77. 022ee6c efi/x86: Move UEFI Runtime Services wrappers to generic code by Ard Biesheuvel · 10 years ago
  78. f49182ec efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 10 years ago
  79. a55c072 efi/arm64: efistub: remove local copy of linux_banner by Ard Biesheuvel · 10 years ago
  80. 783ee43 efi-pstore: Fix an overflow on 32-bit builds by Andrzej Zaborowski · 10 years ago
  81. 2dfb7d5 trace, RAS: Add eMCA trace event interface by Chen, Gong · 10 years ago
  82. 3760cd2 CPER: Adjust code flow of some functions by Chen, Gong · 10 years ago
  83. 6fb8cc8 efi: Fix compiler warnings (unused, const, type) by Catalin Marinas · 10 years ago
  84. 0a00fd5 ACPICA: Restore error table definitions to reduce code differences between Linux and ACPICA upstream. by Lv Zheng · 10 years ago
  85. 345c736 efi/arm64: ignore dtb= when UEFI SecureBoot is enabled by Ard Biesheuvel · 10 years ago
  86. 3c7f255 arm64: efi: add EFI stub by Mark Salter · 10 years ago
  87. 263b4a3 efi: Add shared FDT related functions for ARM/ARM64 by Roy Franz · 11 years ago
  88. 0302f71 efi: add helper function to get UEFI params from FDT by Mark Salter · 11 years ago
  89. e33655a efivars: Add compatibility code for compat tasks by Matt Fleming · 10 years ago
  90. 54d2fbf efivars: Refactor sanity checking code into separate function by Matt Fleming · 10 years ago
  91. a5d92ad efivars: Stop passing a struct argument to efivar_validate() by Matt Fleming · 10 years ago
  92. e003bbe efivars: Check size of user object by Matt Fleming · 10 years ago
  93. bafc84d efivars: Use local variables instead of a pointer dereference by Matt Fleming · 10 years ago
  94. c625d1c efi: x86: Handle arbitrary Unicode characters by H. Peter Anvin · 11 years ago
  95. 9bb4019 efi: Add get_dram_base() helper function by Roy Franz · 10 years ago
  96. f966ea0 efi: Add shared printk wrapper for consistent prefixing by Roy Franz · 11 years ago
  97. 9403e46 efi: efi-stub-helper cleanup by Leif Lindholm · 10 years ago
  98. 47514c9 efi: Pass correct file handle to efi_file_{read,close} by Matt Fleming · 10 years ago
  99. 204b0a1 x86, efi: Abstract x86 efi_early calls by Matt Fleming · 10 years ago
  100. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 10 years ago