index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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