1. 34c7685 Merge tag 'devicetree-fixes-for-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  2. c961cb3 of: Fix cpu node iterator to not ignore disabled cpu nodes by Rob Herring · 6 years ago
  3. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  4. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  5. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  6. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  7. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  8. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  9. 6072cf5 of: ignore sub-page memory regions by Mike Rapoport · 6 years ago
  10. 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
  11. d1f2b17 Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  12. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  13. 173ee39 of: Add missing exports of node name compare functions by Rob Herring · 6 years ago
  14. 59eaeba of: base: Change logic in of_alias_get_alias_list() by Michal Simek · 6 years ago
  15. 7acf79b of: base: Fix english spelling in of_alias_get_alias_list() by Michal Simek · 6 years ago
  16. f7e59f3 Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Greg Kroah-Hartman · 6 years ago
  17. 8894891 of: unittest: Disable interrupt node tests for old world MAC systems by Guenter Roeck · 6 years ago
  18. 389d0a8 Merge branch 'dt/cpu-type-rework' into dt/next by Rob Herring · 6 years ago
  19. 651d44f of: use for_each_of_cpu_node iterator by Rob Herring · 6 years ago
  20. 6487c15 of: Support matching cpu nodes with no 'reg' property by Rob Herring · 6 years ago
  21. f1f207e of: Add cpu node iterator for_each_of_cpu_node() by Rob Herring · 6 years ago
  22. da08d8c of: unittest: Disable interrupt node tests for old world MAC systems by Guenter Roeck · 6 years ago
  23. 2a6db71 iommu/of: make of_pci_map_rid() available for other devices too by Nipun Gupta · 6 years ago
  24. b1078c3 of: base: Introduce of_alias_get_alias_list() to check alias IDs by Michal Simek · 6 years ago
  25. 62287dc of/unittest: Fix I2C bus unit-address error by Rob Herring · 6 years ago
  26. 362ce2b Merge branch 'dt/linus' into HEAD by Rob Herring · 6 years ago
  27. 090b75b Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  28. e54192b of: fix phandle cache creation for DTs with no phandles by Rob Herring · 6 years ago
  29. dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
  30. f6707fd of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC by Rob Herring · 6 years ago
  31. 00b7d1c of: make default address and size cells sizes private by Rob Herring · 6 years ago
  32. a613b26 of: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  33. 6901378 of/unittest: add printf tests for node name by Rob Herring · 6 years ago
  34. b610e2f of/unittest: remove use of node name pointer in overlay high level test by Rob Herring · 6 years ago
  35. 60c1f89 Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  36. 8c89ef7 of/platform: initialise AMBA default DMA masks by Linus Walleij · 6 years ago
  37. f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
  38. 36156f9 of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
  39. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  40. 4d88e3d Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  41. da65313 of/fdt: Remove PPC32 longtrail hack in memory scan by Michael Ellerman · 6 years ago
  42. 4d8bde8 OF: Don't set default coherent DMA mask by Robin Murphy · 6 years ago
  43. 6c2fb2e of/device: Set bus DMA mask as appropriate by Robin Murphy · 6 years ago
  44. a551621 of/platform: Initialise default DMA masks by Robin Murphy · 6 years ago
  45. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  46. b9952b5 of: overlay: update phandle cache on overlay apply and remove by Frank Rowand · 6 years ago
  47. 6eb9c9d of: mdio: Support fixed links in of_phy_get_and_connect() by Linus Walleij · 6 years ago
  48. b01dcdd drivers/of: Make of_io_request_and_map() "name" argument optional by Benjamin Herrenschmidt · 7 years ago
  49. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  50. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  51. 8efcf34 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  52. 289cf15 Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  53. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  54. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  55. 522811e of: platform: stop accessing invalid dev in of_platform_device_destroy by Srinivas Kandagatla · 7 years ago
  56. ae709bf Merge tag 'qcom-drivers-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/late by Olof Johansson · 7 years ago
  57. 312416d drivers: qcom: add command DB driver by Mahesh Sivasubramanian · 7 years ago
  58. 482137b of: overlay: validate offset from property fixups by Frank Rowand · 7 years ago
  59. 3b9cf79 of: unittest: for strings, account for trailing \0 in property length field by Stefan M Schaeckeler · 7 years ago
  60. 6d07a68 of: mdio: Fall back to mdiobus_register() with NULL device_node by Florian Fainelli · 7 years ago
  61. 9601000 Merge tag 'devicetree-fixes-for-4.17' into dt/next to pick-up fixes by Rob Herring · 7 years ago
  62. 76787cf Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  63. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
  64. 83ef477 of: overlay: Stop leaking resources on overlay removal by Jan Kiszka · 7 years ago
  65. 4550fe6 of: Don't create device for OPP tables by Viresh Kumar · 7 years ago
  66. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  67. 9cf7c9c of/numa: drop export of of_node_to_nid by Rob Herring · 7 years ago
  68. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  69. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  70. 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
  71. a7f9241 kbuild: add %.dtb.S and %.dtb to 'targets' automatically by Masahiro Yamada · 7 years ago
  72. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  73. 9c2dd84 Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  74. 65af618 of: Add missing I/O range exception for indirect-IO devices by Zhichang Yuan · 7 years ago
  75. fcfaab3 PCI: Add fwnode handler as input param of pci_register_io_range() by Gabriele Paoloni · 7 years ago
  76. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  77. 9217e56 of_net: Implement of_get_nvmem_mac_address helper by Mike Looijmans · 7 years ago
  78. 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
  79. 8274732 of: unittest: fix an error code in of_unittest_apply_overlay() by Dan Carpenter · 7 years ago
  80. 202fbf4 of: unittest: move misplaced function declaration by Arnd Bergmann · 7 years ago
  81. d4b9e42 of: unittest: Remove VLA stack usage by Tobin C. Harding · 7 years ago
  82. a514266 of: overlay: Fix forgotten reference to of_overlay_apply() by Geert Uytterhoeven · 7 years ago
  83. 54587be of: unittest: local return value variable related cleanups by Frank Rowand · 7 years ago
  84. 06c4697 of: unittest: remove unneeded local return value variables by Frank Rowand · 7 years ago
  85. c679fa6 Merge branch 'dtc-update' into dt/next by Rob Herring · 7 years ago
  86. bdb7013 of: unittest: fix an error test in of_unittest_overlay_8() by Dan Carpenter · 7 years ago
  87. 0b3ce78 of: cache phandle nodes to reduce cost of of_find_node_by_phandle() by Frank Rowand · 7 years ago
  88. b89dae1 of: overlay: do not include path in full_name of added nodes by Frank Rowand · 7 years ago
  89. a4f91f0 of: unittest: clean up changeset test by Frank Rowand · 7 years ago
  90. b46c786 Merge tag 'overlay_apply_fdt_v7-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/frowand/linux into dt/next by Rob Herring · 7 years ago
  91. e547c00 of: improve reporting invalid overlay target path by Frank Rowand · 7 years ago
  92. db2f376 of: convert unittest overlay devicetree source to sugar syntax by Frank Rowand · 7 years ago
  93. 39a751a of: change overlay apply input data from unflattened to FDT by Frank Rowand · 7 years ago
  94. 357aa4b of: unittest: Add phandle remapping test by Stephen Boyd · 7 years ago
  95. bd6f2fd of: Support parsing phandle argument lists through a nexus node by Stephen Boyd · 7 years ago
  96. 67dcc26 device property: Constify device_get_match_data() by Andy Shevchenko · 7 years ago
  97. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  98. fe53d14 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  99. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  100. 163b716 Merge remote-tracking branch 'lorenzo/pci/tegra' into next by Bjorn Helgaas · 7 years ago