summaryrefslogtreecommitdiffstats
path: root/arch/tile/lib/atomic_32.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove tile portArnd Bergmann2018-03-161-206/+0Star
* locking/atomic, arch/tile: Fix tilepro buildPeter Zijlstra2016-06-241-8/+8
* locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-21/+21
* tile: Provide atomic_{or,xor,and}Chris Metcalf2015-07-271-0/+23
* tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...Chen Gang2013-09-271-4/+4
* tile: rework <asm/cmpxchg.h>Chris Metcalf2013-09-061-18/+16Star
* tile: remove support for TILE64Chris Metcalf2013-09-031-90/+0Star
* tile: eliminate no-op "noatomichash" boot argumentChris Metcalf2013-09-031-9/+0Star
* arch/tile: optimize get_user/put_user and friendsChris Metcalf2012-05-251-46/+1Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf2011-03-201-6/+6
* arch/tile: fix some comments and whitespaceChris Metcalf2011-03-101-1/+1
* arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-011-2/+1Star
* tile: replace some BUG_ON checks with BUILD_BUG_ON checksAkinobu Mita2010-10-051-4/+4
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-35/+18Star
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+347