summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds6-48/+4
2016-10-08mm: unrig VMA cache hit ratioAlexey Dobriyan1-4/+4
2015-11-06mm/vmacache: inline vmacache_valid_mm()Davidlohr Bueso1-1/+1
2014-12-13mm,vmacache: count number of system-wide flushesDavidlohr Bueso3-0/+4
2014-06-04mm,vmacache: optimize overflow system-wide flushingDavidlohr Bueso1-0/+10
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso5-2/+34
2014-04-28mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds1-3/+5
2014-04-07mm: per-thread vma cachingDavidlohr Bueso12-44/+231