index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-10-14
s390/cmpxchg: remove dead code
Heiko Carstens
1
-27
/
+3
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
1
-2
/
+0
2015-03-25
s390/cmpxchg: simplify cmpxchg_double
Heiko Carstens
1
-6
/
+1
2014-11-03
s390/cmpxchg: use compiler builtins
Martin Schwidefsky
1
-224
/
+16
2014-01-22
s390/32bit: fix cmpxchg64
Heiko Carstens
1
-2
/
+3
2012-09-26
s390/cmpxchg,percpu: implement cmpxchg_double()
Heiko Carstens
1
-0
/
+61
2012-05-30
s390/cmpxchg: fix sign extension bugs
Heiko Carstens
1
-6
/
+8
2012-05-30
s390/cmpxchg: fix 1 and 2 byte memory accesses
Heiko Carstens
1
-4
/
+4
2012-05-30
s390/cmpxchg: fix compile warnings specific to s390
Heiko Carstens
1
-9
/
+25
2012-05-30
s390/cmpxchg: add missing memory barrier to cmpxchg64
Heiko Carstens
1
-1
/
+1
2011-05-23
[S390] percpu: implement arch specific irqsafe_cpu_ops
Heiko Carstens
1
-1
/
+0
2011-03-23
[S390] cmpxchg: implement cmpxchg64()
Heiko Carstens
1
-9
/
+29
2011-03-23
[S390] xchg/cmpxchg: move to own header file
Heiko Carstens
1
-0
/
+205