index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
machine_kexec.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-05
arm64: kdump: no need to mark crashkernel pages manually PG_reserved
David Hildenbrand
2019-03-05
arm64: kexec: no need to ClearPageReserved()
David Hildenbrand
2018-12-06
arm64: kexec_file: invoke the kernel without purgatory
AKASHI Takahiro
2018-09-11
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
James Morse
2018-07-31
arm64: kexec: Add comment to explain use of __flush_icache_range()
Will Deacon
2018-07-31
arm64, kaslr: export offset in VMCOREINFO ELF notes
Bhupesh Sharma
2018-07-30
arm64: kexec: machine_kexec should call __flush_icache_range
Dave Kleikamp
2018-07-04
arm64: kexec: always reset to EL2 if present
Mark Rutland
2017-11-02
arm64: explicitly mask all exceptions
James Morse
2017-08-21
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-04-05
arm64: kdump: add VMCOREINFO's for user-space tools
AKASHI Takahiro
2017-04-05
arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
2017-04-05
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
2017-04-05
arm64: kdump: protect crash dump kernel memory
Takahiro Akashi
2016-06-27
arm64/kexec: Add pr_debug output
Geoff Levand
2016-06-27
arm64/kexec: Add core kexec support
Geoff Levand