| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/atomic: refactor atomic primitives | Martin Schwidefsky | 2016-11-11 | 1 | -168/+39 |
* | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
* | locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -10/+32 |
* | s390/barrier: remove unnecessary serialization in atomics and bitops | Martin Schwidefsky | 2015-10-14 | 1 | -2/+0 |
* | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | s390: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -14/+33 |
* | s390: remove 31 bit support | Heiko Carstens | 2015-03-25 | 1 | -95/+0 |
* | arch,s390: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -5/+0 |
* | s390/bitops,atomic: add missing memory barriers | Heiko Carstens | 2014-04-01 | 1 | -28/+42 |
* | s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask() | Chen Gang | 2013-10-24 | 1 | -2/+2 |
* | s390/atomic: various small cleanups | Heiko Carstens | 2013-10-24 | 1 | -18/+24 |
* | s390/atomic: optimize atomic_add() for constant values | Heiko Carstens | 2013-10-24 | 1 | -8/+40 |
* | s390/atomic: make use of interlocked-access facility 1 instructions | Heiko Carstens | 2013-10-24 | 1 | -12/+65 |
* | s390/atomic: implement atomic_sub_return() with atomic_add_return() | Heiko Carstens | 2013-10-24 | 1 | -21/+2 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -4/+4 |
* | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -1/+1 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -2/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [S390] atomic: use inline asm | Heiko Carstens | 2011-02-17 | 1 | -4/+18 |
* | [S390] atomic: use ACCESS_ONCE() for atomic_read() | Heiko Carstens | 2011-02-17 | 1 | -6/+2 |
* | [S390] atomic: implement atomic64_dec_if_positive | Heiko Carstens | 2010-05-26 | 1 | -0/+19 |
* | [S390] use inline assembly contraints available with gcc 3.3.3 | Martin Schwidefsky | 2010-02-26 | 1 | -75/+11 |
* | [S390] Improve code generated by atomic operations. | Martin Schwidefsky | 2009-12-07 | 1 | -4/+4 |
* | [S390] atomic ops: small cleanups | Heiko Carstens | 2009-09-11 | 1 | -22/+19 |
* | [S390] atomic ops: add effecient atomic64 support for 31 bit | Heiko Carstens | 2009-09-11 | 1 | -37/+127 |
* | [S390] add generic atomic64 support for 31 bit | Heiko Carstens | 2009-07-07 | 1 | -1/+6 |
* | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -6/+1 |
* | [S390] move include/asm-s390 to arch/s390/include/asm | Martin Schwidefsky | 2008-08-01 | 1 | -0/+285 |