index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
copy_page.S
Age
Commit message (
Expand
)
Author
2024-10-17
arm64: lib: Use MOPS for copy_page() and clear_page()
Kristina Martsenko
2023-12-05
arm64: Get rid of ARM64_HAS_NO_HW_PREFETCH
Marc Zyngier
2022-02-22
arm64: clean up symbol aliasing
Mark Rutland
2021-03-19
arm64: lib: Annotate {clear, copy}_page() as position-independent
Will Deacon
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
2020-01-16
arm64/lib: copy_page: avoid x18 register in assembler code
Ard Biesheuvel
2020-01-08
arm64: lib: Use modern annotations for assembly functions
Mark Brown
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-10
arm64: page: use asm EXPORT_SYMBOL()
Mark Rutland
2017-07-25
arm64/lib: copy_page: use consistent prefetch stride
Ard Biesheuvel
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
2016-02-16
arm64: lib: patch in prfm for copy_page if requested
Andrew Pinski
2016-02-16
arm64: lib: improve copy_page to deal with 128 bytes at a time
Will Deacon
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier