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