aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kexec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao1-2/+14
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao1-1/+3
2021-10-01arm64: kexec: remove cpu-reset.hPasha Tatashin1-0/+6
2021-10-01arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin1-0/+3
2021-10-01arm64: kexec: install a copy of the linear-mapPasha Tatashin1-0/+2
2021-10-01arm64: kexec: configure EL2 vectors for kexecPasha Tatashin1-0/+1
2021-03-08arm64: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian1-4/+0
2021-01-27arm64: kexec: move relocation function setupPavel Tatashin1-0/+1
2021-01-27arm64: kexec: make dtb_mem always enabledPavel Tatashin1-2/+2
2020-01-08arm64: kexec_file: add crash dump supportAKASHI Takahiro1-0/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro1-0/+2
2018-12-06arm64: kexec_file: load initrd and device-treeAKASHI Takahiro1-0/+17
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro1-1/+41
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro1-0/+10
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand1-0/+48