summaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/memcpy.S
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc32: debride memcpy.S a bitAl Viro2016-08-081-79/+0Star
* [sparc] unify 32bit and 64bit string.hAl Viro2016-08-081-5/+0Star
* sparc: move exports to definitionsAl Viro2016-08-081-0/+4
* sparc32: Correct the return value of memcpy.David S. Miller2011-10-211-15/+7Star
* sparc32: Remove uses of %g7 in memcpy implementation.David S. Miller2011-10-211-87/+92
* sparc32: Remove non-kernel code from memcpy implementation.David S. Miller2011-10-211-605/+2Star
* sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-111-3/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1150