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