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