summaryrefslogtreecommitdiff
path: root/arch/arm64/lib/memcpy.S
AgeCommit message (Expand)Author
2022-02-22arm64: clean up symbol aliasingMark Rutland
2021-06-02arm64: update string routine copyrights and URLsMark Rutland
2021-06-01arm64: Import latest memcpy()/memmove() implementationRobin Murphy
2020-10-30arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song
2020-04-29arm64: Reorder the macro arguments in the copy routinesCatalin Marinas
2020-01-08arm64: lib: Use modern annotations for assembly functionsMark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-12-10arm64: string: use asm EXPORT_SYMBOL()Mark Rutland
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2015-10-07arm64: Change memcpy in kernel to use the copy template fileFeng Kan
2014-05-23arm64: lib: Implement optimized memcpy routinezhichang.yuan
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas