index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
memcpy.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: clean up symbol aliasing
Mark Rutland
2022-02-22
1
-10
/
+11
*
arm64: update string routine copyrights and URLs
Mark Rutland
2021-06-02
1
-3
/
+3
*
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
2021-06-01
1
-43
/
+229
*
arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
Fangrui Song
2020-10-30
1
-2
/
+1
*
arm64: Reorder the macro arguments in the copy routines
Catalin Marinas
2020-04-29
1
-16
/
+16
*
arm64: lib: Use modern annotations for assembly functions
Mark Brown
2020-01-08
1
-4
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-13
/
+1
*
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
2018-12-10
1
-0
/
+2
*
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
1
-0
/
+3
*
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
2015-10-12
1
-1
/
+1
*
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2015-10-07
1
-153
/
+26
*
arm64: lib: Implement optimized memcpy routine
zhichang.yuan
2014-05-23
1
-22
/
+170
*
arm64: klib: Optimised memory functions
Catalin Marinas
2013-03-21
1
-0
/
+53