aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/lib
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-07-27
|\
| * tile: support gcc 7 optimization to use __multi3Chris Metcalf2016-06-24
* | locking/atomic, arch/tile: Fix tilepro buildPeter Zijlstra2016-06-24
* | locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-16
* | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-14
|/
* tile: Provide atomic_{or,xor,and}Chris Metcalf2015-07-27
* modpost: work correctly with tile coldtext sectionsChris Metcalf2015-07-08
* tile: improve stack backtraceChris Metcalf2015-05-11
* tile: add <asm/word-at-a-time.h> and enable support functionsChris Metcalf2015-04-30
* tile: modify arch_spin_unlock_wait() semanticsChris Metcalf2015-04-28
* tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...Chen Gang2013-09-27
* tile: rework <asm/cmpxchg.h>Chris Metcalf2013-09-06
* tile: remove support for TILE64Chris Metcalf2013-09-03
* tile: eliminate no-op "noatomichash" boot argumentChris Metcalf2013-09-03
* tile: support FRAME_POINTERChris Metcalf2013-09-03
* tile: fix strncpy_from_user bugChris Metcalf2013-08-30
* tile: use proper .align directives on __ex_table sectionsChris Metcalf2013-08-30
* tile: support ftrace on tilegxTony Lu2013-08-30
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-13
* tile: optimize strnlen using SIMD instructionsKen Steele2013-08-01
* tile: optimize and clean up string functionsChris Metcalf2013-08-01
* tile: convert uses of "inv" to "finv"Chris Metcalf2013-07-31
* tilepro: work around module link error with gcc 4.7Chris Metcalf2013-06-15
* Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-05-09
|\
| * arch/tile: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-09
* | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-30
|/
* tile: export a handful of symbols appropriatelyChris Metcalf2013-02-08
* arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2012-07-11
* arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-25
* arch/tile: optimize get_user/put_user and friendsChris Metcalf2012-05-25
* arch/tile: support building big-endian kernelChris Metcalf2012-05-25
* arch/tile: fix finv_buffer_remote() for tilegxChris Metcalf2012-04-02
* arch/tile: fix pointer cast in cacheflush.cChris Metcalf2012-04-02
* arch/tile: fix bug in delay_backoff()Chris Metcalf2012-04-02
* arch/tile: make sure to build memcpy_user_64 without frame pointerChris Metcalf2012-04-02
* arch/tile: misplaced parens near likelyroel2012-03-12
* arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.Chris Metcalf2011-12-03
* arch/tile: avoid exporting a symbol no longer used by gccChris Metcalf2011-11-03
* tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm filesChris Metcalf2011-10-13
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-12
* arch/tile: disable GX prefetcher during cache flushChris Metcalf2011-05-04
* arch/tile: allow nonatomic stores to interoperate with fast atomic syscallsChris Metcalf2011-05-04
* arch/tile: fix futex sanitization definition/prototype mismatchChris Metcalf2011-03-20
* arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf2011-03-10
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-10
* arch/tile: fix some comments and whitespaceChris Metcalf2011-03-10
* arch/tile: export some additional module symbolsChris Metcalf2011-03-01
* arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-01
* arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-01