aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/machine_kexec.c
AgeCommit message (Expand)Author
2020-05-20arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig
2020-01-10Revert "arm64: kexec: make dtb_mem always enabled"Will Deacon
2020-01-08arm64: kexec: make dtb_mem always enabledPavel Tatashin
2020-01-08arm64: kexec: remove unnecessary debug printsPavel Tatashin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-05arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand
2019-03-05arm64: kexec: no need to ClearPageReserved()David Hildenbrand
2018-12-06arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse
2018-07-31arm64: kexec: Add comment to explain use of __flush_icache_range()Will Deacon
2018-07-31arm64, kaslr: export offset in VMCOREINFO ELF notesBhupesh Sharma
2018-07-30arm64: kexec: machine_kexec should call __flush_icache_rangeDave Kleikamp
2018-07-04arm64: kexec: always reset to EL2 if presentMark Rutland
2017-11-02arm64: explicitly mask all exceptionsJames Morse
2017-08-21arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu
2017-04-05arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro
2017-04-05arm64: kdump: protect crash dump kernel memoryTakahiro Akashi
2016-06-27arm64/kexec: Add pr_debug outputGeoff Levand
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand