summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpu-reset.S
AgeCommit message (Expand)AuthorFilesLines
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen1-2/+3
2021-10-01arm64: kexec: remove cpu-reset.hPasha Tatashin1-4/+3
2021-03-18arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restartMarc Zyngier1-4/+1
2020-09-11arm64/relocate_kernel: remove redundant codePingfan Liu1-0/+4
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-1/+1
2020-01-16arm64: kernel: avoid x18 in __cpu_soft_restartArd Biesheuvel1-2/+2
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-4/+4
2018-02-06arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon1-1/+1
2018-02-06arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni1-0/+1
2016-06-27arm64: Add back cpu reset routinesGeoff Levand1-0/+54