Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-31 | mm/interval_tree.c: use vma_pages() helper | Vasyl Gomonovych | 1 | -1/+1 |
2017-09-08 | lib/interval_tree: fast overlap detection | Davidlohr Bueso | 1 | -5/+5 |
2015-02-10 | mm: replace vma->sharead.linear with vma->shared | Kirill A. Shutemov | 1 | -17/+17 |
2014-10-09 | mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA | Sasha Levin | 1 | -1/+1 |
2012-10-09 | mm: add CONFIG_DEBUG_VM_RB build option | Michel Lespinasse | 1 | -1/+40 |
2012-10-09 | mm anon rmap: replace same_anon_vma linked list with an interval tree. | Michel Lespinasse | 1 | -0/+14 |
2012-10-09 | mm: interval tree updates | Michel Lespinasse | 1 | -31/+29 |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 1 | -0/+61 |