summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/relocate_kernel.S
AgeCommit message (Expand)Author
2022-05-17arm64: kexec: load from kimage prior to clobberingMark Rutland
2021-10-01arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin
2021-10-01arm64: kexec: install a copy of the linear-mapPasha Tatashin
2021-10-01arm64: kexec: use ld script for relocation functionPasha Tatashin
2021-10-01arm64: kexec: relocate in EL1 modePasha Tatashin
2021-10-01arm64: kexec: pass kimage as the only argument to relocation functionPasha Tatashin
2021-10-01arm64: kexec: Use dcache ops macros instead of open-codingPasha Tatashin
2021-10-01arm64: kexec: skip relocation code for inplace kexecPasha Tatashin
2021-01-27arm64: kexec: arm64_relocate_new_kernel don't use x0 as tempPavel Tatashin
2021-01-27arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizationsPavel Tatashin
2020-09-11arm64/relocate_kernel: remove redundant codePingfan Liu
2020-05-04arm64: kernel: Convert to modern annotations for assembly functionsMark Brown
2020-03-24arm64: use mov_q instead of literal ldrRemi Denis-Courmont
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-06arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand