summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/string_64.h
AgeCommit message (Expand)Author
2019-01-12x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes
2019-01-04x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds
2018-09-10x86/asm: Optimize memcpy_flushcache()Mikulas Patocka
2018-05-15x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams
2018-05-15x86/asm/memcpy_mcsafe: Remove loop unrollingDan Williams
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08x86: implement memset16, memset32 & memset64Matthew Wilcox
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams
2017-04-25x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams
2016-09-05x86/mce: Improve memcpy_mcsafe()Tony Luck
2016-09-05x86/mce: Add PCI quirks to identify Xeons with machine check recoveryTony Luck
2016-03-16x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()Tony Luck
2016-03-08x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck
2015-10-19x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsAndrey Ryabinin
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro