index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2012-04-11
x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up
Linus Torvalds
2011-12-05
x86-64: Set siginfo and context on vsyscall emulation faults
Andy Lutomirski
2011-07-21
x86, perf: Make copy_from_user_nmi() a library function
Robert Richter
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-18
x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit
Jiri Olsa
2009-10-12
x86, 64-bit: Move K8 B step iret fixup to fault entry asm
Brian Gerst
2009-07-20
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-04
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-23
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-30
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-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro