aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/memcpy.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03ARM: memcpy: use frame pointer as unwind anchorArd Biesheuvel1-8/+5
2020-11-12ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weakFangrui Song1-2/+1
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-26ARM: 8841/1: use unified assembler in macrosStefan Agner1-2/+2
2016-11-23Revert "arm: move exports to definitions"Russell King1-3/+0
2016-08-07arm: move exports to definitionsAl Viro1-0/+3
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King1-0/+2
2014-11-27ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting1-0/+5
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas1-2/+5
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-0/+1
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre1-372/+38
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+393