1. ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  2. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  3. 2575be8 Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  4. 2a76f89 firmware: google memconsole: Fix return value check in platform_memconsole_init() by Wei Yongjun · 8 years ago
  5. 856c634 firmware: Google VPD: Fix return value check in vpd_platform_init() by Wei Yongjun · 8 years ago
  6. 049a59d firmware: Google VPD sysfs driver by Wei-Ning Huang · 8 years ago
  7. ad2ac9d firmware: Google VPD: import lib_vpd source files by Wei-Ning Huang · 8 years ago
  8. 197dece efi/libstub/arm: Don't use TASK_SIZE when randomizing the RT space by Ard Biesheuvel · 8 years ago
  9. a1d6f9c firmware: google memconsole: Add ARM/ARM64 support by Thierry Escande · 8 years ago
  10. d384d6f firmware: google memconsole: Add coreboot support by Thierry Escande · 8 years ago
  11. afe9dba4 firmware: google memconsole: Move specific EBDA parts by Thierry Escande · 8 years ago
  12. f952a40 firmware: google memconsole: Remove useless submenu in Kconfig by Thierry Escande · 8 years ago
  13. ae8a442 efi/libstub/arm*: Set default address and size cells values for an empty dtb by Sameer Goel · 8 years ago
  14. e69176d ef/libstub/arm/arm64: Randomize the base of the UEFI rt services region by Ard Biesheuvel · 8 years ago
  15. eeff7d6 efi/libstub/arm/arm64: Disable debug prints on 'quiet' cmdline arg by Ard Biesheuvel · 8 years ago
  16. 60f38de efi/libstub: Unify command line param parsing by Ard Biesheuvel · 8 years ago
  17. 4c3f14b efi/libstub: Fix harmless command line parsing bug by Ard Biesheuvel · 8 years ago
  18. 318532b efi/arm32-stub: Allow boot-time allocations in the vmlinux region by Ard Biesheuvel · 8 years ago
  19. fee929b efi/pstore: Return error code (if any) from efi_pstore_write() by Evgeny Kalugin · 8 years ago
  20. 75def55 x86/efi/bgrt: Move efi-bgrt handling out of arch/x86 by Bhupesh Sharma · 8 years ago
  21. 24d7c49 efi/arm-stub: Round up FDT allocation to mapping size by Ard Biesheuvel · 8 years ago
  22. 138728dd efi/arm-stub: Correct FDT and initrd allocation rules for arm64 by Ard Biesheuvel · 8 years ago
  23. 540f4c0 efi/libstub: Skip GOP with PIXEL_BLT_ONLY format by Cohen, Eugene · 8 years ago
  24. 822f584 efi/esrt: Cleanup bad memory map log messages by Daniel Drake · 8 years ago
  25. 21f8577 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. a61072a pstore: Replace arguments for erase() API by Kees Cook · 8 years ago
  27. 76cc958 pstore: Replace arguments for write() API by Kees Cook · 8 years ago
  28. 125cc42 pstore: Replace arguments for read() API by Kees Cook · 8 years ago
  29. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  30. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  31. d1eb981 efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y by Ard Biesheuvel · 8 years ago
  32. 52e51f16 efi/libstub: Treat missing SecureBoot variable as Secure Boot disabled by Ard Biesheuvel · 8 years ago
  33. b2e3c43 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  34. af8999f Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  35. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  36. b3879a4 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 8 years ago
  37. f3cf6f7 efi: Disable secure boot if shim is in insecure mode by Josh Boyer · 8 years ago
  38. de8cb45 efi: Get and store the secure boot status by David Howells · 8 years ago
  39. 87a8d03 Merge tag 'v4.10-rc7' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  40. 82bcd08 firmware: qcom: scm: Fix interrupted SCM calls by Andy Gross · 8 years ago
  41. c8f325a efi/fdt: Avoid FDT manipulation after ExitBootServices() by Ard Biesheuvel · 8 years ago
  42. 696204fa efi/libstub: Preserve .debug sections after absolute relocation check by Ard Biesheuvel · 8 years ago
  43. e6688080 efi/esrt: Fix typo in pr_err() message by Colin Ian King · 8 years ago
  44. 18141e8 x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE by Sai Praneeth · 8 years ago
  45. a19ebf5 efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table by Sai Praneeth · 8 years ago
  46. 3a6b6c6 efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures by Sai Praneeth · 8 years ago
  47. 2bd79f3 efi: Deduplicate efi_file_size() / _read() / _close() by Lukas Wunner · 8 years ago
  48. 92f3e6e firmware: arm_scpi: Add hardware dependencies by Jean Delvare · 8 years ago
  49. 1ae7776 Merge tag 'qcom-drivers-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Olof Johansson · 8 years ago
  50. 1c33dc1 drivers: firmware: psci: Use __pa_symbol for cpu_resume by Geert Uytterhoeven · 8 years ago
  51. a811b42 firmware: qcom_scm: Add set remote state API by Andy Gross · 8 years ago
  52. b58a2d3 firmware: qcom: scm: Mask APQ8064 core clk dependency by Andy Gross · 8 years ago
  53. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 42d1a73 Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core by Will Deacon · 8 years ago
  55. 1a08e3d drivers: firmware: psci: Use __pa_symbol for kernel symbol by Laura Abbott · 8 years ago
  56. 20b1e22 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  57. 5c6ec6a Merge tag 'psci-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into fixes by Arnd Bergmann · 8 years ago
  58. 4309cfe drivers: psci: annotate timer on stack to silence odebug messages by Sudeep Holla · 8 years ago
  59. a766347 firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwares by Martin Blumenstingl · 8 years ago
  60. abfb7b6 efi/libstub/arm*: Pass latest memory map to the kernel by Ard Biesheuvel · 8 years ago
  61. d4af49f firmware: dmi_scan: Always show system identification string by Kefeng Wang · 8 years ago
  62. 991688bf Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  63. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  64. 846221c Remove references to dead make variable LINUX_INCLUDE by Paul Bolle · 8 years ago
  65. f4000cd9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  66. 2ada959 Merge tag 'qcom-drivers-for-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Arnd Bergmann · 8 years ago
  67. ba9cb7b Merge branch 'for-4.10-ti-sci-base' of https://github.com/t-kristo/linux-pm into next/drivers by Arnd Bergmann · 8 years ago
  68. e7541f9 Merge tag 'scpi-updates-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Arnd Bergmann · 8 years ago
  69. d09a001 drivers: psci: Allow PSCI node to be disabled by Thierry Reding · 8 years ago
  70. ea8b1c4 drivers: psci: PSCI checker module by Kevin Brodsky · 8 years ago
  71. 018edcf efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit by Ard Biesheuvel · 8 years ago
  72. ed19b86 firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails by spjoshi@codeaurora.org · 8 years ago
  73. ab0822d firmware: qcom: scm: Remove core, iface and bus clocks dependency by spjoshi@codeaurora.org · 8 years ago
  74. e40719d Merge tag 'tegra-for-4.10-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 8 years ago
  75. 983de5f firmware: tegra: Add BPMP support by Thierry Reding · 8 years ago
  76. ca791d7 firmware: tegra: Add IVC library by Thierry Reding · 8 years ago
  77. 5589d62 Merge tag 'qcom-drivers-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Olof Johansson · 8 years ago
  78. 8358c6b firmware: arm_scpi: add support for pre-v1.0 SCPI compatible by Sudeep Holla · 8 years ago
  79. 58c5475 x86/efi: Retrieve and assign Apple device properties by Lukas Wunner · 8 years ago
  80. 46cd4b7 efi: Add device path parser by Lukas Wunner · 8 years ago
  81. 568bc4e efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table by Ard Biesheuvel · 8 years ago
  82. a6a1446 efi/libstub: Add random.c to ARM build by Ard Biesheuvel · 8 years ago
  83. 6362598 efi: Add support for seeding the RNG from a UEFI config table by Ard Biesheuvel · 8 years ago
  84. 5b88a31 efi/libstub: Fix allocation size calculations by Roy Franz · 8 years ago
  85. 74239ac Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 8 years ago
  86. bd4760c firmware: qcom: scm: Use devm_reset_controller_register() by Wei Yongjun · 8 years ago
  87. 4ddb9bf arm64: dump: Make ptdump debugfs a separate option by Laura Abbott · 8 years ago
  88. abd3e80 firmware: arm_scpi: allow firmware with get_capabilities not implemented by Neil Armstrong · 8 years ago
  89. 4dfe32d firmware: arm_scpi: add alternative legacy structures, functions and macros by Neil Armstrong · 8 years ago
  90. bb789cd firmware: arm_scpi: increase MAX_DVFS_OPPS to 16 entries by Neil Armstrong · 8 years ago
  91. 912cffb firmware: ti_sci: Add support for reboot core service by Nishanth Menon · 8 years ago
  92. 9f72322 firmware: ti_sci: Add support for Clock control by Nishanth Menon · 8 years ago
  93. 9e7d756 firmware: ti_sci: Add support for Device control by Nishanth Menon · 8 years ago
  94. aa27678 firmware: Add basic support for TI System Control Interface (TI-SCI) protocol by Nishanth Menon · 8 years ago
  95. b0dddf6 efi/arm: Fix absolute relocation detection for older toolchains by Ard Biesheuvel · 8 years ago
  96. a75dcb5 efi/efivar_ssdt_load: Don't return success on allocation failure by Dan Carpenter · 8 years ago
  97. c208ed9 efi/efi_test: Use memdup_user() as a cleanup by Ivan Hu · 8 years ago
  98. 9c30a21 efi/efi_test: Fix uninitialized variable 'rv' by Ivan Hu · 8 years ago
  99. 46b9b71 efi/efi_test: Fix uninitialized variable 'datasize' by Ivan Hu · 8 years ago
  100. 0709a00 efi/arm*: Fix efi_init() error handling by Yisheng Xie · 8 years ago