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
/
xtensa
/
include
/
asm
/
futex.h
Age
Commit message (
Expand
)
Author
2021-12-11
futex: Fix additional regressions
Arnd Bergmann
2021-11-25
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2019-11-26
xtensa: use "m" constraint instead of "r" in futex.h assembly
Max Filippov
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-07
xtensa: add exclusive atomics support
Max Filippov
2019-05-07
xtensa: clean up inline assembly in futex.h
Max Filippov
2019-05-06
xtensa: drop ifdef __KERNEL__ from kernel-only headers
Max Filippov
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-05
xtensa: don't use l32r opcode directly
Max Filippov
2018-01-05
xtensa: fix futex_atomic_cmpxchg_inatomic
Max Filippov
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2014-01-14
xtensa: implement robust futex atomic uaccess ops
Baruch Siach
2012-10-15
xtensa: Use Kbuild infrastructure to handle asm-generic headers
Max Filippov
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel