index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kexec
/
elf_64.c
Age
Commit message (
Expand
)
Author
2024-06-17
powerpc/kexec_file: fix extra size calculation for kexec FDT
Sourabh Jain
2024-04-23
powerpc/crash: add crash CPU hotplug support
Sourabh Jain
2024-03-17
powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
Hari Bathini
2023-12-20
kexec_file, power: print out debugging message if required
Baoquan He
2021-04-26
powerpc: If kexec_build_elf_info() fails return immediately from elf64_load()
Lakshmi Ramasubramanian
2021-04-26
powerpc: Free fdt on error in elf64_load()
Lakshmi Ramasubramanian
2021-03-11
powerpc/kexec_file: Restore FDT size estimation for kdump kernel
Thiago Jung Bauermann
2021-03-08
powerpc: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
2021-02-11
powerpc/kexec_file: fix FDT size estimation for kdump kernel
Hari Bathini
2020-07-29
powerpc/kexec_file: Prepare elfcore header for crashing kernel
Hari Bathini
2020-07-29
powerpc/kexec_file: Setup backup region for kdump kernel
Hari Bathini
2020-07-29
powerpc/kexec_file: Avoid stomping memory used by special regions
Hari Bathini
2020-07-29
powerpc/kexec_file: Mark PPC64 specific code
Hari Bathini
2019-11-21
powerpc/kexec: Move kexec files into a dedicated subdir.
Christophe Leroy