summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/cmpxchg.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/cmpxchg: remove dead codeHeiko Carstens2015-10-141-27/+3
* arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0
* s390/cmpxchg: simplify cmpxchg_doubleHeiko Carstens2015-03-251-6/+1
* s390/cmpxchg: use compiler builtinsMartin Schwidefsky2014-11-031-224/+16
* s390/32bit: fix cmpxchg64Heiko Carstens2014-01-221-2/+3
* s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens2012-09-261-0/+61
* s390/cmpxchg: fix sign extension bugsHeiko Carstens2012-05-301-6/+8
* s390/cmpxchg: fix 1 and 2 byte memory accessesHeiko Carstens2012-05-301-4/+4
* s390/cmpxchg: fix compile warnings specific to s390Heiko Carstens2012-05-301-9/+25
* s390/cmpxchg: add missing memory barrier to cmpxchg64Heiko Carstens2012-05-301-1/+1
* [S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens2011-05-231-1/+0
* [S390] cmpxchg: implement cmpxchg64()Heiko Carstens2011-03-231-9/+29
* [S390] xchg/cmpxchg: move to own header fileHeiko Carstens2011-03-231-0/+205
OpenPOWER on IntegriCloud