aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/uaccess.h
AgeCommit message (Expand)Author
2009-10-12x86, 64-bit: Move K8 B step iret fixup to fault entry asmBrian Gerst
2009-07-20x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds
2009-06-19perf_counter, x86: Improve interactions with fast-gupIngo Molnar
2009-02-04x86: uaccess: use errret as error value in __put_user_size()Hiroshi Shimamoto
2009-01-29x86: uaccess: fix compilation error on CONFIG_M386Hiroshi Shimamoto
2009-01-23x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto
2009-01-21x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()Hiroshi Shimamoto
2009-01-21x86: uaccess: fix style problemsHiroshi Shimamoto
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-12x86: uaccess: return value of __{get|put}_user() can be intHiroshi Shimamoto
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro