aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kexec/file_load_64.c
AgeCommit message (Expand)Author
2021-10-22powerpc/kexec_file: Add of_node_put() before gotoWan Jiabing
2021-05-04powerpc/kexec_file: Use current CPU info while setting up FDTSourabh Jain
2021-03-11powerpc/kexec_file: Restore FDT size estimation for kdump kernelThiago Jung Bauermann
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian
2021-03-08powerpc: Use common of_kexec_alloc_and_setup_fdt()Rob Herring
2021-03-08powerpc: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian
2021-02-11powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-13memblock: reduce number of parameters in for_each_mem_range()Mike Rapoport
2020-07-29powerpc/kexec_file: Enable early kernel OPAL callsHari Bathini
2020-07-29powerpc/kexec_file: Fix kexec load failure with lack of memory holeHari Bathini
2020-07-29powerpc/kexec_file: Add appropriate regions for memory reserve mapHari Bathini
2020-07-29powerpc/kexec_file: Prepare elfcore header for crashing kernelHari Bathini
2020-07-29powerpc/kexec_file: Setup backup region for kdump kernelHari Bathini
2020-07-29powerpc/kexec_file: Restrict memory usage of kdump kernelHari Bathini
2020-07-29powerpc/kexec_file: Avoid stomping memory used by special regionsHari Bathini
2020-07-29powerpc/kexec_file: Mark PPC64 specific codeHari Bathini