aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uaccess_64.h
Commit message (Expand)AuthorAge
* x86, sparse: Do not force removal of __user when calling copy_to/from_user_no...Steven Rostedt2014-01-04
* Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-11
|\
| * x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomicAndi Kleen2013-09-10
* | x86: Unify copy_to_user() and add size checking to itJan Beulich2013-10-26
* | x86: Unify copy_from_user() size checkingJan Beulich2013-10-26
|/
* x86: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-28
* x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin2012-09-21
* x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu2012-06-29
* x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-26
* x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds2012-04-11
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\
| * x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich2009-12-30
* | x86: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-05
|/
* x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker2009-11-16
* x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich2009-11-15
* x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-26
* x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak2009-07-20
* x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-02
* x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar2009-02-25
* x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-25
* x86: fix performance regression in write() syscallSalman Qazi2009-02-24
*-. Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
|\ \
| * | Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
| |/
* / x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-18
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23