summaryrefslogtreecommitdiff
path: root/tools/include/linux/rbtree_augmented.h
AgeCommit message (Expand)Author
2020-04-21docs: Add rbtree documentation to the core-apiMatthew Wilcox (Oracle)
2019-09-25augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse
2019-09-25augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse
2019-09-25rbtree: avoid generating code twice for the cached versions (tools copy)Michel Lespinasse
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-01-25tools: Update rbtree implementationDavidlohr Bueso
2015-07-05tools: Copy rbtree_augmented.h from the kernelArnaldo Carvalho de Melo