aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/string_64.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-08x86: implement memset16, memset32 & memset64Gravatar Matthew Wilcox 1-0/+36
2017-07-12include/linux/string.h: add the option of fortified string.h functionsGravatar Daniel Micay 1-0/+7
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Gravatar Dan Williams 1-0/+5
2017-04-25x86, dax, pmem: remove indirection around memcpy_from_pmem()Gravatar Dan Williams 1-0/+1
2016-09-05x86/mce: Improve memcpy_mcsafe()Gravatar Tony Luck 1-1/+15
2016-09-05x86/mce: Add PCI quirks to identify Xeons with machine check recoveryGravatar Tony Luck 1-0/+3
2016-03-16x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()Gravatar Tony Luck 1-2/+2
2016-03-08x86/mm, x86/mce: Add memcpy_mcsafe()Gravatar Tony Luck 1-0/+13
2015-10-19x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernelsGravatar Andrey Ryabinin 1-3/+2
2015-02-13x86_64: kasan: add interceptors for memset/memmove/memcpy functionsGravatar Andrey Ryabinin 1-1/+17
2009-06-15x86: add hooks for kmemcheckGravatar Vegard Nossum 1-0/+8
2008-10-22x86: Fix ASM_X86__ header guardsGravatar H. Peter Anvin 1-3/+3
2008-10-22x86, um: ... and asm-x86 moveGravatar Al Viro 1-0/+60