aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/atomic_ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15s390/atomic,cmpxchg: make constraints work with old compilersHeiko Carstens1-7/+7
2021-04-12s390/atomic: get rid of gcc atomic builtinsHeiko Carstens1-6/+30
2021-04-12s390/atomic: use proper constraintsHeiko Carstens1-7/+7
2021-04-12s390/atomic: move remaining inline assemblies to atomic_ops.hHeiko Carstens1-0/+34
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens1-1/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-11/+21
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28s390/rwlock: introduce rwlock wait queueingMartin Schwidefsky1-11/+21
2017-04-12s390/spinlock: use atomic primitives for spinlocksMartin Schwidefsky1-10/+12
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky1-0/+130