summaryrefslogtreecommitdiff
path: root/arch/tile/lib
AgeCommit message (Expand)Author
2011-10-13tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf
2011-05-04arch/tile: disable GX prefetcher during cache flushChris Metcalf
2011-05-04arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf
2011-03-20arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf
2011-03-10arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf
2011-03-01arch/tile: export some additional module symbolsChris Metcalf
2011-03-01arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf
2011-03-01arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf
2011-03-01arch/tile: fix __ndelay etc to work betterChris Metcalf
2011-03-01arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf
2010-11-24arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf
2010-11-15arch/tile: fix rwlock so would-be write lockers don't block new readersChris Metcalf
2010-11-01arch/tile: complete migration to new kmap_atomic schemeChris Metcalf
2010-10-15arch/tile: minor whitespace/naming changes for string support filesChris Metcalf
2010-10-14arch/tile: properly export __mb_incoherent for modulesChris Metcalf
2010-10-05tile: replace some BUG_ON checks with BUILD_BUG_ON checksAkinobu Mita
2010-08-13arch/tile: Various cleanups.Chris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-07-06arch/tile: Split the icache flush code off to a generic <arch> header.Chris Metcalf
2010-07-06arch/tile: Fix bug in support for atomic64_xx() ops.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf