Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s390/atomic,cmpxchg: make constraints work with old compilers | Heiko Carstens | 2021-04-15 | 1 | -7/+7 |
* | s390/atomic: get rid of gcc atomic builtins | Heiko Carstens | 2021-04-12 | 1 | -6/+30 |
* | s390/atomic: use proper constraints | Heiko Carstens | 2021-04-12 | 1 | -7/+7 |
* | s390/atomic: move remaining inline assemblies to atomic_ops.h | Heiko Carstens | 2021-04-12 | 1 | -0/+34 |
* | s390/atomic,bitops: mark function(s) __always_inline | Heiko Carstens | 2019-10-04 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2017-11-13 | 1 | -11/+21 |
|\ | |||||
| * | s390/rwlock: introduce rwlock wait queueing | Martin Schwidefsky | 2017-09-28 | 1 | -11/+21 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ | |||||
* | s390/spinlock: use atomic primitives for spinlocks | Martin Schwidefsky | 2017-04-12 | 1 | -10/+12 |
* | s390/atomic: refactor atomic primitives | Martin Schwidefsky | 2016-11-11 | 1 | -0/+130 |