aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/memcpy.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-07sparc32: debride memcpy.S a bitAl Viro1-79/+0
2016-08-07[sparc] unify 32bit and 64bit string.hAl Viro1-5/+0
2016-08-07sparc: move exports to definitionsAl Viro1-0/+4
2011-10-20sparc32: Correct the return value of memcpy.David S. Miller1-15/+7
2011-10-20sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller1-87/+92
2011-10-20sparc32: Remove non-kernel code from memcpy implementation.David S. Miller1-605/+2
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1150