summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/kexec.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-241-1/+1
* arm64: kdump : take off the protection on crashkernel memory regionBaoquan He2023-04-111-6/+0
* kexec: drop weak attribute from functionsNaveen N. Rao2022-07-151-2/+14
* kexec_file: drop weak attribute from functionsNaveen N. Rao2022-07-151-1/+3
* arm64: kexec: remove cpu-reset.hPasha Tatashin2021-10-011-0/+6
* arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin2021-10-011-0/+3
* arm64: kexec: install a copy of the linear-mapPasha Tatashin2021-10-011-0/+2
* arm64: kexec: configure EL2 vectors for kexecPasha Tatashin2021-10-011-0/+1
* arm64: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian2021-03-081-4/+0
* arm64: kexec: move relocation function setupPavel Tatashin2021-01-271-0/+1
* arm64: kexec: make dtb_mem always enabledPavel Tatashin2021-01-271-2/+2
* arm64: kexec_file: add crash dump supportAKASHI Takahiro2020-01-081-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro2018-12-061-0/+2
* arm64: kexec_file: load initrd and device-treeAKASHI Takahiro2018-12-061-0/+17
* arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro2017-04-051-1/+41
* arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-051-0/+10
* arm64/kexec: Add core kexec supportGeoff Levand2016-06-271-0/+48