summaryrefslogtreecommitdiffstats
path: root/arch/tile/mm/homecache.c
Commit message (Expand)AuthorAgeFilesLines
* tile: use __ro_after_init instead of tile-specific __write_onceChris Metcalf2016-12-161-1/+1
* tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-7/+5
* tile: drop pte_file()-related helpersKirill A. Shutemov2015-02-101-4/+0
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-111-4/+2
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-041-1/+1
* tile: remove support for TILE64Chris Metcalf2013-09-031-26/+3
* tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf2013-09-031-3/+3
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-131-1/+3
* tile: export a handful of symbols appropriatelyChris Metcalf2013-02-081-0/+1
* tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf2012-07-181-81/+75
* arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-251-0/+1
* arch/tile: export the page_home() function.Chris Metcalf2012-04-021-0/+1
* arch/tile: fix double-free bug in homecache_free_pages()Chris Metcalf2011-12-031-3/+6
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-101-1/+1
* arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-011-5/+31
* arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf2010-10-151-8/+3
* arch/tile: Various cleanups.Chris Metcalf2010-08-131-0/+3
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-061-15/+3
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-041-0/+445
OpenPOWER on IntegriCloud