aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kexec/file_load_64.c
AgeCommit message (Expand)Author
2023-12-20kexec_file, power: print out debugging message if requiredBaoquan He
2023-10-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray
2023-09-18powerpc/kexec_file: add missing of_node_putJulia Lawall
2023-08-18powerpc: Move DMA64_PROPNAME define to a headerMichal Suchanek
2023-08-02powerpc/kexec: fix minor typoLaurent Dufour
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-02-15powerpc/kexec_file: print error string on usable memory property update failureSourabh Jain
2023-02-12powerpc/pseries: Pass PLPKS password on kexecRussell Currey
2023-02-06powerpc/kexec_file: fix implicit decl errorRandy Dunlap
2023-02-01powerpc/kexec_file: Count hot-pluggable memory in FDT estimateSourabh Jain
2023-01-31powerpc/kexec_file: Fix division by zero in extra size estimationMichael Ellerman
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-07powerpc: Take in account addition CPU node when building kexec FDTLaurent Dufour
2022-11-18kexec: replace crash_mem_range with rangeLi Chen
2022-08-10powerpc/kexec: Fix build failure from uninitialised variableRussell Currey
2022-08-03powerpc/64e: Fix kexec build errorMichael Ellerman
2022-07-28pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-windowAlexey Kardashevskiy
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