| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: more efficient smp barriers | Michael S. Tsirkin | 2016-01-12 | 1 | -0/+3 |
* | s390: use generic memory barriers | Michael S. Tsirkin | 2016-01-12 | 1 | -3/+0 |
* | s390: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 | 1 | -6/+9 |
* | s390: reuse asm-generic/barrier.h | Michael S. Tsirkin | 2016-01-12 | 1 | -8/+2 |
* | lcoking/barriers, arch: Use smp barriers in smp_store_release() | Davidlohr Bueso | 2016-01-12 | 1 | -1/+1 |
* | s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmb | Christian Borntraeger | 2015-10-14 | 1 | -4/+4 |
* | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov | 2015-08-03 | 1 | -2/+2 |
* | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 2015-05-19 | 1 | -1/+1 |
* | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra | 2015-05-19 | 1 | -1/+1 |
* | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 2014-12-12 | 1 | -0/+2 |
* | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 2014-12-12 | 1 | -2/+3 |
* | s390/spinlock: optimize spin_unlock code | Heiko Carstens | 2014-09-09 | 1 | -2/+4 |
* | arch,s390: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -2/+3 |
* | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 2014-01-12 | 1 | -0/+15 |
* | s390/barrier: convert mb() to define again | Heiko Carstens | 2013-02-14 | 1 | -6/+3 |
* | s390/barrier: make use of fast-bcr facility | Heiko Carstens | 2012-05-16 | 1 | -0/+5 |
* | s390/barrier: cleanup barrier functions | Heiko Carstens | 2012-05-16 | 1 | -17/+15 |
* | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -0/+35 |