summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/atomic_ops.h
AgeCommit message (Expand)Author
2024-04-03s390/atomic: mark all functions __always_inlineIlya Leoshkevich
2021-04-15s390/atomic,cmpxchg: make constraints work with old compilersHeiko Carstens
2021-04-12s390/atomic: get rid of gcc atomic builtinsHeiko Carstens
2021-04-12s390/atomic: use proper constraintsHeiko Carstens
2021-04-12s390/atomic: move remaining inline assemblies to atomic_ops.hHeiko Carstens
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28s390/rwlock: introduce rwlock wait queueingMartin Schwidefsky
2017-04-12s390/spinlock: use atomic primitives for spinlocksMartin Schwidefsky
2016-11-11s390/atomic: refactor atomic primitivesMartin Schwidefsky