summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/memcpy.S
AgeCommit message (Expand)AuthorFilesLines
2023-08-22sparc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-08sparc32: debride memcpy.S a bitAl Viro1-79/+0
2016-08-08[sparc] unify 32bit and 64bit string.hAl Viro1-5/+0
2016-08-08sparc: move exports to definitionsAl Viro1-0/+4
2011-10-21sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2011-10-21sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2011-10-21sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
2009-12-11sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller1-3/+0
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+1150