Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / asm / uaccess.h
2012-04-11 Linus Torvaldsx86: merge 32/64-bit versions of 'strncpy_from_user...
2011-12-05 Andy Lutomirskix86-64: Set siginfo and context on vsyscall emulation...
2011-07-21 Robert Richterx86, perf: Make copy_from_user_nmi() a library function
2011-05-20 Linus Torvaldssanitize <linux/prefetch.h> usage
2011-05-18 Jiri Olsax86, 64-bit: Fix copy_[to/from]_user() checks for the...
2009-10-12 Brian Gerstx86, 64-bit: Move K8 B step iret fixup to fault entry asm
2009-07-21 H. Peter Anvinx86: Fix movq immediate operand constraints in uaccess.h
2009-06-20 Linus Torvaldsx86, 64-bit: Clean up user address masking
2009-06-19 Ingo Molnarperf_counter, x86: Improve interactions with fast-gup
2009-02-05 Hiroshi Shimamotox86: uaccess: use errret as error value in __put_user_s...
2009-01-29 Hiroshi Shimamotox86: uaccess: fix compilation error on CONFIG_M386
2009-01-24 Hiroshi Shimamotox86: uaccess: introduce try and catch framework
2009-01-21 Hiroshi Shimamotox86: uaccess: rename __put_user_u64() to __put_user_asm...
2009-01-21 Hiroshi Shimamotox86: uaccess: fix style problems
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-12 Hiroshi Shimamotox86: uaccess: return value of __{get|put}_user() can...
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