| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove frv port | Arnd Bergmann | 2018-03-09 | 1 | -224/+0 |
* | frv: add missing atomic64 operations | Sudip Mukherjee | 2017-01-24 | 1 | -1/+18 |
* | frv: add atomic64_add_unless() | Sudip Mukherjee | 2017-01-24 | 1 | -0/+16 |
* | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 1 | -2/+0 |
* | locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -20/+12 |
* | 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 | -10/+0 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | frv: Rewrite atomic implementation | Peter Zijlstra | 2015-07-27 | 1 | -53/+66 |
* | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -1/+1 |
* | arch,frv: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -6/+1 |
* | Disintegrate asm/system.h for FRV | David Howells | 2012-03-28 | 1 | -56/+1 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -1/+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 |
* | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -1/+1 |
* | FRV: Implement atomic64_t | David Howells | 2009-07-01 | 1 | -2/+66 |
* | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
* | FRV: Move to arch/frv/include/asm/ | David Howells | 2009-04-10 | 1 | -0/+198 |