1. 2fee036 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 8d33316 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  3. 582a32e efi/arm: Revert "Defer persistent reservations until after paging_init()" by Ard Biesheuvel · 6 years ago
  4. f331e76 x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls by Hedi Berriche · 6 years ago
  5. 46c291e2 Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  6. 74c953c efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker by Qian Cai · 6 years ago
  7. 46edb8d firmware: arm_scmi: provide the mandatory device release callback by Sudeep Holla · 6 years ago
  8. 078a5a4f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  9. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  10. 0539177 drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic by huang.zijiang · 6 years ago
  11. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  12. acafce48 firmware: arm_sdei: Fix DT platform device creation by James Morse · 6 years ago
  13. c3790b3 firmware: arm_sdei: fix wrong of_node_put() in init function by Nicolas Saenz Julienne · 6 years ago
  14. d36377c Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  15. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  16. c06e9ef Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  17. 684019d Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  19. e315431 Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/drivers by Olof Johansson · 6 years ago
  20. 2d32d65 Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 6 years ago
  21. 363524d arm64: mm: Introduce DEFAULT_MAP_WINDOW by Steve Capper · 6 years ago
  22. b505848 firmware: stratix10-svc: fix wrong of_node_put() in init function by Nicolas Saenz Julienne · 6 years ago
  23. ea84b58 pstore: Convert buf_lock to semaphore by Kees Cook · 6 years ago
  24. 22fee7d Merge 4.20-rc5 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  25. 80424b0 efi: Reduce the amount of memblock reservations for persistent allocations by Ard Biesheuvel · 6 years ago
  26. 5f0b0ec efi: Permit multiple entries in persistent memreserve data structure by Ard Biesheuvel · 6 years ago
  27. 3db5e0b efi/libstub: Disable some warnings for x86{,_64} by Nathan Chancellor · 6 years ago
  28. 8c25db0 efi/fdt: Simplify the get_fdt() flow by Julien Thierry · 6 years ago
  29. 6935b3c4 efi/fdt: Indentation fix by Julien Thierry · 6 years ago
  30. ab2180a firmware/efi: Add NULL pointer checks in efivars API functions by Arend van Spriel · 6 years ago
  31. 976b489 efi: Prevent GICv3 WARN() by mapping the memreserve table before first use by Ard Biesheuvel · 6 years ago
  32. 6b50d88 firmware: add remote status update client support by Richard Gong · 6 years ago
  33. 7ca5ce8 firmware: add Intel Stratix10 service layer driver by Richard Gong · 6 years ago
  34. 502b431c firmware: raspberrypi: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  35. 91c6ada firmware: raspberrypi: Fix firmware calls with large buffers by James Hughes · 6 years ago
  36. 63eb322 efi: Permit calling efi_mem_reserve_persistent() from atomic context by Ard Biesheuvel · 6 years ago
  37. eff8962 efi/arm: Defer persistent reservations until after paging_init() by Ard Biesheuvel · 6 years ago
  38. 72a58a6 efi/arm/libstub: Pack FDT after populating it by Ard Biesheuvel · 6 years ago
  39. 33412b8 efi/arm: Revert deferred unmap of early memmap mapping by Ard Biesheuvel · 6 years ago
  40. ef1491e efi: Fix debugobjects warning on 'efi_rts_work' by Waiman Long · 6 years ago
  41. 0829187 firmware: raspberrypi: Define timeout for transactions by Stefan Wahren · 6 years ago
  42. c800cd7 firmware: imx: add SCU power domain driver by A.s. Dong · 6 years ago
  43. af51c25 firmware: tegra: Use in-band messages for firmware version query by Timo Alho · 6 years ago
  44. 2b86c11 firmware: tegra: Print version tag at full by Timo Alho · 6 years ago
  45. 43dc748 firmware: tegra: Switch to global mrq_is_supported() by Timo Alho · 6 years ago
  46. d78b5bd firmware: tegra: Add helper to check for supported MRQs by Timo Alho · 6 years ago
  47. 601a880 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  49. eb7046e Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  50. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  51. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  52. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  53. 53ab85e memblock: replace free_bootmem_late with memblock_free_late by Mike Rapoport · 6 years ago
  54. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  55. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  56. b22b6be Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  57. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  58. 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  59. 8942b2d gsmi: Add GSMI commands to log S0ix info by Furquan Shaikh · 6 years ago
  60. d31655b gsmi: Remove autoselected dependency on EFI and EFI_VARS by Duncan Laurie · 6 years ago
  61. 255d744 gsmi: Add coreboot to list of matching BIOS vendors by Duncan Laurie · 6 years ago
  62. 655603d gsmi: Fix bug in append_to_eventlog sysfs handler by Duncan Laurie · 6 years ago
  63. c1a9290 Merge tag 'tegra-for-4.20-firmware-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Arnd Bergmann · 6 years ago
  64. 00cba11 firmware: tegra: bpmp: Implement suspend/resume support by Thierry Reding · 6 years ago
  65. e4c080a Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx into next/drivers by Arnd Bergmann · 6 years ago
  66. b0a2cea Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/drivers by Arnd Bergmann · 6 years ago
  67. 3b0296b firmware: xilinx: Add zynqmp IOCTL API for device control by Rajan Vaja · 6 years ago
  68. 15e1f2b firmware: imx: add misc svc support by Dong Aisheng · 6 years ago
  69. edbee09 firmware: imx: add SCU firmware driver support by Dong Aisheng · 6 years ago
  70. 75afbfc firmware: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  71. 64d20b7 Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/drivers by Arnd Bergmann · 6 years ago
  72. 29c222d Merge 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  73. fa70f0d Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Thomas Gleixner · 6 years ago
  74. 8e5cddd firmware: dcdbas: Move dcdbas to drivers/platform/x86 by Stuart Hayes · 6 years ago
  75. c48e2ff firmware: dell_rbu: Move dell_rbu to drivers/platform/x86 by Stuart Hayes · 6 years ago
  76. 12c956c firmware: dcdbas: Add support for WSMT ACPI table by Stuart Hayes · 6 years ago
  77. 6aecee6 firmware: dell_rbu: Make payload memory uncachable by Stuart Hayes · 6 years ago
  78. ba61ab1 Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx into next/drivers by Arnd Bergmann · 6 years ago
  79. 3425d93 efi/x86: Handle page faults occurring while running EFI runtime services by Sai Praneeth · 6 years ago
  80. 9dbbeda efi: Make efi_rts_work accessible to efi page fault handler by Sai Praneeth · 6 years ago
  81. bcb31c6 efi/efi_test: add exporting ResetSystem runtime service by Ivan Hu · 6 years ago
  82. 41f1c48 efi/libstub: arm: support building with clang by Alistair Strachan · 6 years ago
  83. a23d3bb efi: add API to reserve memory persistently across kexec reboot by Ard Biesheuvel · 6 years ago
  84. b844470 efi/arm: libstub: add a root memreserve config table by Ard Biesheuvel · 6 years ago
  85. 71e0940 efi: honour memory reservations passed via a linux specific config table by Ard Biesheuvel · 6 years ago
  86. e60f02d firmware: xilinx: Add debugfs for query data API by Rajan Vaja · 6 years ago
  87. b321725 firmware: xilinx: Add debugfs interface by Rajan Vaja · 6 years ago
  88. f962731 firmware: xilinx: Add clock APIs by Rajan Vaja · 6 years ago
  89. 59ecdd7 firmware: xilinx: Add query data API by Rajan Vaja · 6 years ago
  90. 7658267 firmware: xilinx: Add Zynqmp firmware driver by Rajan Vaja · 6 years ago
  91. 260c9ca Merge tag 'drivers_soc_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/drivers by Olof Johansson · 6 years ago
  92. 5bc45db Merge tag 'scmi-updates-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Olof Johansson · 6 years ago
  93. cdddeef Merge tag 'v4.19-rc3' into next/drivers by Olof Johansson · 6 years ago
  94. 7153d9a firmware: vpd: fix spelling mistake "partion" -> "partition" by Colin Ian King · 6 years ago
  95. 7adb05b firmware: coreboot: Only populate devices in coreboot_table_init() by Stephen Boyd · 6 years ago
  96. a7d9b5f firmware: coreboot: Remap RAM with memremap() instead of ioremap() by Stephen Boyd · 6 years ago
  97. a28aad6 firmware: coreboot: Collapse platform drivers into bus core by Stephen Boyd · 6 years ago
  98. b81e314 firmware: coreboot: Make bus registration symmetric by Stephen Boyd · 6 years ago
  99. 20edec3 firmware: coreboot: Unmap ioregion after device population by Stephen Boyd · 6 years ago
  100. 09ed061 firmware: coreboot: Let OF core populate platform device by Stephen Boyd · 6 years ago