aboutsummaryrefslogtreecommitdiffstats
path: root/mm/interval_tree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-30mm/interval_tree: add comments to improve code readabilityZhiyuan Dai1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248Thomas Gleixner1-2/+1
2018-01-31mm/interval_tree.c: use vma_pages() helperVasyl Gomonovych1-1/+1
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso1-5/+5
2015-02-10mm: replace vma->sharead.linear with vma->sharedKirill A. Shutemov1-17/+17
2014-10-09mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMASasha Levin1-1/+1
2012-10-09mm: add CONFIG_DEBUG_VM_RB build optionMichel Lespinasse1-1/+40
2012-10-09mm anon rmap: replace same_anon_vma linked list with an interval tree.Michel Lespinasse1-0/+14
2012-10-09mm: interval tree updatesMichel Lespinasse1-31/+29
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse1-0/+61