Age | Commit message (Expand) | Author | Files | Lines |
2022-08-16 | of: fdt: fix off-by-one error in unflatten_dt_nodes() | Sergey Shtylyov | 1 | -1/+1 |
2022-08-12 | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+10 |
2022-08-10 | riscv: implement Zicbom-based CMO instructions + the t-head variant | Palmer Dabbelt | 1 | -7/+10 |
2022-08-08 | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+3 |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2022-08-04 | Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -35/+48 |
2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2022-08-01 | of/fdt: declared return type does not match actual return type | Xu Qiang | 1 | -1/+1 |
2022-07-28 | of: also handle dma-noncoherent in of_dma_is_coherent() | Heiko Stuebner | 1 | -7/+10 |
2022-07-25 | of/fdt: Clean up early_init_dt_reserve_memory_arch() | Peter Collingbourne | 1 | -7/+6 |
2022-07-19 | of: overlay: Simplify of_overlay_fdt_apply() tail | Geert Uytterhoeven | 1 | -7/+2 |
2022-07-19 | of: overlay: Move devicetree_corrupt() check up | Geert Uytterhoeven | 1 | -6/+5 |
2022-07-12 | of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer | Liang He | 1 | -1/+4 |
2022-07-11 | of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe() | Andy Shevchenko | 1 | -7/+6 |
2022-07-11 | of: unittest: Switch to use fwnode instead of of_node | Andy Shevchenko | 1 | -2/+2 |
2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -8/+5 |
2022-06-30 | earlycon: prevent multiple register_console() | Michael Walle | 1 | -1/+3 |
2022-06-28 | of: reserved-memory: Print allocation/reservation failures as error | Vincent Whitchurch | 2 | -3/+4 |
2022-06-28 | of: Drop duplicate 'the' in of_find_last_cache_level kerneldoc | Deming Wang | 1 | -1/+1 |
2022-06-27 | of: base: Avoid console probe delay when fw_devlink.strict=1 | Saravana Kannan | 1 | -0/+2 |
2022-06-16 | mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k... | Patrick Wang | 1 | -1/+1 |
2022-06-07 | of: check previous kernel's ima-kexec-buffer against memory bounds | Vaibhav Jain | 1 | -0/+17 |
2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -19/+64 |
2022-05-25 | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -187/+475 |
2022-05-24 | Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+34 |
2022-05-24 | Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 1 | -0/+1 |
2022-05-23 | of/irq: fix typo in comment | Julia Lawall | 1 | -1/+1 |
2022-05-17 | of/fdt: Ignore disabled memory nodes | Andre Przywara | 1 | -0/+3 |
2022-05-07 | of: Support more than one crash kernel regions for kexec -s | Zhen Lei | 1 | -0/+9 |
2022-05-07 | of: fdt: Add memory for devices by DT property "linux,usable-memory-range" | Chen Zhou | 1 | -10/+23 |
2022-05-03 | of: overlay: do not free changeset when of_overlay_apply returns error | Frank Rowand | 2 | -5/+34 |
2022-05-03 | of: overlay: unittest: add tests for overlay notifiers | Frank Rowand | 7 | -0/+280 |
2022-05-03 | of: overlay: add entry to of_overlay_action_name[] | Frank Rowand | 1 | -22/+5 |
2022-04-25 | of: overlay: rework overlay apply and remove kfree()s | Frank Rowand | 1 | -138/+125 |
2022-04-25 | of: overlay: rename variables to be consistent | Frank Rowand | 1 | -47/+47 |
2022-04-25 | of: overlay: do not break notify on NOTIFY_{OK|STOP} | Nuno Sá | 1 | -3/+1 |
2022-04-25 | mtd: phram: Allow probing via reserved-memory | Vincent Whitchurch | 1 | -0/+1 |
2022-04-20 | of: Create platform devices for OF framebuffers | Thomas Zimmermann | 1 | -19/+64 |
2022-04-19 | of: of_property_read_string return -ENODATA when !length | Stefano Stabellini | 1 | -1/+4 |
2022-04-12 | of/irq: Use interrupts-extended to find parent | Samuel Holland | 1 | -2/+11 |
2022-04-05 | device property: Add irq_get to fwnode operation | Sakari Ailus | 1 | -0/+7 |
2022-04-05 | device property: Add iomap to fwnode operations | Sakari Ailus | 1 | -0/+10 |
2022-04-05 | device property: Convert device_{dma_supported,get_dma_attr} to fwnode | Sakari Ailus | 1 | -0/+17 |
2022-04-04 | of/platform: Drop static setup of IRQ resource from DT core | Lad Prabhakar | 1 | -9/+5 |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2022-03-26 | Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -55/+1 |
2022-03-22 | cma: factor out minimum alignment requirement | David Hildenbrand | 1 | -6/+3 |
2022-03-21 | Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs" | Rob Herring | 1 | -54/+0 |
2022-03-08 | Merge branch 'dt/linus' into dt/next | Rob Herring | 2 | -9/+9 |
2022-02-28 | Merge 5.17-rc6 into char-misc-next | Greg Kroah-Hartman | 2 | -9/+9 |