1. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  2. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  3. 5801169 of: __of_detach_node() - remove node from phandle cache by Frank Rowand · 6 years ago
  4. b8a9ac1 of: of_node_get()/of_node_put() nodes held in phandle cache by Frank Rowand · 6 years ago
  5. acc2038 Merge branch 'yaml-bindings-for-v4.21' into dt/next by Rob Herring · 6 years ago
  6. b3e46d1 of: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  7. e1e5254 OF: Add a warning in case chosen node is not present by Nick Kossifidis · 6 years ago
  8. afa64a7 of: net: kill of_get_nvmem_mac_address() by Bartosz Golaszewski · 6 years ago
  9. e8b1dee2 of: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  10. cdbc848 of/fdt: Remove custom __early_init_dt_declare_initrd() implementation by Florian Fainelli · 6 years ago
  11. fe7db75 of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT by Florian Fainelli · 6 years ago
  12. 0c5eaa7 of: Drop full path from full_name for PDT systems by Rob Herring · 6 years ago
  13. aa4330e Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  14. f8274f1 Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/frowand/linux into dt/next by Rob Herring · 6 years ago
  15. 1ae367a of/pdt: Remove unused of_pdt_build_more function ptr by Rob Herring · 6 years ago
  16. eeb07c5 of: unittest: initialize args before calling of_*parse_*() by Frank Rowand · 6 years ago
  17. 160b1d4 of: unittest: find overlays[] entry by name instead of index by Frank Rowand · 6 years ago
  18. 5babefb of: unittest: allow base devicetree to have symbol metadata by Frank Rowand · 6 years ago
  19. f962788 of: overlay: set node fields from properties when add new overlay node by Frank Rowand · 6 years ago
  20. 8c32965 of: unittest: remove unused of_unittest_apply_overlay() argument by Frank Rowand · 6 years ago
  21. 2fe0e87 of: overlay: check prevents multiple fragments touching same property by Frank Rowand · 6 years ago
  22. c168263 of: overlay: check prevents multiple fragments add or delete same node by Frank Rowand · 6 years ago
  23. a68238a of: overlay: test case of two fragments adding same node by Frank Rowand · 6 years ago
  24. a15e824 of: overlay: make all pr_debug() and pr_err() messages unique by Frank Rowand · 6 years ago
  25. 6f75118 of: overlay: validate overlay properties #address-cells and #size-cells by Frank Rowand · 6 years ago
  26. 81225ea of: overlay: reorder fields in struct fragment by Frank Rowand · 6 years ago
  27. 8814dc4 of: overlay: do not duplicate properties from overlay for new nodes by Frank Rowand · 6 years ago
  28. 6b4955b of: overlay: use prop add changeset entry for property in new nodes by Frank Rowand · 6 years ago
  29. 5b2c2f5 of: overlay: add missing of_node_get() in __of_attach_node_sysfs by Frank Rowand · 6 years ago
  30. 7c528e4 of: overlay: add missing of_node_put() after add new node to changeset by Frank Rowand · 6 years ago
  31. 144552c of: overlay: add tests to validate kfrees from overlay removal by Frank Rowand · 6 years ago
  32. 89c3842 of, numa: Validate some distance map rules by John Garry · 6 years ago
  33. 6778be4 of/device: Really only set bus DMA mask when appropriate by Robin Murphy · 6 years ago
  34. 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
  35. c961cb3 of: Fix cpu node iterator to not ignore disabled cpu nodes by Rob Herring · 6 years ago
  36. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  37. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  38. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  39. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  40. 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
  41. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  42. 6072cf5 of: ignore sub-page memory regions by Mike Rapoport · 6 years ago
  43. 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
  44. 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
  45. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  46. 173ee39 of: Add missing exports of node name compare functions by Rob Herring · 6 years ago
  47. 59eaeba of: base: Change logic in of_alias_get_alias_list() by Michal Simek · 6 years ago
  48. 7acf79b of: base: Fix english spelling in of_alias_get_alias_list() by Michal Simek · 6 years ago
  49. 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
  50. 8894891 of: unittest: Disable interrupt node tests for old world MAC systems by Guenter Roeck · 6 years ago
  51. 389d0a8 Merge branch 'dt/cpu-type-rework' into dt/next by Rob Herring · 6 years ago
  52. 651d44f of: use for_each_of_cpu_node iterator by Rob Herring · 6 years ago
  53. 6487c15 of: Support matching cpu nodes with no 'reg' property by Rob Herring · 6 years ago
  54. f1f207e of: Add cpu node iterator for_each_of_cpu_node() by Rob Herring · 6 years ago
  55. da08d8c of: unittest: Disable interrupt node tests for old world MAC systems by Guenter Roeck · 6 years ago
  56. 2a6db71 iommu/of: make of_pci_map_rid() available for other devices too by Nipun Gupta · 6 years ago
  57. b1078c3 of: base: Introduce of_alias_get_alias_list() to check alias IDs by Michal Simek · 6 years ago
  58. 62287dc of/unittest: Fix I2C bus unit-address error by Rob Herring · 6 years ago
  59. 362ce2b Merge branch 'dt/linus' into HEAD by Rob Herring · 6 years ago
  60. 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
  61. e54192b of: fix phandle cache creation for DTs with no phandles by Rob Herring · 6 years ago
  62. dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
  63. f6707fd of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC by Rob Herring · 6 years ago
  64. 00b7d1c of: make default address and size cells sizes private by Rob Herring · 6 years ago
  65. a613b26 of: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  66. 6901378 of/unittest: add printf tests for node name by Rob Herring · 6 years ago
  67. b610e2f of/unittest: remove use of node name pointer in overlay high level test by Rob Herring · 6 years ago
  68. 60c1f89 Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  69. 8c89ef7 of/platform: initialise AMBA default DMA masks by Linus Walleij · 6 years ago
  70. f42b0e18 of: add node name compare helper functions by Rob Herring · 6 years ago
  71. 36156f9 of: add helper to lookup compatible child node by Johan Hovold · 6 years ago
  72. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  73. 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
  74. da65313 of/fdt: Remove PPC32 longtrail hack in memory scan by Michael Ellerman · 6 years ago
  75. 4d8bde8 OF: Don't set default coherent DMA mask by Robin Murphy · 6 years ago
  76. 6c2fb2e of/device: Set bus DMA mask as appropriate by Robin Murphy · 6 years ago
  77. a551621 of/platform: Initialise default DMA masks by Robin Murphy · 6 years ago
  78. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  79. b9952b5 of: overlay: update phandle cache on overlay apply and remove by Frank Rowand · 6 years ago
  80. 6eb9c9d of: mdio: Support fixed links in of_phy_get_and_connect() by Linus Walleij · 6 years ago
  81. b01dcdd drivers/of: Make of_io_request_and_map() "name" argument optional by Benjamin Herrenschmidt · 6 years ago
  82. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  83. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  84. 8efcf34 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  85. 289cf15 Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  86. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  87. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  88. 522811e of: platform: stop accessing invalid dev in of_platform_device_destroy by Srinivas Kandagatla · 6 years ago
  89. 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 · 6 years ago
  90. 312416d drivers: qcom: add command DB driver by Mahesh Sivasubramanian · 7 years ago
  91. 482137b of: overlay: validate offset from property fixups by Frank Rowand · 7 years ago
  92. 3b9cf79 of: unittest: for strings, account for trailing \0 in property length field by Stefan M Schaeckeler · 6 years ago
  93. 6d07a68 of: mdio: Fall back to mdiobus_register() with NULL device_node by Florian Fainelli · 7 years ago
  94. 9601000 Merge tag 'devicetree-fixes-for-4.17' into dt/next to pick-up fixes by Rob Herring · 7 years ago
  95. 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
  96. 3d6ce86 drivers: remove force dma flag from buses by Christoph Hellwig · 7 years ago
  97. 83ef477 of: overlay: Stop leaking resources on overlay removal by Jan Kiszka · 7 years ago
  98. 4550fe6 of: Don't create device for OPP tables by Viresh Kumar · 7 years ago
  99. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  100. 9cf7c9c of/numa: drop export of of_node_to_nid by Rob Herring · 7 years ago