| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | x86/uaccess: Fix up the fixup | Peter Zijlstra | 2019-04-03 | 1 | -1/+2 |
* | x86/asm/64: Use 32-bit XOR to zero registers | Jan Beulich | 2018-07-03 | 1 | -1/+1 |
* | x86, nfit_test: Add unit test for memcpy_mcsafe() | Dan Williams | 2018-05-22 | 1 | -0/+10 |
* | x86/asm/memcpy_mcsafe: Add write-protection-fault handling | Dan Williams | 2018-05-15 | 1 | -0/+14 |
* | x86/asm/memcpy_mcsafe: Return bytes remaining | Dan Williams | 2018-05-15 | 1 | -6/+14 |
* | x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handling | Dan Williams | 2018-05-15 | 1 | -9/+12 |
* | x86/asm/memcpy_mcsafe: Remove loop unrolling | Dan Williams | 2018-05-15 | 1 | -49/+10 |
* | x86/mce: Fix copy/paste error in exception table entries | Tony Luck | 2017-03-22 | 1 | -1/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+4 |
|\ |
|
| * | x86: move exports to actual definitions | Al Viro | 2016-08-07 | 1 | -0/+4 |
* | | x86/mce: Improve memcpy_mcsafe() | Tony Luck | 2016-09-05 | 1 | -3/+3 |
|/ |
|
* | x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe() | Tony Luck | 2016-03-16 | 1 | -3/+4 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 1 | -1/+1 |
|\ |
|
| * | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -1/+1 |
* | | x86/mm, x86/mce: Add memcpy_mcsafe() | Tony Luck | 2016-03-08 | 1 | -0/+117 |
|/ |
|
* | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations | Ingo Molnar | 2015-06-02 | 1 | -3/+0 |
* | x86/lib/memcpy_64.S: Convert memcpy to ALTERNATIVE_2 macro | Borislav Petkov | 2015-02-23 | 1 | -47/+21 |
* | x86/alternatives: Add instruction padding | Borislav Petkov | 2015-02-23 | 1 | -2/+2 |
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 2015-02-13 | 1 | -2/+4 |
* | x86/lib: Fix spelling, put space between a numeral and its units | Andy Shevchenko | 2013-04-15 | 1 | -1/+1 |
* | x86-64: Handle byte-wise tail copying in memcpy() without a loop | Jan Beulich | 2012-01-26 | 1 | -9/+10 |
* | x86-64: Fix memcpy() to support sizes of 4Gb and above | Jan Beulich | 2012-01-26 | 1 | -15/+10 |
*-. | Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-fo... | Linus Torvalds | 2011-05-19 | 1 | -1/+1 |
|\ \ |
|
| | * | x86: Fix spelling error in the memcpy() source code comment | Bart Van Assche | 2011-05-01 | 1 | -1/+1 |
| |/ |
|
* / | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-17 | 1 | -13/+32 |
|/ |
|
* | x86, mem: Optimize memcpy by avoiding memory false dependece | Ma Ling | 2010-08-23 | 1 | -55/+103 |
* | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin | 2010-07-07 | 1 | -1/+1 |
* | x86-64: Modify memcpy()/memset() alternatives mechanism | Jan Beulich | 2009-12-30 | 1 | -15/+8 |
* | x86: memcpy, clean up | Ingo Molnar | 2009-03-12 | 1 | -55/+81 |
* | x86-64: remove unnecessary spill/reload of rbx from memcpy | Jan Beulich | 2009-03-12 | 1 | -7/+0 |
* | x86_64: move lib | Thomas Gleixner | 2007-10-11 | 1 | -0/+131 |