summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/memcpy_32.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-1/+1
* x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* asmlinkage, x86: Fix 32bit memcpy for LTOAndi Kleen2014-02-131-3/+3
* x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko2013-04-151-1/+1
* x86/lib: Fix spelling in the commentsAndy Shevchenko2013-04-151-2/+2
* x86, mem: Optimize memmove for small size and unaligned casesMa Ling2010-09-241-31/+182
* x86, mem: Optimize memcpy by avoiding memory false dependeceMa Ling2010-08-231-4/+2
* x86, mem: Don't implement forward memmove() as memcpy()Ma, Ling2010-08-231-11/+27
* x86: coding style fixes to arch/x86/lib/memcpy_32.cPaolo Ciarrocchi2008-04-171-1/+1
* x86: remove unneded castsJan Engelhardt2008-01-301-2/+2
* i386: move libThomas Gleixner2007-10-111-0/+43
OpenPOWER on IntegriCloud