summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/kexec.h
AgeCommit message (Expand)Author
2024-02-23arm64, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2023-04-11arm64: kdump : take off the protection on crashkernel memory regionBaoquan He
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao
2021-10-01arm64: kexec: remove cpu-reset.hPasha Tatashin
2021-10-01arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin
2021-10-01arm64: kexec: install a copy of the linear-mapPasha Tatashin
2021-10-01arm64: kexec: configure EL2 vectors for kexecPasha Tatashin
2021-03-08arm64: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian
2021-01-27arm64: kexec: move relocation function setupPavel Tatashin
2021-01-27arm64: kexec: make dtb_mem always enabledPavel Tatashin
2020-01-08arm64: kexec_file: add crash dump supportAKASHI Takahiro
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro
2018-12-06arm64: kexec_file: load initrd and device-treeAKASHI Takahiro
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand