aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/string_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-11x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra1-33/+0
2019-01-12x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes1-84/+0
2019-01-12x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes1-20/+0
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)1-9/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08x86: implement memset16, memset32 & memset64Matthew Wilcox1-0/+24
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay1-0/+9
2009-09-28x86: Use __builtin_memset and __builtin_memcpy for memset/memcpyArjan van de Ven1-0/+9
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras1-1/+0
2009-06-15x86: add hooks for kmemcheckVegard Nossum1-0/+8
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+326