index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
/
memcpy.S
Age
Commit message (
Expand
)
Author
2022-02-22
arm64: clean up symbol aliasing
Mark Rutland
2021-06-02
arm64: update string routine copyrights and URLs
Mark Rutland
2021-06-01
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
2020-10-30
arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
Fangrui Song
2020-04-29
arm64: Reorder the macro arguments in the copy routines
Catalin Marinas
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: string: use asm EXPORT_SYMBOL()
Mark Rutland
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
2015-10-07
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2014-05-23
arm64: lib: Implement optimized memcpy routine
zhichang.yuan
2013-03-21
arm64: klib: Optimised memory functions
Catalin Marinas