1. b924a69 tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions by Chen Gang · 11 years ago
  2. 6dc9658 tile: rework <asm/cmpxchg.h> by Chris Metcalf · 11 years ago
  3. d7c9661 tile: remove support for TILE64 by Chris Metcalf · 11 years ago
  4. f6f380d tile: eliminate no-op "noatomichash" boot argument by Chris Metcalf · 11 years ago
  5. 49cf78e tile: support FRAME_POINTER by Chris Metcalf · 11 years ago
  6. c0f0601 tile: fix strncpy_from_user bug by Chris Metcalf · 11 years ago
  7. d4d9eab tile: use proper .align directives on __ex_table sections by Chris Metcalf · 11 years ago
  8. a61fd5e tile: support ftrace on tilegx by Tony Lu · 11 years ago
  9. bc1a298 tile: support CONFIG_PREEMPT by Chris Metcalf · 11 years ago
  10. 5916700 tile: optimize strnlen using SIMD instructions by Ken Steele · 11 years ago
  11. c53c70a tile: optimize and clean up string functions by Chris Metcalf · 11 years ago
  12. dd78bc1 tile: convert uses of "inv" to "finv" by Chris Metcalf · 11 years ago
  13. 3cb3f83 tilepro: work around module link error with gcc 4.7 by Chris Metcalf · 11 years ago
  14. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  15. 4833d7f arch/tile: remove inline marking of EXPORT_SYMBOL functions by Denis Efremov · 11 years ago
  16. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  17. 7c63e1e tile: export a handful of symbols appropriately by Chris Metcalf · 11 years ago
  18. 10104a1 arch/tile: break out the "csum a long" function to <asm/checksum.h> by Chris Metcalf · 12 years ago
  19. d5d14ed arch/tile: Allow tilegx to build with either 16K or 64K page size by Chris Metcalf · 12 years ago
  20. 47d632f arch/tile: optimize get_user/put_user and friends by Chris Metcalf · 12 years ago
  21. 1efea40 arch/tile: support building big-endian kernel by Chris Metcalf · 12 years ago
  22. 54229ff arch/tile: fix finv_buffer_remote() for tilegx by Chris Metcalf · 12 years ago
  23. 918cbd3 arch/tile: fix pointer cast in cacheflush.c by Chris Metcalf · 12 years ago
  24. 444eef1 arch/tile: fix bug in delay_backoff() by Chris Metcalf · 12 years ago
  25. efb734d arch/tile: make sure to build memcpy_user_64 without frame pointer by Chris Metcalf · 12 years ago
  26. cf8c1da arch/tile: misplaced parens near likely by roel · 13 years ago
  27. 3989efb arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. by Chris Metcalf · 13 years ago
  28. f319d6e arch/tile: avoid exporting a symbol no longer used by gcc by Chris Metcalf · 13 years ago
  29. d52104b tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files by Chris Metcalf · 13 years ago
  30. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  31. 18aecc2 arch/tile: finish enabling support for TILE-Gx 64-bit chip by Chris Metcalf · 13 years ago
  32. dbb43421 arch/tile: disable GX prefetcher during cache flush by Chris Metcalf · 13 years ago
  33. df29ccb arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls by Chris Metcalf · 13 years ago
  34. 5b47877 arch/tile: fix futex sanitization definition/prototype mismatch by Chris Metcalf · 13 years ago
  35. 3c5ead5 arch/tile: fix deadlock bugs in rwlock implementation by Chris Metcalf · 13 years ago
  36. 76c567f arch/tile: support 4KB page size as well as 64KB by Chris Metcalf · 13 years ago
  37. 5fb682b arch/tile: fix some comments and whitespace by Chris Metcalf · 13 years ago
  38. 00dce0313 arch/tile: export some additional module symbols by Chris Metcalf · 13 years ago
  39. 63b7ca6 arch/tile: enhance existing finv_buffer_remote() routine by Chris Metcalf · 13 years ago
  40. 6c4d112 arch/tile: use extended assembly to inline __mb_incoherent() by Chris Metcalf · 13 years ago
  41. 1337173 arch/tile: fix __ndelay etc to work better by Chris Metcalf · 13 years ago
  42. 2cb8240 arch/tile: catch up with section naming convention in 2.6.35 by Chris Metcalf · 13 years ago
  43. 3edabee arch/tile: fix memchr() not to dereference memory for zero length by Chris Metcalf · 14 years ago
  44. 24f3f6b arch/tile: fix rwlock so would-be write lockers don't block new readers by Chris Metcalf · 14 years ago
  45. 38a6f42 arch/tile: complete migration to new kmap_atomic scheme by Chris Metcalf · 14 years ago
  46. 2950766 arch/tile: minor whitespace/naming changes for string support files by Chris Metcalf · 14 years ago
  47. 13c9d5a arch/tile: properly export __mb_incoherent for modules by Chris Metcalf · 14 years ago
  48. de5bbad tile: replace some BUG_ON checks with BUILD_BUG_ON checks by Akinobu Mita · 14 years ago
  49. c745a8a arch/tile: Various cleanups. by Chris Metcalf · 14 years ago
  50. 0707ad3 arch/tile: Miscellaneous cleanup changes. by Chris Metcalf · 14 years ago
  51. c78095b arch/tile: Split the icache flush code off to a generic <arch> header. by Chris Metcalf · 14 years ago
  52. 2db0982 arch/tile: Fix bug in support for atomic64_xx() ops. by Chris Metcalf · 14 years ago
  53. 867e359 arch/tile: core support for Tilera 32-bit chips. by Chris Metcalf · 14 years ago