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
/
include
/
asm-generic
/
futex.h
Age
Commit message (
Expand
)
Author
2021-12-11
futex: Fix additional regressions
Arnd Bergmann
2021-11-26
futex: Fix sparc32/m68k/nds32 build regression
Arnd Bergmann
2021-11-25
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
2020-03-27
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2019-07-22
futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()
Vasily Averin
2019-04-26
futex: Update comments and docs about return values of arch futex code
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2016-04-21
asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
Romain Perier
2015-05-19
sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(...
David Hildenbrand
2015-05-19
sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli...
David Hildenbrand
2014-12-08
asm-generic: add generic futex for !CONFIG_SMP
Ley Foon Tan
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2008-04-30
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
2006-03-27
[PATCH] lightweight robust futexes: arch defaults
Ingo Molnar
2006-01-08
[PATCH] consolidate asm/futex.h
Jeff Dike