aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-1/+0
* x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa2011-05-181-1/+1
* x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst2009-10-121-1/+0
* x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin2009-07-201-2/+2
* x86, 64-bit: Clean up user address maskingLinus Torvalds2009-06-201-6/+1
* perf_counter, x86: Improve interactions with fast-gupIngo Molnar2009-06-191-1/+6
* x86: uaccess: use errret as error value in __put_user_size()Hiroshi Shimamoto2009-02-041-5/+6
* x86: uaccess: fix compilation error on CONFIG_M386Hiroshi Shimamoto2009-01-291-2/+20
* x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-231-0/+103
* x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()Hiroshi Shimamoto2009-01-211-3/+3
* x86: uaccess: fix style problemsHiroshi Shimamoto2009-01-211-3/+3
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-0/+2
|\
| * Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-281-0/+2
* | x86: uaccess: return value of __{get|put}_user() can be intHiroshi Shimamoto2008-12-121-2/+2
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+454