summaryrefslogtreecommitdiff
path: root/arch/tile/mm/pgtable.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim1-6/+1
2013-02-23swap: add per-partition lock for swapfileShaohua Li1-1/+1
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf1-7/+0
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf1-13/+0
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf1-15/+12
2012-04-02arch/tile: fix up locking in pgtable.c slightlyChris Metcalf1-10/+12
2012-04-02arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf1-4/+12
2012-03-28Disintegrate asm/system.h for TileDavid Howells1-1/+0
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes1-1/+1
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf1-29/+141
2011-02-23tile: Fix __pte_free_tlbPeter Zijlstra1-13/+2
2010-11-01arch/tile: complete migration to new kmap_atomic schemeChris Metcalf1-2/+2
2010-08-13arch: tile: mm: pgtable.c: Removed duplicated #includeAndrea Gelmini1-1/+0
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-41/+5
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+566