aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uaccess_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+20
2010-01-05x86: copy_from_user() should not return -EFAULTHeiko Carstens1-3/+2
2009-12-30x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich1-1/+20
2009-11-16x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker1-1/+9
2009-11-15x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich1-2/+5
2009-09-26x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()Arjan van de Ven1-1/+18
2009-07-20x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak1-5/+5
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar1-18/+7
2009-02-25x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar1-2/+2
2009-02-25x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar1-3/+2
2009-02-24x86: fix performance regression in write() syscallSalman Qazi1-2/+14
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/coreIngo Molnar1-0/+6
2008-11-18x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto1-1/+1
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar1-0/+208
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+202