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