| Commit message (Expand) | Author | Age | Files | Lines |
* | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -1/+0 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 | 1 | -1/+20 |
|\ |
|
| * | x86-64: Modify copy_user_generic() alternatives mechanism | Jan Beulich | 2009-12-30 | 1 | -1/+20 |
* | | x86: copy_from_user() should not return -EFAULT | Heiko Carstens | 2010-01-05 | 1 | -3/+2 |
|/ |
|
* | x86: Add missing might_fault() checks to copy_{to,from}_user() | Frederic Weisbecker | 2009-11-16 | 1 | -1/+9 |
* | x86-64: __copy_from_user_inatomic() adjustments | Jan Beulich | 2009-11-15 | 1 | -2/+5 |
* | x86: Use __builtin_object_size() to validate the buffer size for copy_from_us... | Arjan van de Ven | 2009-09-26 | 1 | -1/+18 |
* | x86: Fix movq immediate operand constraints in uaccess_64.h | Uros Bizjak | 2009-07-20 | 1 | -5/+5 |
* | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2009-03-02 | 1 | -18/+7 |
* | x86: usercopy: check for total size when deciding non-temporal cutoff | Ingo Molnar | 2009-02-25 | 1 | -2/+2 |
* | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar | 2009-02-25 | 1 | -3/+2 |
* | x86: fix performance regression in write() syscall | Salman Qazi | 2009-02-24 | 1 | -2/+14 |
*-. | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 | 1 | -0/+6 |
|\ \ |
|
| * | | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 1 | -0/+6 |
| |/ |
|
* | | x86: uaccess_64: fix return value in __copy_from_user() | Hiroshi Shimamoto | 2008-11-18 | 1 | -1/+1 |
|/ |
|
* | 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/+202 |