index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmacache.c
Age
Commit message (
Expand
)
Author
2018-09-13
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-08-17
mm, vmacache: hash addresses based on pmd
David Rientjes
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...
Ingo Molnar
2016-10-07
mm: unrig VMA cache hit ratio
Alexey Dobriyan
2015-11-05
mm/vmacache: inline vmacache_valid_mm()
Davidlohr Bueso
2014-12-13
mm,vmacache: count number of system-wide flushes
Davidlohr Bueso
2014-06-04
mm,vmacache: optimize overflow system-wide flushing
Davidlohr Bueso
2014-06-04
mm,vmacache: add debug data
Davidlohr Bueso
2014-04-28
mm: don't pointlessly use BUG_ON() for sanity check
Linus Torvalds
2014-04-07
mm: per-thread vma caching
Davidlohr Bueso