aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uaccess_64.h
Commit message (Expand)AuthorAgeFilesLines
* x86: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-051-3/+2
* x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker2009-11-161-1/+9
* x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich2009-11-151-2/+5
* x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-261-1/+18
* x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak2009-07-201-5/+5
* x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-021-18/+7
* x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar2009-02-251-2/+2
* x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-251-3/+2
* x86: fix performance regression in write() syscallSalman Qazi2009-02-241-2/+14
*-. Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-241-0/+6
|\ \
| * | Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-281-0/+6
| |/
* / x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-181-1/+1
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+202