summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/copy_page.S
AgeCommit message (Expand)AuthorFilesLines
2022-02-22arm64: clean up symbol aliasingMark Rutland1-2/+3
2021-03-19arm64: lib: Annotate {clear, copy}_page() as position-independentWill Deacon1-2/+2
2020-01-22Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon1-2/+2
2020-01-16arm64/lib: copy_page: avoid x18 register in assembler codeArd Biesheuvel1-19/+19
2020-01-08arm64: lib: Use modern annotations for assembly functionsMark Brown1-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-12-10arm64: page: use asm EXPORT_SYMBOL()Mark Rutland1-0/+1
2017-07-25arm64/lib: copy_page: use consistent prefetch strideArd Biesheuvel1-4/+5
2016-09-12arm64: use alternative auto-nopMark Rutland1-9/+4
2016-02-16arm64: lib: patch in prfm for copy_page if requestedAndrew Pinski1-0/+17
2016-02-16arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon1-8/+38
2012-09-17arm64: Miscellaneous library functionsMarc Zyngier1-0/+46