1. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  2. e6b988d efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified by Ard Biesheuvel · 5 years ago
  3. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  4. f61ee50 efi: cper: print AER info of PCIe fatal error by Xiaofei Tan · 5 years ago
  5. 9595aa8 Merge 4.9.190 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  6. 2b9ac213 iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND by Thomas Tai · 5 years ago
  7. de4bcf0 efi/libstub: remove duplicate nokaslr by Chih-Wei Huang · 5 years ago
  8. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  9. 8fca3c3 efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  10. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 6 years ago
  11. 17dc1d9 efi/memattr: Don't bail on zero VA if it equals the region's PA by Ard Biesheuvel · 6 years ago
  12. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  13. 6263e82 iscsi_ibft: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  14. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  15. 9678592 x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls by Hedi Berriche · 6 years ago
  16. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 1773543 firmware/efi: Add NULL pointer checks in efivars API functions by Arend van Spriel · 6 years ago
  18. e16c040 Merge 4.9.143 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 6d075d2 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 8 years ago
  20. fb66079 efi/libstub: arm: support building with clang by Alistair Strachan · 6 years ago
  21. db71418 Merge 4.9.142 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. b57951e efi/arm: Revert deferred unmap of early memmap mapping by Ard Biesheuvel · 6 years ago
  23. 6301a71 efi/libstub: Fix 4.9.139 merge resolution by Nathan Chancellor · 6 years ago
  24. 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 27b5ebf efi/libstub/arm64: Set -fpie when building the EFI stub by Ard Biesheuvel · 7 years ago
  26. 6b66b2d8 efi/libstub: Preserve .debug sections after absolute relocation check by Ard Biesheuvel · 8 years ago
  27. 94c47d4 efi/libstub/arm64: Force 'hidden' visibility for section markers by Ard Biesheuvel · 7 years ago
  28. b727d1c Merge 4.9.129 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  29. a2a380b efi/esrt: Only call efi_mem_reserve() for boot services memory by Ard Biesheuvel · 6 years ago
  30. be2338f3a efi/arm: preserve early mapping of UEFI memory map longer for BGRT by Ard Biesheuvel · 6 years ago
  31. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. 6fdca0d firmware: dmi_scan: Fix handling of empty DMI strings by Jean Delvare · 7 years ago
  33. b4c14c2 Merge tag 'v4.9.95' into android-4.9.95 by Greg Hackmann · 7 years ago
  34. 883a91d firmware/psci: Expose SMCCC version through psci_ops by Mark Rutland · 7 years ago
  35. 56d3797 firmware/psci: Expose PSCI conduit by Mark Rutland · 7 years ago
  36. 6289541 drivers/firmware: Expose psci_get_version through psci_ops structure by Mark Rutland · 7 years ago
  37. 2451857 FROMLIST: efi/libstub: disable LTO by Sami Tolvanen · 8 years ago
  38. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. 88af4e3 efi/esrt: Cleanup bad memory map log messages by Daniel Drake · 8 years ago
  40. 3f1d77c Merge 4.9.69 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. 8b5106e efi/esrt: Use memunmap() instead of kfree() to free the remapping by Pan Bian · 7 years ago
  42. 29c3b7a efi: Move some sysfs files to be read-only by root by Greg Kroah-Hartman · 7 years ago
  43. 768dd77 Revert "Revert "BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stub"" by Greg Hackmann · 7 years ago
  44. e3111d5 BACKPORT: efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  45. 3673345 Revert "BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stub" by Dmitry Shmidt · 7 years ago
  46. 306315d BACKPORT: efi/libstub/arm64: Set -fpie when building the EFI stub by Ard Biesheuvel · 7 years ago
  47. 5f9b5e6 UPSTREAM: efi/libstub/arm64: Force 'hidden' visibility for section markers by Ard Biesheuvel · 7 years ago
  48. 60174fb efi/libstub: Skip GOP with PIXEL_BLT_ONLY format by Cohen, Eugene · 8 years ago
  49. bec9918 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 8 years ago
  50. 56d91e1 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 8 years ago
  51. f2e24dd efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 8 years ago
  52. 14d6c96 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  53. 74ce3fd efi/libstub/arm*: Pass latest memory map to the kernel by Ard Biesheuvel · 8 years ago
  54. 47e3472 efi/efivar_ssdt_load: Don't return success on allocation failure by Dan Carpenter · 8 years ago
  55. b0dddf6 efi/arm: Fix absolute relocation detection for older toolchains by Ard Biesheuvel · 8 years ago
  56. 6afd563 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. 0fb3ca4 Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  58. de956b8 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. d7a0dab Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 2ab78a7 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
  61. 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  62. 92dc335 x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE by Matt Fleming · 8 years ago
  63. fceec41 Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Arnd Bergmann · 8 years ago
  64. f5895b5 Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/drivers by Arnd Bergmann · 8 years ago
  65. 7c2c114 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 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
  67. cb82cce efi/arm64: Treat regions with WT/WC set but WB cleared as memory by Ard Biesheuvel · 8 years ago
  68. ff6301d efi: Add efi_test driver for exporting UEFI runtime service interfaces by Ivan Hu · 8 years ago
  69. 9d80448 efi/arm64: Add debugfs node to dump UEFI runtime page tables by Ard Biesheuvel · 8 years ago
  70. d520dd1 firmware-gsmi: Delete an unnecessary check before the function call "dma_pool_destroy" by Markus Elfring · 8 years ago
  71. dce48e3 efi: Replace runtime services spinlock with semaphore by Ard Biesheuvel · 8 years ago
  72. 21b3ddd efi: Don't use spinlocks for efi vars by Sylvain Chouleur · 8 years ago
  73. 217b27d efi: Use a file local lock for efivars by Sylvain Chouleur · 8 years ago
  74. 2ead308 efi/arm*: esrt: Add missing call to efi_esrt_init() by Ard Biesheuvel · 8 years ago
  75. f58a37b efi/esrt: Use memremap not ioremap to access ESRT table in memory by Ard Biesheuvel · 8 years ago
  76. 8e80632 efi/esrt: Use efi_mem_reserve() and avoid a kmalloc() by Matt Fleming · 9 years ago
  77. 31ce8cc efi/runtime-map: Use efi.memmap directly instead of a copy by Matt Fleming · 9 years ago
  78. 816e761 efi: Allow drivers to reserve boot services forever by Matt Fleming · 9 years ago
  79. c45f4da efi: Add efi_memmap_install() for installing new EFI memory maps by Matt Fleming · 8 years ago
  80. 60863c0 efi: Split out EFI memory map functions into new file by Matt Fleming · 9 years ago
  81. c8c1a4c efi/fake_mem: Refactor main two code chunks into functions by Matt Fleming · 9 years ago
  82. dca0f97 efi: Add efi_memmap_init_late() for permanent EFI memmap by Matt Fleming · 9 years ago
  83. 9479c7c efi: Refactor efi_memmap_init_early() into arch-neutral code by Matt Fleming · 9 years ago
  84. 4971531 x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap by Matt Fleming · 8 years ago
  85. c950fd6 pstore: Split pstore fragile flags by Namhyung Kim · 8 years ago
  86. acdfffb Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  87. 9b41b92 dmi-id: don't free dev structure after calling device_register by Allen Hung · 8 years ago
  88. e23f22b dcdbas: Make use of smp_call_on_cpu() by Juergen Gross · 8 years ago
  89. ed9cc15 efi/libstub: Use efi_exit_boot_services() in FDT by Jeffrey Hugo · 8 years ago
  90. fc07716 efi/libstub: Introduce ExitBootServices helper by Jeffrey Hugo · 8 years ago
  91. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  92. 4af9ed5 efi: Fix handling error value in fdt_find_uefi_params by Andrzej Hajda · 8 years ago
  93. 2c4ddb2 firmware: Amlogic: Add secure monitor driver by Carlo Caione · 8 years ago
  94. 8184a34 Merge tag 'vexpress-fixes-4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes by Olof Johansson · 8 years ago
  95. dea85242 firmware: qcom_scm: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  96. 6862e6a efi/capsule: Allocate whole capsule into virtual memory by Austin Christ · 8 years ago
  97. b079bd5 firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  98. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  99. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  100. 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