summaryrefslogtreecommitdiff
path: root/arch/arm/lib/memmove.S
AgeCommit message (Expand)Author
2021-12-03ARM: memmove: use frame pointer as unwind anchorArd Biesheuvel
2020-11-12ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weakFangrui Song
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-08-07arm: move exports to definitionsAl Viro
2014-11-27ARM: 8224/1: Add unwinding support for memmove functionLin Yongting
2014-02-25ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspullVictor Kamensky
2010-03-29ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2008-06-22[ARM] cache align destination pointer when copying memory for some processorsNicolas Pitre
2008-06-22[ARM] fix cache alignment code in memset.SNicolas Pitre
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre