aboutsummaryrefslogtreecommitdiffstats
path: root/lib/prio_tree.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09prio_tree: removeMichel Lespinasse1-455/+0
2012-10-09mm: replace vma prio_tree with an interval treeMichel Lespinasse1-17/+2
2012-10-09rbtree: add prio tree and interval tree testsMichel Lespinasse1-0/+4
2012-03-23prio_tree: introduce prio_set_parent()Xiao Guangrong1-25/+22
2012-03-23prio_tree: simplify prio_tree_expand()Xiao Guangrong1-24/+14
2012-03-23prio_tree: cleanup prio_tree_left()/prio_tree_right()Xiao Guangrong1-41/+37
2012-03-23prio_tree: remove unnecessary code in prio_tree_replaceXiao Guangrong1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+484