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