aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/cmpxchg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-2/+0
2015-03-25s390/cmpxchg: simplify cmpxchg_doubleHeiko Carstens1-6/+1
2014-11-03s390/cmpxchg: use compiler builtinsMartin Schwidefsky1-224/+16
2014-01-22s390/32bit: fix cmpxchg64Heiko Carstens1-2/+3
2012-09-26s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens1-0/+61
2012-05-30s390/cmpxchg: fix sign extension bugsHeiko Carstens1-6/+8
2012-05-30s390/cmpxchg: fix 1 and 2 byte memory accessesHeiko Carstens1-4/+4
2012-05-30s390/cmpxchg: fix compile warnings specific to s390Heiko Carstens1-9/+25
2012-05-30s390/cmpxchg: add missing memory barrier to cmpxchg64Heiko Carstens1-1/+1
2011-05-23[S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens1-1/+0
2011-03-23[S390] cmpxchg: implement cmpxchg64()Heiko Carstens1-9/+29
2011-03-23[S390] xchg/cmpxchg: move to own header fileHeiko Carstens1-0/+205