index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
memmove.S
Age
Commit message (
Expand
)
Author
2020-11-12
ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weak
Fangrui Song
2020-10-27
ARM: 9014/2: Replace string mem* functions for KASan
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-26
ARM: 8844/1: use unified assembler in assembly files
Stefan Agner
2016-11-23
Revert "arm: move exports to definitions"
Russell King
2016-08-07
arm: move exports to definitions
Al Viro
2014-11-27
ARM: 8224/1: Add unwinding support for memmove function
Lin Yongting
2014-02-25
ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull
Victor Kamensky
2010-03-29
ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
Catalin Marinas
2009-07-24
Thumb-2: Implement the unified arch/arm/lib functions
Catalin Marinas
2008-09-01
[ARM] 5227/1: Add the ENDPROC declarations to the .S files
Catalin Marinas
2008-06-22
[ARM] cache align destination pointer when copying memory for some processors
Nicolas Pitre
2008-06-22
[ARM] fix cache alignment code in memset.S
Nicolas Pitre
2005-11-01
[ARM] 2947/1: copy template with new memcpy/memmove
Nicolas Pitre