aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/lib/atomic_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-27tile: Provide atomic_{or,xor,and}Chris Metcalf1-0/+23
2013-09-27tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functionsChen Gang1-4/+4
2013-09-06tile: rework <asm/cmpxchg.h>Chris Metcalf1-18/+16
2013-09-03tile: remove support for TILE64Chris Metcalf1-90/+0
2013-09-03tile: eliminate no-op "noatomichash" boot argumentChris Metcalf1-9/+0
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf1-46/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-03-20arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf1-6/+6
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf1-1/+1
2011-03-01arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf1-2/+1
2010-10-05tile: replace some BUG_ON checks with BUILD_BUG_ON checksAkinobu Mita1-4/+4
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-35/+18
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+347