index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
relocate_kernel.S
Age
Commit message (
Expand
)
Author
2022-05-17
arm64: kexec: load from kimage prior to clobbering
Mark Rutland
2021-10-01
arm64: kexec: keep MMU enabled during kexec relocation
Pasha Tatashin
2021-10-01
arm64: kexec: install a copy of the linear-map
Pasha Tatashin
2021-10-01
arm64: kexec: use ld script for relocation function
Pasha Tatashin
2021-10-01
arm64: kexec: relocate in EL1 mode
Pasha Tatashin
2021-10-01
arm64: kexec: pass kimage as the only argument to relocation function
Pasha Tatashin
2021-10-01
arm64: kexec: Use dcache ops macros instead of open-coding
Pasha Tatashin
2021-10-01
arm64: kexec: skip relocation code for inplace kexec
Pasha Tatashin
2021-01-27
arm64: kexec: arm64_relocate_new_kernel don't use x0 as temp
Pavel Tatashin
2021-01-27
arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizations
Pavel Tatashin
2020-09-11
arm64/relocate_kernel: remove redundant code
Pingfan Liu
2020-05-04
arm64: kernel: Convert to modern annotations for assembly functions
Mark Brown
2020-03-24
arm64: use mov_q instead of literal ldr
Remi Denis-Courmont
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-06
arm64: kexec_file: invoke the kernel without purgatory
AKASHI Takahiro
2017-12-12
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2016-09-09
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
2016-06-27
arm64/kexec: Add core kexec support
Geoff Levand