index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2009-10-12
x86, 64-bit: Move K8 B step iret fixup to fault entry asm
Brian Gerst
2009-07-21
x86: Fix movq immediate operand constraints in uaccess.h
H. Peter Anvin
2009-06-20
x86, 64-bit: Clean up user address masking
Linus Torvalds
2009-06-19
perf_counter, x86: Improve interactions with fast-gup
Ingo Molnar
2009-02-05
x86: uaccess: use errret as error value in __put_user_size()
Hiroshi Shimamoto
2009-01-29
x86: uaccess: fix compilation error on CONFIG_M386
Hiroshi Shimamoto
2009-01-24
x86: uaccess: introduce try and catch framework
Hiroshi Shimamoto
2009-01-21
x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()
Hiroshi Shimamoto
2009-01-21
x86: uaccess: fix style problems
Hiroshi Shimamoto
2008-12-31
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-12
x86: uaccess: return value of __{get|put}_user() can be int
Hiroshi Shimamoto
2008-10-28
Merge commit 'v2.6.28-rc2' into core/locking
Ingo Molnar
2008-10-23
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-23
x86, um: ... and asm-x86 move
Al Viro