summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/memchr.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: clean up symbol aliasingMark Rutland2022-02-221-2/+3
* arm64: Better optimised memchr()Robin Murphy2021-06-011-12/+53
* arm64: lib: Use modern annotations for assembly functionsMark Brown2020-01-081-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: string: use asm EXPORT_SYMBOL()Mark Rutland2018-12-101-0/+1
* arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin2018-10-261-1/+1
* arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-121-1/+1
* arm64: klib: Optimised memory functionsCatalin Marinas2013-03-211-0/+44