aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/mm/pgtable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-550/+0
2017-07-06tile: provide default ioremap declarationLogan Gunthorpe1-0/+11
2017-02-22arch, mm: remove arch specific show_memMichal Hocko1-45/+0
2016-07-28mm: move most file-based accounting to the nodeMel Gorman1-4/+4
2016-07-28mm: move page mapped accounting to the nodeMel Gorman1-1/+1
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-4/+4
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko1-1/+1
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches1-3/+1
2013-11-15tile: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+5
2013-09-13tile: use pmd_pfn() instead of casting via pte_tChris Metcalf1-2/+1
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf1-2/+20
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf1-0/+3
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf1-49/+0
2013-08-13tile: avoid struct vm_struct leakChris Metcalf1-1/+1
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