aboutsummaryrefslogtreecommitdiff
path: root/mm/vmacache.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-1/+1
2017-03-02mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Gravatar Ingo Molnar 1-5/+5
2016-10-07mm: unrig VMA cache hit ratioGravatar Alexey Dobriyan 1-4/+4
2015-11-05mm/vmacache: inline vmacache_valid_mm()Gravatar Davidlohr Bueso 1-1/+1
2014-12-13mm,vmacache: count number of system-wide flushesGravatar Davidlohr Bueso 1-0/+2
2014-06-04mm,vmacache: optimize overflow system-wide flushingGravatar Davidlohr Bueso 1-0/+10
2014-06-04mm,vmacache: add debug dataGravatar Davidlohr Bueso 1-2/+10
2014-04-28mm: don't pointlessly use BUG_ON() for sanity checkGravatar Linus Torvalds 1-3/+5
2014-04-07mm: per-thread vma cachingGravatar Davidlohr Bueso 1-0/+112