aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/machine_kexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand1-1/+1
2019-03-05arm64: kexec: no need to ClearPageReserved()David Hildenbrand1-1/+0
2018-12-06arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro1-2/+10
2018-09-11arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse1-11/+0
2018-07-31arm64: kexec: Add comment to explain use of __flush_icache_range()Will Deacon1-1/+8
2018-07-31arm64, kaslr: export offset in VMCOREINFO ELF notesBhupesh Sharma1-0/+1
2018-07-30arm64: kexec: machine_kexec should call __flush_icache_rangeDave Kleikamp1-1/+1
2018-07-04arm64: kexec: always reset to EL2 if presentMark Rutland1-2/+1
2017-11-02arm64: explicitly mask all exceptionsJames Morse1-2/+2
2017-08-21arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu1-1/+1
2017-04-05arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro1-0/+11
2017-04-05arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro1-4/+54
2017-04-05arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro1-0/+71
2017-04-05arm64: kdump: protect crash dump kernel memoryTakahiro Akashi1-6/+26
2016-06-27arm64/kexec: Add pr_debug outputGeoff Levand1-0/+42
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand1-0/+170