x86: Add missing might_fault() checks to copy_{to,from}_user()
[safe/jmp/linux-2.6] / arch / x86 / include / asm / uaccess_64.h
2009-11-16 Frederic Weisbeckerx86: Add missing might_fault() checks to copy_{to,from...
2009-11-15 Jan Beulichx86-64: __copy_from_user_inatomic() adjustments
2009-09-26 Arjan van de Venx86: Use __builtin_object_size() to validate the buffer...
2009-07-21 Uros Bizjakx86: Fix movq immediate operand constraints in uaccess_64.h
2009-03-02 Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-02-25 Ingo Molnarx86: usercopy: check for total size when deciding non...
2009-02-25 Ingo Molnarx86, mm: pass in 'total' to __copy_from_user_*nocache()
2009-02-24 Salman Qazix86: fix performance regression in write() syscall
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into core/locking
2008-11-24 Ingo MolnarMerge branches 'core/debug', 'core/futexes', 'core...
2008-11-18 Hiroshi Shimamotox86: uaccess_64: fix return value in __copy_from_user()
2008-10-28 Ingo MolnarMerge commit 'v2.6.28-rc2' into core/locking
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move