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