1. 63eb322 efi: Permit calling efi_mem_reserve_persistent() from atomic context by Ard Biesheuvel · 6 years ago
  2. eff8962 efi/arm: Defer persistent reservations until after paging_init() by Ard Biesheuvel · 6 years ago
  3. 72a58a6 efi/arm/libstub: Pack FDT after populating it by Ard Biesheuvel · 6 years ago
  4. 33412b8 efi/arm: Revert deferred unmap of early memmap mapping by Ard Biesheuvel · 6 years ago
  5. ef1491e efi: Fix debugobjects warning on 'efi_rts_work' by Waiman Long · 6 years ago
  6. 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
  7. 23a12dd Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix by Ingo Molnar · 6 years ago
  8. eb7046e Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  9. 98f7620 compat: Cleanup in_compat_syscall() callers by Dmitry Safonov · 6 years ago
  10. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  11. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  12. 53ab85e memblock: replace free_bootmem_late with memblock_free_late by Mike Rapoport · 6 years ago
  13. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  14. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  15. b22b6be Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  16. 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
  17. 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
  18. 8942b2d gsmi: Add GSMI commands to log S0ix info by Furquan Shaikh · 6 years ago
  19. d31655b gsmi: Remove autoselected dependency on EFI and EFI_VARS by Duncan Laurie · 6 years ago
  20. 255d744 gsmi: Add coreboot to list of matching BIOS vendors by Duncan Laurie · 6 years ago
  21. 655603d gsmi: Fix bug in append_to_eventlog sysfs handler by Duncan Laurie · 6 years ago
  22. 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
  23. 00cba11 firmware: tegra: bpmp: Implement suspend/resume support by Thierry Reding · 6 years ago
  24. 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
  25. 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
  26. 3b0296b firmware: xilinx: Add zynqmp IOCTL API for device control by Rajan Vaja · 6 years ago
  27. 15e1f2b firmware: imx: add misc svc support by Dong Aisheng · 6 years ago
  28. edbee09 firmware: imx: add SCU firmware driver support by Dong Aisheng · 6 years ago
  29. 75afbfc firmware: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  30. 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
  31. 29c222d Merge 4.19-rc6 by Greg Kroah-Hartman · 6 years ago
  32. 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
  33. 8e5cddd firmware: dcdbas: Move dcdbas to drivers/platform/x86 by Stuart Hayes · 6 years ago
  34. c48e2ff firmware: dell_rbu: Move dell_rbu to drivers/platform/x86 by Stuart Hayes · 6 years ago
  35. 12c956c firmware: dcdbas: Add support for WSMT ACPI table by Stuart Hayes · 6 years ago
  36. 6aecee6 firmware: dell_rbu: Make payload memory uncachable by Stuart Hayes · 6 years ago
  37. 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
  38. 3425d93 efi/x86: Handle page faults occurring while running EFI runtime services by Sai Praneeth · 6 years ago
  39. 9dbbeda efi: Make efi_rts_work accessible to efi page fault handler by Sai Praneeth · 6 years ago
  40. bcb31c6 efi/efi_test: add exporting ResetSystem runtime service by Ivan Hu · 6 years ago
  41. 41f1c48 efi/libstub: arm: support building with clang by Alistair Strachan · 6 years ago
  42. a23d3bb efi: add API to reserve memory persistently across kexec reboot by Ard Biesheuvel · 6 years ago
  43. b844470 efi/arm: libstub: add a root memreserve config table by Ard Biesheuvel · 6 years ago
  44. 71e0940 efi: honour memory reservations passed via a linux specific config table by Ard Biesheuvel · 6 years ago
  45. e60f02d firmware: xilinx: Add debugfs for query data API by Rajan Vaja · 6 years ago
  46. b321725 firmware: xilinx: Add debugfs interface by Rajan Vaja · 6 years ago
  47. f962731 firmware: xilinx: Add clock APIs by Rajan Vaja · 6 years ago
  48. 59ecdd7 firmware: xilinx: Add query data API by Rajan Vaja · 6 years ago
  49. 7658267 firmware: xilinx: Add Zynqmp firmware driver by Rajan Vaja · 6 years ago
  50. 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
  51. 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
  52. cdddeef Merge tag 'v4.19-rc3' into next/drivers by Olof Johansson · 6 years ago
  53. 7153d9a firmware: vpd: fix spelling mistake "partion" -> "partition" by Colin Ian King · 6 years ago
  54. 7adb05b firmware: coreboot: Only populate devices in coreboot_table_init() by Stephen Boyd · 6 years ago
  55. a7d9b5f firmware: coreboot: Remap RAM with memremap() instead of ioremap() by Stephen Boyd · 6 years ago
  56. a28aad6 firmware: coreboot: Collapse platform drivers into bus core by Stephen Boyd · 6 years ago
  57. b81e314 firmware: coreboot: Make bus registration symmetric by Stephen Boyd · 6 years ago
  58. 20edec3 firmware: coreboot: Unmap ioregion after device population by Stephen Boyd · 6 years ago
  59. 09ed061 firmware: coreboot: Let OF core populate platform device by Stephen Boyd · 6 years ago
  60. 162aa53 firmware: google: make structure gsmi_dev static by Colin Ian King · 6 years ago
  61. 60cd420 firmware: qcom: scm: Refactor clock handling by Bjorn Andersson · 6 years ago
  62. 0789724 firmware: meson_sm: Add serial number sysfs entry by Neil Armstrong · 6 years ago
  63. d310959 efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y by Scott Branden · 6 years ago
  64. 1a63fe9 firmware: arm_scmi: add a getter for power of performance states by Quentin Perret · 6 years ago
  65. ca64b71 firmware: arm_scmi: use strlcpy to ensure NULL-terminated strings by Sudeep Holla · 6 years ago
  66. 96d529b firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero by Sudeep Holla · 6 years ago
  67. e69a355 firmware: ti_sci: Provide host-id as an optional dt parameter by Nishanth Menon · 6 years ago
  68. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  69. f3ea4962 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  70. f922c4a module: allow symbol exports to be disabled by Ard Biesheuvel · 6 years ago
  71. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  72. 71f3a82 Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  73. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  74. 203b4fc Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  75. 1b7369a media: headers: fix linux/mod_devicetable.h inclusions by Arnd Bergmann · 6 years ago
  76. 45ca3f7 firmware: vpd: Fix section enabled flag on vpd_section_destroy by Anton Vasilyev · 6 years ago
  77. ce279d3 efi/libstub: Only disable stackleak plugin for arm64 by Laura Abbott · 6 years ago
  78. 0b3e336 arm64: Add support for STACKLEAK gcc plugin by Laura Abbott · 6 years ago
  79. 7401056 drivers/firmware: psci_checker: stash and use topology_core_cpumask for hotplug tests by Sudeep Holla · 6 years ago
  80. 20d12cf efi/arm: map UEFI memory map even w/o runtime services enabled by AKASHI Takahiro · 6 years ago
  81. 3ea8649 efi/arm: preserve early mapping of UEFI memory map longer for BGRT by Ard Biesheuvel · 6 years ago
  82. e8f4194 efi/cper: Use consistent types for UUIDs by Andy Shevchenko · 6 years ago
  83. c4db9c1 efi: Deduplicate efi_open_volume() by Lukas Wunner · 6 years ago
  84. c1a2f7f mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids by Rik van Riel · 6 years ago
  85. 61f0d55 efi/esrt: Only call efi_mem_reserve() for boot services memory by Ard Biesheuvel · 6 years ago
  86. 7e1550b efi: Drop type and attribute checks in efi_mem_desc_lookup() by Ard Biesheuvel · 6 years ago
  87. 3d7ee34 efi/libstub/arm: Add opt-in Kconfig option for the DTB loader by Ard Biesheuvel · 6 years ago
  88. 7bb4970 efi/cper: Avoid using get_seconds() by Arnd Bergmann · 6 years ago
  89. 3eb420e efi: Use a work queue to invoke EFI Runtime Services by Sai Praneeth · 6 years ago
  90. 030f457 Merge tag 'scmi-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/drivers by Olof Johansson · 6 years ago
  91. e541454 Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux into next/drivers by Olof Johansson · 6 years ago
  92. 37070d6 headers: fix linux/mod_devicetable.h inclusions by Arnd Bergmann · 6 years ago
  93. a1547e0 firmware: raspberrypi: Remove VLA usage by Kees Cook · 6 years ago
  94. 70eea1b firmware: raspberrypi: Register hwmon driver by Stefan Wahren · 6 years ago
  95. 23cae49 firmware: arm_scmi: remove some unnecessary checks by Dan Carpenter · 7 years ago
  96. 0c92503 efi/bgrt: Drop __initdata from bgrt_image_size by Hans de Goede · 6 years ago
  97. 52e1cf2 efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode by Hans de Goede · 6 years ago
  98. a569631 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 6 years ago
  99. b23908d firmware: dmi: Add access to the SKU ID string by Simon Glass · 6 years ago
  100. b5d903c2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago