1. 54229ff arch/tile: fix finv_buffer_remote() for tilegx by Chris Metcalf · 12 years ago
  2. 918cbd3 arch/tile: fix pointer cast in cacheflush.c by Chris Metcalf · 12 years ago
  3. 444eef1 arch/tile: fix bug in delay_backoff() by Chris Metcalf · 12 years ago
  4. efb734d arch/tile: make sure to build memcpy_user_64 without frame pointer by Chris Metcalf · 12 years ago
  5. cf8c1da arch/tile: misplaced parens near likely by roel · 13 years ago
  6. 3989efb arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. by Chris Metcalf · 13 years ago
  7. f319d6e arch/tile: avoid exporting a symbol no longer used by gcc by Chris Metcalf · 13 years ago
  8. d52104b tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files by Chris Metcalf · 13 years ago
  9. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  10. 18aecc2 arch/tile: finish enabling support for TILE-Gx 64-bit chip by Chris Metcalf · 13 years ago
  11. dbb43421 arch/tile: disable GX prefetcher during cache flush by Chris Metcalf · 13 years ago
  12. df29ccb arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls by Chris Metcalf · 13 years ago
  13. 5b47877 arch/tile: fix futex sanitization definition/prototype mismatch by Chris Metcalf · 13 years ago
  14. 3c5ead5 arch/tile: fix deadlock bugs in rwlock implementation by Chris Metcalf · 13 years ago
  15. 76c567f arch/tile: support 4KB page size as well as 64KB by Chris Metcalf · 13 years ago
  16. 5fb682b arch/tile: fix some comments and whitespace by Chris Metcalf · 13 years ago
  17. 00dce0313 arch/tile: export some additional module symbols by Chris Metcalf · 13 years ago
  18. 63b7ca6 arch/tile: enhance existing finv_buffer_remote() routine by Chris Metcalf · 13 years ago
  19. 6c4d112 arch/tile: use extended assembly to inline __mb_incoherent() by Chris Metcalf · 13 years ago
  20. 1337173 arch/tile: fix __ndelay etc to work better by Chris Metcalf · 13 years ago
  21. 2cb8240 arch/tile: catch up with section naming convention in 2.6.35 by Chris Metcalf · 13 years ago
  22. 3edabee arch/tile: fix memchr() not to dereference memory for zero length by Chris Metcalf · 14 years ago
  23. 24f3f6b arch/tile: fix rwlock so would-be write lockers don't block new readers by Chris Metcalf · 14 years ago
  24. 38a6f42 arch/tile: complete migration to new kmap_atomic scheme by Chris Metcalf · 14 years ago
  25. 2950766 arch/tile: minor whitespace/naming changes for string support files by Chris Metcalf · 14 years ago
  26. 13c9d5a arch/tile: properly export __mb_incoherent for modules by Chris Metcalf · 14 years ago
  27. de5bbad tile: replace some BUG_ON checks with BUILD_BUG_ON checks by Akinobu Mita · 14 years ago
  28. c745a8a arch/tile: Various cleanups. by Chris Metcalf · 14 years ago
  29. 0707ad3 arch/tile: Miscellaneous cleanup changes. by Chris Metcalf · 14 years ago
  30. c78095b arch/tile: Split the icache flush code off to a generic <arch> header. by Chris Metcalf · 14 years ago
  31. 2db0982 arch/tile: Fix bug in support for atomic64_xx() ops. by Chris Metcalf · 14 years ago
  32. 867e359 arch/tile: core support for Tilera 32-bit chips. by Chris Metcalf · 14 years ago