summaryrefslogtreecommitdiff
path: root/arch/tile/mm/pgtable.c
AgeCommit message (Expand)Author
2017-07-06tile: provide default ioremap declarationLogan Gunthorpe
2017-02-22arch, mm: remove arch specific show_memMichal Hocko
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-07-28mm: move page mapped accounting to the nodeMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-06-24tile: get rid of superfluous __GFP_REPEATMichal Hocko
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2013-11-15tile: handle pgtable_page_ctor() failKirill A. Shutemov
2013-09-13tile: use pmd_pfn() instead of casting via pte_tChris Metcalf
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf
2013-08-13tile: avoid struct vm_struct leakChris Metcalf
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim
2013-02-23swap: add per-partition lock for swapfileShaohua Li
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf
2012-04-02arch/tile: fix up locking in pgtable.c slightlyChris Metcalf
2012-04-02arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf
2012-03-28Disintegrate asm/system.h for TileDavid Howells
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf
2011-02-23tile: Fix __pte_free_tlbPeter Zijlstra
2010-11-01arch/tile: complete migration to new kmap_atomic schemeChris Metcalf
2010-08-13arch: tile: mm: pgtable.c: Removed duplicated #includeAndrea Gelmini
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf