Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-08 | locking/x86: Remove the unused atomic_inc_short() methd | Dmitry Vyukov | 1 | -2/+1 |
2016-06-24 | locking/atomic, arch/tile: Fix tilepro build | Peter Zijlstra | 1 | -8/+13 |
2016-06-16 | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -7/+7 |
2015-07-27 | tile: Provide atomic_{or,xor,and} | Chris Metcalf | 1 | -0/+4 |
2013-08-30 | tile: use proper .align directives on __ex_table sections | Chris Metcalf | 1 | -0/+1 |
2011-10-13 | tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files | Chris Metcalf | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-05-04 | arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls | Chris Metcalf | 1 | -1/+1 |
2011-03-10 | arch/tile: fix some comments and whitespace | Chris Metcalf | 1 | -1/+1 |
2010-07-06 | arch/tile: Fix bug in support for atomic64_xx() ops. | Chris Metcalf | 1 | -4/+3 |
2010-06-05 | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 1 | -0/+197 |