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