Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-08 | x86: move exports to actual definitions | Al Viro | 1 | -0/+3 |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 1 | -1/+1 |
2015-06-02 | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar | 1 | -3/+0 |
2015-02-23 | x86/lib/memmove_64.S: Convert memmove() to ALTERNATIVE macro | Borislav Petkov | 1 | -17/+2 |
2015-02-23 | x86/alternatives: Add instruction padding | Borislav Petkov | 1 | -1/+1 |
2015-02-14 | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 1 | -0/+4 |
2013-04-15 | x86/lib: Fix spelling, put space between a numeral and its units | Andy Shevchenko | 1 | -1/+1 |
2013-04-15 | x86/lib: Fix spelling in the comments | Andy Shevchenko | 1 | -2/+2 |
2011-07-13 | x86: Make alternative instruction pointers relative | Andy Lutomirski | 1 | -6/+5 |
2011-05-18 | x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB | Fenghua Yu | 1 | -1/+28 |
2011-01-26 | x86-64, mem: Convert memmove() to assembly file and fix return value bug | Fenghua Yu | 1 | -0/+197 |