1. 60174fb efi/libstub: Skip GOP with PIXEL_BLT_ONLY format by Cohen, Eugene · 7 years ago
  2. bec9918 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 7 years ago
  3. 56d91e1 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 7 years ago
  4. f2e24dd efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 7 years ago
  5. 14d6c96 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 7 years ago
  6. 74ce3fd efi/libstub/arm*: Pass latest memory map to the kernel by Ard Biesheuvel · 7 years ago
  7. 47e3472 efi/efivar_ssdt_load: Don't return success on allocation failure by Dan Carpenter · 8 years ago
  8. b0dddf6 efi/arm: Fix absolute relocation detection for older toolchains by Ard Biesheuvel · 8 years ago
  9. 6afd563 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  10. 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
  11. 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
  12. 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
  13. 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
  14. 41a6607 Merge branch 'efi/urgent' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  15. 92dc3350 x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE by Matt Fleming · 8 years ago
  16. 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
  17. 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
  18. 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
  19. 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
  20. cb82cce efi/arm64: Treat regions with WT/WC set but WB cleared as memory by Ard Biesheuvel · 8 years ago
  21. ff6301d efi: Add efi_test driver for exporting UEFI runtime service interfaces by Ivan Hu · 8 years ago
  22. 9d80448 efi/arm64: Add debugfs node to dump UEFI runtime page tables by Ard Biesheuvel · 8 years ago
  23. d520dd1 firmware-gsmi: Delete an unnecessary check before the function call "dma_pool_destroy" by Markus Elfring · 8 years ago
  24. dce48e3 efi: Replace runtime services spinlock with semaphore by Ard Biesheuvel · 8 years ago
  25. 21b3ddd efi: Don't use spinlocks for efi vars by Sylvain Chouleur · 8 years ago
  26. 217b27d efi: Use a file local lock for efivars by Sylvain Chouleur · 8 years ago
  27. 2ead308 efi/arm*: esrt: Add missing call to efi_esrt_init() by Ard Biesheuvel · 8 years ago
  28. f58a37b efi/esrt: Use memremap not ioremap to access ESRT table in memory by Ard Biesheuvel · 8 years ago
  29. 8e80632 efi/esrt: Use efi_mem_reserve() and avoid a kmalloc() by Matt Fleming · 8 years ago
  30. 31ce8cc efi/runtime-map: Use efi.memmap directly instead of a copy by Matt Fleming · 8 years ago
  31. 816e761 efi: Allow drivers to reserve boot services forever by Matt Fleming · 8 years ago
  32. c45f4da efi: Add efi_memmap_install() for installing new EFI memory maps by Matt Fleming · 8 years ago
  33. 60863c0 efi: Split out EFI memory map functions into new file by Matt Fleming · 8 years ago
  34. c8c1a4c efi/fake_mem: Refactor main two code chunks into functions by Matt Fleming · 8 years ago
  35. dca0f97 efi: Add efi_memmap_init_late() for permanent EFI memmap by Matt Fleming · 8 years ago
  36. 9479c7c efi: Refactor efi_memmap_init_early() into arch-neutral code by Matt Fleming · 8 years ago
  37. 4971531 x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap by Matt Fleming · 8 years ago
  38. c950fd6 pstore: Split pstore fragile flags by Namhyung Kim · 8 years ago
  39. acdfffb Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 8 years ago
  40. 9b41b92 dmi-id: don't free dev structure after calling device_register by Allen Hung · 8 years ago
  41. e23f22b dcdbas: Make use of smp_call_on_cpu() by Juergen Gross · 8 years ago
  42. ed9cc15 efi/libstub: Use efi_exit_boot_services() in FDT by Jeffrey Hugo · 8 years ago
  43. fc07716 efi/libstub: Introduce ExitBootServices helper by Jeffrey Hugo · 8 years ago
  44. dadb57a efi/libstub: Allocate headspace in efi_get_memory_map() by Jeffrey Hugo · 8 years ago
  45. 4af9ed5 efi: Fix handling error value in fdt_find_uefi_params by Andrzej Hajda · 8 years ago
  46. 2c4ddb2 firmware: Amlogic: Add secure monitor driver by Carlo Caione · 8 years ago
  47. 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
  48. dea85242 firmware: qcom_scm: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  49. 6862e6a efi/capsule: Allocate whole capsule into virtual memory by Austin Christ · 8 years ago
  50. b079bd5 firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  51. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  52. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  53. 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
  54. 1b3fc0b Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  55. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  56. 74e630a Merge tag 'v4.7' into for-linus/pstore by Kees Cook · 8 years ago
  57. 6149dff Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' by Rafael J. Wysocki · 8 years ago
  58. c2a25c1 drivers: firmware: psci: initialise idle states using ACPI LPI by Sudeep Holla · 8 years ago
  59. cf1d9dd Merge tag 'qcom-drivers-for-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Arnd Bergmann · 8 years ago
  60. 475fb4e efi / ACPI: load SSTDs from EFI variables by Octavian Purdila · 8 years ago
  61. e517dfe firmware: scpi: add CONFIG_OF dependency by Arnd Bergmann · 8 years ago
  62. 0cac5c3 Xen: EFI: Parse DT parameters for Xen specific UEFI by Shannon Zhao · 8 years ago
  63. 6c8e99d firmware: qcom: scm: Change initcall to subsys by Andy Gross · 8 years ago
  64. 72d4341 firmware: qcom_scm: Add missing is_available API by Andy Gross · 8 years ago
  65. 7cd4837 Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Olof Johansson · 8 years ago
  66. 80e7559 efi: Convert efi_call_virt() to efi_call_virt_pointer() by Alex Thorlton · 8 years ago
  67. 5356c32 efibc: Report more information in the error messages by Compostella, Jeremy · 8 years ago
  68. dd4fe5b firmware: qcom: scm: Expose PAS command 10 as reset-controller by Bjorn Andersson · 8 years ago
  69. f01e90f firmware: qcom: scm: Peripheral Authentication Service by Bjorn Andersson · 9 years ago
  70. 6b1751a firmware: qcom: scm: Add support for ARM64 SoCs by Kumar Gala · 8 years ago
  71. 16e5946 firmware: qcom: scm: Convert to streaming DMA APIS by Andy Gross · 8 years ago
  72. 11bdcee firmware: qcom: scm: Generalize shared error map by Andy Gross · 8 years ago
  73. 13e7774 firmware: qcom: scm: Use atomic SCM for cold boot by Andy Gross · 8 years ago
  74. d0f6fa7 firmware: qcom: scm: Convert SCM to platform driver by Andy Gross · 8 years ago
  75. 8bec433 firmware: scpi: add device power domain support using genpd by Sudeep Holla · 8 years ago
  76. 37a441d firmware: arm_scpi: add support for device power state management by Sudeep Holla · 8 years ago
  77. 8f1498c firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHU by Sudeep Holla · 8 years ago
  78. 3678b98 firmware: arm_scpi: mark scpi_get_sensor_value as static by Sudeep Holla · 8 years ago
  79. f9d91de firmware: arm_scpi: remove dvfs_get packed structure by Sudeep Holla · 8 years ago
  80. c753439 efi/arm: Fix the format of EFI debug messages by Dennis Chen · 8 years ago
  81. cae7316 efi-pstore: implement efivars_pstore_exit() by Geliang Tang · 8 years ago
  82. 8cfc8dd pstore: add lzo/lz4 compression support by Geliang Tang · 8 years ago
  83. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  84. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  85. d974f09 Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 8 years ago
  86. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  87. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  88. be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  89. b3c8eb5 ibft: Expose iBFT acpi header via sysfs by David Bond · 8 years ago
  90. 9a99425 iscsi_ibft: Add prefix-len attr and display netmask by Hannes Reinecke · 8 years ago
  91. acc53b4 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  92. 2ab71a0 MIPS: BCM47xx: Move SPROM driver to drivers/firmware/ by Rafał Miłecki · 8 years ago
  93. 1cfd631 efi: Merge boolean flag arguments by Julia Lawall · 8 years ago
  94. fb7a84c efi/capsule: Move 'capsule' to the stack in efi_capsule_supported() by Matt Fleming · 8 years ago
  95. 2e121d7 efibc: Fix excessive stack footprint warning by Jeremy Compostella · 8 years ago
  96. 62075e5 efi/capsule: Make efi_capsule_pending() lockless by Matt Fleming · 8 years ago
  97. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  98. 3cedbec Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  99. 8f3603a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 6f26b36 arm64: kaslr: increase randomization granularity by Ard Biesheuvel · 8 years ago