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