summaryrefslogtreecommitdiffstats
path: root/mm/interval_tree.c
Commit message (Expand)AuthorAgeFilesLines
* mm: add CONFIG_DEBUG_VM_RB build optionMichel Lespinasse2012-10-091-1/+40
* mm anon rmap: replace same_anon_vma linked list with an interval tree.Michel Lespinasse2012-10-091-0/+14
* mm: interval tree updatesMichel Lespinasse2012-10-091-31/+29
* mm: replace vma prio_tree with an interval treeMichel Lespinasse2012-10-091-0/+61