Age | Commit message (Expand) | Author |
2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams |
2019-01-12 | x86/asm: Remove dead __GNUC__ conditionals | Rasmus Villemoes |
2019-01-04 | x86: re-introduce non-generic memcpy_{to,from}io | Linus Torvalds |
2018-09-10 | x86/asm: Optimize memcpy_flushcache() | Mikulas Patocka |
2018-05-15 | x86/asm/memcpy_mcsafe: Return bytes remaining | Dan Williams |
2018-05-15 | x86/asm/memcpy_mcsafe: Remove loop unrolling | Dan Williams |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-08 | x86: implement memset16, memset32 & memset64 | Matthew Wilcox |
2017-07-12 | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay |
2017-06-09 | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams |
2017-04-25 | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams |
2016-09-05 | x86/mce: Improve memcpy_mcsafe() | Tony Luck |
2016-09-05 | x86/mce: Add PCI quirks to identify Xeons with machine check recovery | Tony Luck |
2016-03-16 | x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() | Tony Luck |
2016-03-08 | x86/mm, x86/mce: Add memcpy_mcsafe() | Tony Luck |
2015-10-19 | x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernels | Andrey Ryabinin |
2015-02-13 | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin |
2009-06-15 | x86: add hooks for kmemcheck | Vegard Nossum |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |