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