| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove m32r port | Arnd Bergmann | 2018-03-09 | 1 | -275/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
* | locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -4/+34 |
* | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 |
* | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -11/+0 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | m32r: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -34/+10 |
* | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -1/+1 |
* | locking,arch,m32r: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -86/+57 |
* | arch,m32r: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -6/+1 |
* | Disintegrate asm/system.h for M32R | David Howells | 2012-03-28 | 1 | -1/+2 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-27 | 1 | -1/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-27 | 1 | -4/+4 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+0 |
* | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -1/+1 |
* | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
* | m32r: move include/asm-m32r headers to arch/m32r/include/asm | Hirokazu Takata | 2009-04-17 | 1 | -0/+318 |