Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: lib: Annotate {clear, copy}_page() as position-independent | Will Deacon | 2021-03-19 | 1 | -2/+2 |
* | Merge branch 'for-next/asm-annotations' into for-next/core | Will Deacon | 2020-01-22 | 1 | -2/+2 |
|\ | |||||
| * | arm64: lib: Use modern annotations for assembly functions | Mark Brown | 2020-01-08 | 1 | -2/+2 |
* | | arm64/lib: copy_page: avoid x18 register in assembler code | Ard Biesheuvel | 2020-01-16 | 1 | -19/+19 |
|/ | |||||
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | arm64: page: use asm EXPORT_SYMBOL() | Mark Rutland | 2018-12-10 | 1 | -0/+1 |
* | arm64/lib: copy_page: use consistent prefetch stride | Ard Biesheuvel | 2017-07-25 | 1 | -4/+5 |
* | arm64: use alternative auto-nop | Mark Rutland | 2016-09-12 | 1 | -9/+4 |
* | arm64: lib: patch in prfm for copy_page if requested | Andrew Pinski | 2016-02-16 | 1 | -0/+17 |
* | arm64: lib: improve copy_page to deal with 128 bytes at a time | Will Deacon | 2016-02-16 | 1 | -8/+38 |
* | arm64: Miscellaneous library functions | Marc Zyngier | 2012-09-17 | 1 | -0/+46 |