| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/tile: fix futex sanitization definition/prototype mismatch | Chris Metcalf | 2011-03-20 | 1 | -6/+6 |
* | arch/tile: fix deadlock bugs in rwlock implementation | Chris Metcalf | 2011-03-10 | 1 | -65/+96 |
* | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf | 2011-03-10 | 1 | -2/+2 |
* | arch/tile: fix some comments and whitespace | Chris Metcalf | 2011-03-10 | 2 | -2/+2 |
* | arch/tile: export some additional module symbols | Chris Metcalf | 2011-03-01 | 1 | -0/+7 |
* | arch/tile: enhance existing finv_buffer_remote() routine | Chris Metcalf | 2011-03-01 | 1 | -0/+102 |
* | arch/tile: use extended assembly to inline __mb_incoherent() | Chris Metcalf | 2011-03-01 | 3 | -40/+2 |
* | arch/tile: fix __ndelay etc to work better | Chris Metcalf | 2011-03-01 | 1 | -5/+16 |
* | arch/tile: catch up with section naming convention in 2.6.35 | Chris Metcalf | 2011-03-01 | 1 | -2/+1 |
* | arch/tile: fix memchr() not to dereference memory for zero length | Chris Metcalf | 2010-11-24 | 1 | -16/+19 |
* | arch/tile: fix rwlock so would-be write lockers don't block new readers | Chris Metcalf | 2010-11-15 | 1 | -11/+18 |
* | arch/tile: complete migration to new kmap_atomic scheme | Chris Metcalf | 2010-11-01 | 1 | -3/+8 |
* | arch/tile: minor whitespace/naming changes for string support files | Chris Metcalf | 2010-10-15 | 5 | -104/+109 |
* | arch/tile: properly export __mb_incoherent for modules | Chris Metcalf | 2010-10-14 | 1 | -0/+3 |
* | tile: replace some BUG_ON checks with BUILD_BUG_ON checks | Akinobu Mita | 2010-10-05 | 1 | -4/+4 |
* | arch/tile: Various cleanups. | Chris Metcalf | 2010-08-13 | 4 | -47/+18 |
* | arch/tile: Miscellaneous cleanup changes. | Chris Metcalf | 2010-07-06 | 8 | -42/+29 |
* | arch/tile: Split the icache flush code off to a generic <arch> header. | Chris Metcalf | 2010-07-06 | 3 | -107/+24 |
* | arch/tile: Fix bug in support for atomic64_xx() ops. | Chris Metcalf | 2010-07-06 | 1 | -4/+3 |
* | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 2010-06-04 | 20 | -0/+2910 |