summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/machine_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand2019-03-061-1/+1
* arm64: kexec: no need to ClearPageReserved()David Hildenbrand2019-03-061-1/+0Star
* arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro2018-12-061-2/+10
* arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_COREJames Morse2018-09-111-11/+0Star
* arm64: kexec: Add comment to explain use of __flush_icache_range()Will Deacon2018-07-311-1/+8
* arm64, kaslr: export offset in VMCOREINFO ELF notesBhupesh Sharma2018-07-311-0/+1
* arm64: kexec: machine_kexec should call __flush_icache_rangeDave Kleikamp2018-07-301-1/+1
* arm64: kexec: always reset to EL2 if presentMark Rutland2018-07-041-2/+1Star
* arm64: explicitly mask all exceptionsJames Morse2017-11-021-2/+2
* arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu2017-08-211-1/+1
* arm64: kdump: add VMCOREINFO's for user-space toolsAKASHI Takahiro2017-04-051-0/+11
* arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro2017-04-051-4/+54
* arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-051-0/+71
* arm64: kdump: protect crash dump kernel memoryTakahiro Akashi2017-04-051-6/+26
* arm64/kexec: Add pr_debug outputGeoff Levand2016-06-271-0/+42
* arm64/kexec: Add core kexec supportGeoff Levand2016-06-271-0/+170