summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/copy_page.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: Get rid of ARM64_HAS_NO_HW_PREFETCHMarc Zyngier2023-12-051-11/+0
* arm64: clean up symbol aliasingMark Rutland2022-02-221-2/+3
* arm64: lib: Annotate {clear, copy}_page() as position-independentWill Deacon2021-03-191-2/+2
* Merge branch 'for-next/asm-annotations' into for-next/coreWill Deacon2020-01-221-2/+2
|\
| * arm64: lib: Use modern annotations for assembly functionsMark Brown2020-01-081-2/+2
* | arm64/lib: copy_page: avoid x18 register in assembler codeArd Biesheuvel2020-01-161-19/+19
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: page: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-0/+1
* arm64/lib: copy_page: use consistent prefetch strideArd Biesheuvel2017-07-251-4/+5
* arm64: use alternative auto-nopMark Rutland2016-09-121-9/+4
* arm64: lib: patch in prfm for copy_page if requestedAndrew Pinski2016-02-161-0/+17
* arm64: lib: improve copy_page to deal with 128 bytes at a timeWill Deacon2016-02-161-8/+38
* arm64: Miscellaneous library functionsMarc Zyngier2012-09-171-0/+46