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
/
lib
/
getuser.S
Age
Commit message (
Expand
)
Author
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-12
x86: Make __get_user() generate an out-of-line call
Linus Torvalds
2020-09-08
x86: remove address space overrides using set_fs()
Christoph Hellwig
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2019-09-06
x86/asm: Make some functions local labels
Jiri Slaby
2019-07-18
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
Josh Poimboeuf
2018-09-03
x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixups
Jann Horn
2018-01-30
x86/get_user: Use pointer masking to limit speculation
Dan Williams
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-07
x86: move exports to actual definitions
Al Viro
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2013-02-11
x86: Be consistent with data size in getuser.S
H. Peter Anvin
2013-02-07
x86-32: Add support for 64bit get_user()
Ville Syrjälä
2012-09-21
x86, smap: Add STAC and CLAC instructions to control user space access
H. Peter Anvin
2012-04-20
x86, extable: Remove open-coded exception table entries in arch/x86/lib/getus...
H. Peter Anvin
2009-02-13
x86: use _types.h headers in asm where available
Jeremy Fitzhardinge
2008-07-09
x86: merge getuser asm functions.
Glauber Costa