index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
rbtree.txt
Age
Commit message (
Expand
)
Author
2020-04-21
docs: Add rbtree documentation to the core-api
Matthew Wilcox (Oracle)
2019-07-15
docs: rbtree.txt: fix Sphinx build warnings
Mauro Carvalho Chehab
2017-09-08
rbtree: cache leftmost node internally
Davidlohr Bueso
2017-07-14
rbtree.txt: standardize document format
Mauro Carvalho Chehab
2015-09-13
documentation: fix small typo in rbtree.txt
Alexey Klimov
2014-05-05
doc: spelling error changes
Carlos Garcia
2012-10-09
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
2012-10-09
rbtree: faster augmented rbtree manipulation
Michel Lespinasse
2011-07-24
Documentation: Update augmented rbtree documentation
Sasha Levin
2010-11-11
Documentation: remove anticipatory scheduler info
Randy Dunlap
2010-02-18
rbtree: Add support for augmented rbtrees
Pallipadi, Venkatesh
2009-06-12
trivial: rbtree.txt: fix rb_entry() parameters in sample code
Wang Tinggong
2009-06-12
trivial: Documentation/rbtree.txt: cleanup kerneldoc of rbtree.txt
figo.zhang
2007-02-11
[PATCH] Documentation/rbtree.txt
Rob Landley