aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/lib/memcpy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-05m68k: fix unused variable warning in mempcy.cGreg Ungerer1-1/+2
2011-10-18m68k: fix memcpy to unmatched/unaligned source and dest on 68000Greg Ungerer1-0/+9
2011-06-14m68k: use kernel processor defines for conditional optimizationsGreg Ungerer1-5/+4
2011-05-24m68k: remove duplicate memcpy() implementationGreg Ungerer1-55/+73
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer1-0/+62
2005-09-05[PATCH] m68k: cleanup inline mem functionsRoman Zippel1-75/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+75