summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpu-reset.S
AgeCommit message (Expand)Author
2023-05-02arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.textndesaulniers@google.com
2022-09-26arm64: Add types to indirect called assembly functionsSami Tolvanen
2021-10-01arm64: kexec: remove cpu-reset.hPasha Tatashin
2021-03-18arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restartMarc Zyngier
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
2020-01-16arm64: kernel: avoid x18 in __cpu_soft_restartArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-06arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro
2018-02-06arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon
2018-02-06arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni
2016-06-27arm64: Add back cpu reset routinesGeoff Levand