1. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  2. 972fa3a mm: kmemleak: alloc gray object for reserved region with direct map by Calvin Zhang · 3 years ago
  3. e623611 Merge branch 'dt/linus' into dt/next by Rob Herring · 3 years ago
  4. da17d69 of/fdt: Don't worry about non-memory region overlap for no-map by Stephen Boyd · 3 years ago
  5. b398123 efi: apply memblock cap after memblock_add() by Pingfan Liu · 3 years ago
  6. 8347b41 of: fdt: Aggregate the processing of "linux,usable-memory-range" by Zhen Lei · 3 years ago
  7. 1f012283 of/fdt: Rework early_init_dt_scan_memory() to call directly by Rob Herring · 3 years ago
  8. d665881 of/fdt: Rework early_init_dt_scan_root() to call directly by Rob Herring · 3 years, 1 month ago
  9. 60f20d8 of/fdt: Rework early_init_dt_scan_chosen() to call directly by Rob Herring · 3 years, 1 month ago
  10. fb2293f of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem() by Rob Herring · 3 years, 2 months ago
  11. 2fcf9a1 of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr() by Geert Uytterhoeven · 3 years, 4 months ago
  12. bf2e860 of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef by Geert Uytterhoeven · 3 years, 5 months ago
  13. 2af2b50 of: fdt: Add generic support for handling usable memory range property by Geert Uytterhoeven · 3 years, 5 months ago
  14. f7e7ce9 of: fdt: Add generic support for handling elf core headers property by Geert Uytterhoeven · 3 years, 5 months ago
  15. 39c6b3a of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch() by Geert Uytterhoeven · 3 years, 5 months ago
  16. 18250b4 of: fdt: Remove early_init_dt_reserve_memory_arch() override capability by Geert Uytterhoeven · 3 years, 5 months ago
  17. 4409273 of: fdt: do not update local variable after use by Ohhoon Kwon · 3 years, 5 months ago
  18. eb71739 of: fdt: remove unnecessary codes by 권오훈 · 3 years, 6 months ago
  19. 0e407a9 of: Remove superfluous casts when printing u64 values by Geert Uytterhoeven · 3 years, 6 months ago
  20. 2892d8a of: Fix truncation of memory sizes on 32-bit platforms by Geert Uytterhoeven · 3 years, 6 months ago
  21. 0080665 Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 8 months ago
  22. 649cab5 of: properly check for error returned by fdt_get_name() by Frank Rowand · 3 years, 9 months ago
  23. 8c8239c of: Add missing 'Return' section in kerneldoc comments by Rob Herring · 3 years, 9 months ago
  24. 62f026f of: Fix kerneldoc output formatting by Rob Herring · 3 years, 9 months ago
  25. a300dc8 of: fdt: Demote kernel-doc abuses and fix function naming by Lee Jones · 3 years, 9 months ago
  26. 8a5a75e of/fdt: Make sure no-map does not remove already reserved regions by Nicolas Boichat · 4 years ago
  27. 8658829 fdt: Properly handle "no-map" field in the memory region by KarimAllah Ahmed · 4 years ago
  28. 62dcd9c earlycon: simplify earlycon-table implementation by Johan Hovold · 4 years, 1 month ago
  29. 7536c7e of/fdt: Remove redundant kbasename function call by Qi Zheng · 4 years, 7 months ago
  30. c8813f7 drivers/of: keep description of function consistent with function name by chenqiwu · 4 years, 8 months ago
  31. 8d3cdfe of: fix the warnings from command line. by tangjianqiang · 4 years, 9 months ago
  32. 2c97b5a Merge tag 'devicetree-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  33. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  34. e2f04da of: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  35. b204731 of/fdt: don't ignore errors from of_setup_earlycon by Christoph Hellwig · 5 years ago
  36. dd753d9 fdt: Update CRC check for rng-seed by Hsin-Yi Wang · 5 years ago
  37. 428826f fdt: add support for rng-seed by Hsin-Yi Wang · 5 years ago
  38. 5c68b82 of/fdt: pass early_init_dt_reserve_memory_arch() with bool type nomap by Masahiro Yamada · 6 years ago
  39. 5d9c4e9 of/fdt: Fix ‘of_fdt_match’ defined but not used compiler warning by Kefeng Wang · 6 years ago
  40. 7c71650 of/fdt: Mark initial_boot_params as __ro_after_init by Stephen Boyd · 6 years ago
  41. 9b4d2b6 of/fdt: Remove dead code and mark functions with __init by Stephen Boyd · 6 years ago
  42. b827bcb of: del redundant type conversion by xiaojiangfeng · 6 years ago
  43. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  44. 8ce5f84 of: Remove struct device_node.type pointer by Rob Herring · 6 years ago
  45. e1e5254 OF: Add a warning in case chosen node is not present by Nick Kossifidis · 6 years ago
  46. cdbc848 of/fdt: Remove custom __early_init_dt_declare_initrd() implementation by Florian Fainelli · 6 years ago
  47. fe7db75 of/fdt: Populate phys_initrd_start/phys_initrd_size from FDT by Florian Fainelli · 6 years ago
  48. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  49. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  50. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  51. 6072cf5 of: ignore sub-page memory regions by Mike Rapoport · 6 years ago
  52. da65313 of/fdt: Remove PPC32 longtrail hack in memory scan by Michael Ellerman · 6 years ago
  53. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  54. 0fa1c57 of/fdt: use memblock_virt_alloc for early alloc by Rob Herring · 7 years ago
  55. af6074f of: Use SPDX license tag for DT files by Rob Herring · 7 years ago
  56. f5d2da6 of/fdt: Document detached argument to __unflatten_device_tree() by Stephen Boyd · 7 years ago
  57. 77ea8a6 of/fdt: skip unflattening of disabled nodes by Rob Herring · 7 years ago
  58. ecc8a96 of/fdt: add of_fdt_device_is_available function by Rob Herring · 7 years ago
  59. a7e4cfb of/fdt: only store the device node basename in full_name by Rob Herring · 8 years ago
  60. dd6ec12 Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  61. 0ef5adc of: fdt.c header comment typo by Frank Rowand · 8 years ago
  62. 92af089 of: make of_fdt_is_compatible() static by Frank Rowand · 8 years ago
  63. 1fbbed4 Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  64. 49e67dd of: fdt: add missing allocation-failure check by Johan Hovold · 8 years ago
  65. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  66. ea47dd1 of/fdt: introduce of_scan_flat_dt_subnodes and of_get_flat_dt_phandle by Nicholas Piggin · 8 years ago
  67. 17a7035 of: fix sparse warnings in fdt, irq, reserved mem, and resolver code by Rob Herring · 8 years ago
  68. 81d0848f of: Add unit tests for applying overlays by Frank Rowand · 8 years ago
  69. be5165a Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  70. bd0096d of: Add missing space at end of pr_fmt(). by Frank Rowand · 8 years ago
  71. 3ec7544 of: Add check to of_scan_flat_dt() before accessing initial_boot_params by Tobias Wolf · 8 years ago
  72. 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
  73. d503187 of/serial: move earlycon early_param handling to serial by Leif Lindholm · 8 years ago
  74. 89c6775 drivers/of: Validate device node in __unflatten_device_tree() by Gavin Shan · 8 years ago
  75. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  76. 1d1bde5 of: fdt: mark unflattened tree as detached by Michal Suchanek · 8 years ago
  77. 606ad42 of: use pr_fmt prefix for all console printing by Rob Herring · 9 years ago
  78. 9c60986 FDT: Add a helper to get the subnode by given name by Shannon Zhao · 9 years ago
  79. 8c237cd drivers/of: Fix depth for sub-tree blob in unflatten_dt_nodes() by Gavin Shan · 9 years ago
  80. dddc33e drivers/of: Fix build warning in populate_node() by Gavin Shan · 9 years ago
  81. 78c44d9 drivers/of: Fix depth when unflattening devicetree by Rhyland Klein · 9 years ago
  82. 8326241 drivers/of: Return allocated memory from of_fdt_unflatten_tree() by Gavin Shan · 9 years ago
  83. c426323 drivers/of: Specify parent node in of_fdt_unflatten_tree() by Gavin Shan · 9 years ago
  84. 947c82c drivers/of: Rename unflatten_dt_node() by Gavin Shan · 9 years ago
  85. 5080008 drivers/of: Avoid recursively calling unflatten_dt_node() by Gavin Shan · 9 years ago
  86. dfbd4c6 drivers/of: Split unflatten_dt_node() by Gavin Shan · 9 years ago
  87. 34b8202 fdt: fix extend of cmd line by Max Uvarov · 9 years ago
  88. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  89. 369bc9a of/fdt: factor out assignment of initrd_start/initrd_end by Ard Biesheuvel · 9 years ago
  90. 270522a of/fdt: make memblock minimum physical address arch configurable by Ard Biesheuvel · 9 years ago
  91. 0fcc286 of: earlycon: Log more helpful message if stdout-path node not found by Peter Hurley · 9 years ago
  92. c90fe9c of: earlycon: Move address translation to of_setup_earlycon() by Peter Hurley · 9 years ago
  93. 088da2a of: earlycon: Initialize port fields from DT properties by Peter Hurley · 9 years ago
  94. 4d118c9 of: earlycon: Add options string handling by Peter Hurley · 9 years ago
  95. 05d9613 of: earlycon: Fixup earlycon console name and index by Peter Hurley · 9 years ago
  96. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
  97. f806238 of/fdt: Add mutex protection for calls to __unflatten_device_tree() by Guenter Roeck · 9 years ago
  98. 78bb2ab of: do not use 0x in front of %pa by Dmitry V. Krivenok · 9 years ago
  99. 0b13ea8 drivers: of: removing assignment of 0 to static variable by Saurabh Sengar · 9 years ago
  100. 3f5ceec of/fdt: fix error checking for earlycon address by Masahiro Yamada · 9 years ago