aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/mm/homecache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-16tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf1-1/+1
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-7/+5
2015-02-10tile: drop pte_file()-related helpersKirill A. Shutemov1-4/+0
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches1-4/+2
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman1-1/+1
2013-09-03tile: remove support for TILE64Chris Metcalf1-26/+3
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf1-3/+3
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf1-1/+3
2013-02-08tile: export a handful of symbols appropriatelyChris Metcalf1-0/+1
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf1-81/+75
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf1-0/+1
2012-04-02arch/tile: export the page_home() function.Chris Metcalf1-0/+1
2011-12-03arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf1-3/+6
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf1-1/+1
2011-03-01arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf1-5/+31
2010-10-15arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf1-8/+3
2010-08-13arch/tile: Various cleanups.Chris Metcalf1-0/+3
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-15/+3
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+445