summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/string_32.h
Commit message (Expand)AuthorAgeFilesLines
* x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes2019-01-121-84/+0
* x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-01-121-20/+0
* kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-151-9/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86: implement memset16, memset32 & memset64Matthew Wilcox2017-09-081-0/+24
* include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-0/+9
* x86: Use __builtin_memset and __builtin_memcpy for memset/memcpyArjan van de Ven2009-09-281-0/+9
* x86: Trivial whitespace cleanupsFelipe Contreras2009-09-201-1/+0
* x86: add hooks for kmemcheckVegard Nossum2009-06-151-0/+8
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+326