| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-12 | arm64: add KHO support | Alexander Graf | 1 | -0/+42 |
| 2024-10-29 | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify | Usama Arif | 1 | -1/+1 |
| 2024-02-23 | arm64, crash: wrap crash dumping code into crash related ifdefs | Baoquan He | 1 | -0/+2 |
| 2023-08-18 | mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer | Rik van Riel | 1 | -1/+2 |
| 2022-12-06 | of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values | Rob Herring | 1 | -5/+5 |
| 2022-08-04 | Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+17 |
| 2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -8/+5 |
| 2022-06-07 | of: check previous kernel's ima-kexec-buffer against memory bounds | Vaibhav Jain | 1 | -0/+17 |
| 2022-05-07 | of: Support more than one crash kernel regions for kexec -s | Zhen Lei | 1 | -0/+9 |
| 2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 1 | -2/+1 |
| 2021-11-06 | mm: move kvmalloc-related functions to slab.h | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2021-07-16 | of: kexec: Remove FDT_PROP_* definitions | Geert Uytterhoeven | 1 | -25/+15 |
| 2021-03-08 | kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT | Lakshmi Ramasubramanian | 1 | -52/+5 |
| 2021-03-08 | powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c | Lakshmi Ramasubramanian | 1 | -0/+240 |
| 2021-03-08 | of: Add a common kexec FDT setup function | Rob Herring | 1 | -0/+265 |