summaryrefslogtreecommitdiffstats
path: root/arch/tile/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* arch, mm: remove arch specific show_memMichal Hocko2017-02-221-45/+0
* mm: move most file-based accounting to the nodeMel Gorman2016-07-281-4/+4
* mm: move page mapped accounting to the nodeMel Gorman2016-07-281-1/+1
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-4/+4
* tile: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-1/+1
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-3/+1
* tile: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+5
* tile: use pmd_pfn() instead of casting via pte_tChris Metcalf2013-09-131-2/+1
* tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2013-09-031-2/+20
* tile: handle super huge pages in virt_to_pteChris Metcalf2013-08-301-0/+3
* tile: remove set/clear_fixmap APIsChris Metcalf2013-08-301-49/+0
* tile: avoid struct vm_struct leakChris Metcalf2013-08-131-1/+1
* mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-291-6/+1
* swap: add per-partition lock for swapfileShaohua Li2013-02-231-1/+1
* arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-181-7/+0
* arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-251-13/+0
* arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-251-15/+12
* arch/tile: fix up locking in pgtable.c slightlyChris Metcalf2012-04-021-10/+12
* arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf2012-04-021-4/+12
* Disintegrate asm/system.h for TileDavid Howells2012-03-281-1/+0
* lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2011-03-241-1/+1
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-101-29/+141
* tile: Fix __pte_free_tlbPeter Zijlstra2011-02-231-13/+2
* arch/tile: complete migration to new kmap_atomic schemeChris Metcalf2010-11-011-2/+2
* arch: tile: mm: pgtable.c: Removed duplicated #includeAndrea Gelmini2010-08-131-1/+0
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-41/+5
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+566