Age | Commit message (Expand) | Author |
---|---|---|
2021-12-11 | x86/mmx_32: Remove X86_USE_3DNOW | Peter Zijlstra |
2019-01-12 | x86/asm: Remove unused __constant_c_x_memset() macro and inlines | Rasmus Villemoes |
2019-01-12 | x86/asm: Remove dead __GNUC__ conditionals | Rasmus Villemoes |
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 |
2009-09-28 | x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy | Arjan van de Ven |
2009-09-20 | x86: Trivial whitespace cleanups | Felipe Contreras |
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 |