summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpu-reset.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add types to indirect called assembly functionsSami Tolvanen2022-09-261-2/+3
* arm64: kexec: remove cpu-reset.hPasha Tatashin2021-10-011-4/+3
* arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restartMarc Zyngier2021-03-181-4/+1
* arm64/relocate_kernel: remove redundant codePingfan Liu2020-09-111-0/+4
* arm64: kernel: Convert to modern annotations for assembly functionsMark Brown2020-05-041-2/+2
* arm64: use mov_q instead of literal ldrRemi Denis-Courmont2020-03-241-1/+1
* arm64: kernel: avoid x18 in __cpu_soft_restartArd Biesheuvel2020-01-161-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* arm64: kexec_file: invoke the kernel without purgatoryAKASHI Takahiro2018-12-061-4/+4
* arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon2018-02-061-1/+1
* arm64: Add software workaround for Falkor erratum 1041Shanker Donthineni2018-02-061-0/+1
* arm64: Add back cpu reset routinesGeoff Levand2016-06-271-0/+54