summaryrefslogtreecommitdiff
path: root/mm/interval_tree.c
AgeCommit message (Expand)Author
2021-04-30mm/interval_tree: add comments to improve code readabilityZhiyuan Dai
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner
2018-01-31mm/interval_tree.c: use vma_pages() helperVasyl Gomonovych
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso
2015-02-10mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov
2014-10-09mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMASasha Levin
2012-10-09mm: add CONFIG_DEBUG_VM_RB build optionMichel Lespinasse
2012-10-09mm anon rmap: replace same_anon_vma linked list with an interval tree.Michel Lespinasse
2012-10-09mm: interval tree updatesMichel Lespinasse
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse