summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/relocate_kernel.S
AgeCommit message (Expand)AuthorFilesLines
2022-05-17arm64: kexec: load from kimage prior to clobberingMark Rutland1-7/+15
2021-10-01arm64: kexec: keep MMU enabled during kexec relocationPasha Tatashin1-11/+20
2021-10-01arm64: kexec: install a copy of the linear-mapPasha Tatashin1-0/+3
2021-10-01arm64: kexec: use ld script for relocation functionPasha Tatashin1-13/+1
2021-10-01arm64: kexec: relocate in EL1 modePasha Tatashin1-2/+11
2021-10-01arm64: kexec: pass kimage as the only argument to relocation functionPasha Tatashin1-6/+4
2021-10-01arm64: kexec: Use dcache ops macros instead of open-codingPasha Tatashin1-10/+3
2021-10-01arm64: kexec: skip relocation code for inplace kexecPasha Tatashin1-3/+0
2021-01-27arm64: kexec: arm64_relocate_new_kernel don't use x0 as tempPavel Tatashin1-8/+8
2021-01-27arm64: kexec: arm64_relocate_new_kernel clean-ups and optimizationsPavel Tatashin1-28/+8
2020-09-11arm64/relocate_kernel: remove redundant codePingfan Liu1-12/+0
2020-05-04arm64: kernel: Convert to modern annotations for assembly functionsMark Brown1-2/+2
2020-03-24arm64: use mov_q instead of literal ldrRemi Denis-Courmont1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-06arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro1-1/+2
2017-12-12arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni1-0/+1
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose1-1/+1
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand1-0/+130