summaryrefslogtreecommitdiff
path: root/arch/x86/lib/memcpy_32.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-12
* x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* asmlinkage, x86: Fix 32bit memcpy for LTOAndi Kleen2014-02-13
* x86/lib: Fix spelling, put space between a numeral and its unitsAndy Shevchenko2013-04-15
* x86/lib: Fix spelling in the commentsAndy Shevchenko2013-04-15
* x86, mem: Optimize memmove for small size and unaligned casesMa Ling2010-09-24
* x86, mem: Optimize memcpy by avoiding memory false dependeceMa Ling2010-08-23
* x86, mem: Don't implement forward memmove() as memcpy()Ma, Ling2010-08-23
* x86: coding style fixes to arch/x86/lib/memcpy_32.cPaolo Ciarrocchi2008-04-17
* x86: remove unneded castsJan Engelhardt2008-01-30
* i386: move libThomas Gleixner2007-10-11