| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 2 | -2/+2 |
* | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes | 2011-03-25 | 1 | -1/+1 |
* | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf | 2011-03-10 | 4 | -47/+144 |
* | arch/tile: fix some comments and whitespace | Chris Metcalf | 2011-03-10 | 1 | -8/+0 |
* | arch/tile: export some additional module symbols | Chris Metcalf | 2011-03-01 | 1 | -0/+1 |
* | arch/tile: enhance existing finv_buffer_remote() routine | Chris Metcalf | 2011-03-01 | 1 | -5/+31 |
* | arch/tile: fix reversed test of strict_strtol() return value | Chris Metcalf | 2011-03-01 | 1 | -1/+1 |
* | arch/tile: avoid a simulator warning during bootup | Chris Metcalf | 2011-03-01 | 1 | -0/+11 |
* | arch/tile: catch up with section naming convention in 2.6.35 | Chris Metcalf | 2011-03-01 | 1 | -1/+1 |
* | tile: Fix __pte_free_tlb | Peter Zijlstra | 2011-02-23 | 1 | -13/+2 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 2 | -2/+0 |
* | arch/tile: avoid __must_check warning on one strict_strtol check | Chris Metcalf | 2010-11-01 | 1 | -2/+6 |
* | arch/tile: complete migration to new kmap_atomic scheme | Chris Metcalf | 2010-11-01 | 2 | -3/+3 |
* | mm: fix race in kunmap_atomic() | Peter Zijlstra | 2010-10-28 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-10-27 | 3 | -15/+10 |
|\ |
|
| * | arch/tile: parameterize system PLs to support KVM port | Chris Metcalf | 2010-10-15 | 2 | -4/+4 |
| * | arch/tile: add Tilera's <arch/sim.h> header as an open-source header | Chris Metcalf | 2010-10-15 | 1 | -8/+3 |
| * | arch/tile: Use <asm-generic/syscalls.h> | Chris Metcalf | 2010-10-14 | 1 | -3/+3 |
* | | mm: stack based kmap_atomic() | Peter Zijlstra | 2010-10-27 | 1 | -62/+23 |
|/ |
|
* | arch/tile: Various cleanups. | Chris Metcalf | 2010-08-13 | 2 | -0/+11 |
* | arch: tile: mm: pgtable.c: Removed duplicated #include | Andrea Gelmini | 2010-08-13 | 1 | -1/+0 |
* | arch/tile: support new kunmap_atomic() naming convention. | Chris Metcalf | 2010-08-11 | 1 | -2/+2 |
* | arch/tile: Miscellaneous cleanup changes. | Chris Metcalf | 2010-07-06 | 7 | -159/+76 |
* | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 2010-06-04 | 12 | -0/+4208 |