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
/
s390
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2022-11-21
s390/cmpxchg: make loop condition for 1,2 byte cases precise
Janis Schoetterl-Glausch
2022-11-21
s390/cmpxchg: remove digits from input constraints
Heiko Carstens
2022-11-21
s390/cmpxchg: make variables local to each case label
Heiko Carstens
2022-11-21
s390/cmpxchg: use symbolic names for inline assembly operands
Heiko Carstens
2021-06-28
s390/cmpxchg: use register pair instead of register asm
Heiko Carstens
2021-04-18
s390/atomic,cmpxchg: always inline __xchg/__cmpxchg
Heiko Carstens
2021-04-15
s390/atomic,cmpxchg: make constraints work with old compilers
Heiko Carstens
2021-04-15
s390/cmpxchg: use unsigned long values instead of void pointers
Heiko Carstens
2021-04-12
s390/atomic,cmpxchg: switch to use atomic-instrumented.h
Heiko Carstens
2021-04-12
s390/cmpxchg: get rid of gcc atomic builtins
Heiko Carstens
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-10-14
s390/cmpxchg: remove dead code
Heiko Carstens
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2015-03-25
s390/cmpxchg: simplify cmpxchg_double
Heiko Carstens
2014-11-03
s390/cmpxchg: use compiler builtins
Martin Schwidefsky
2014-01-22
s390/32bit: fix cmpxchg64
Heiko Carstens
2012-09-26
s390/cmpxchg,percpu: implement cmpxchg_double()
Heiko Carstens
2012-05-30
s390/cmpxchg: fix sign extension bugs
Heiko Carstens
2012-05-30
s390/cmpxchg: fix 1 and 2 byte memory accesses
Heiko Carstens
2012-05-30
s390/cmpxchg: fix compile warnings specific to s390
Heiko Carstens
2012-05-30
s390/cmpxchg: add missing memory barrier to cmpxchg64
Heiko Carstens
2011-05-23
[S390] percpu: implement arch specific irqsafe_cpu_ops
Heiko Carstens
2011-03-23
[S390] cmpxchg: implement cmpxchg64()
Heiko Carstens
2011-03-23
[S390] xchg/cmpxchg: move to own header file
Heiko Carstens