| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/atomic, arch/tile: Fix tilepro build | Peter Zijlstra | 2016-06-24 | 1 | -12/+12 |
* | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -18/+42 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | tile: Provide atomic_{or,xor,and} | Chris Metcalf | 2015-07-27 | 1 | -0/+30 |
* | arch,tile: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -10/+0 |
* | tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r... | Chen Gang | 2013-09-27 | 1 | -12/+15 |
* | tile: rework <asm/cmpxchg.h> | Chris Metcalf | 2013-09-06 | 1 | -76/+9 |
* | tile: remove support for TILE64 | Chris Metcalf | 2013-09-03 | 1 | -17/+0 |
* | arch/tile: optimize get_user/put_user and friends | Chris Metcalf | 2012-05-25 | 1 | -0/+10 |
* | arch/tile: revert comment for atomic64_add_unless(). | Chris Metcalf | 2012-04-02 | 1 | -1/+1 |
* | Disintegrate asm/system.h for Tile | David Howells | 2012-03-28 | 1 | -0/+1 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -5/+5 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -2/+2 |
* | arch/tile: use better definitions of xchg() and cmpxchg() | Chris Metcalf | 2011-05-19 | 1 | -10/+0 |
* | arch/tile: Various cleanups. | Chris Metcalf | 2010-08-13 | 1 | -37/+0 |
* | arch/tile: Miscellaneous cleanup changes. | Chris Metcalf | 2010-07-06 | 1 | -0/+17 |
* | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 2010-06-04 | 1 | -0/+353 |