Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-08 | tools lib rbtree: pick some improvements from the kernel rbtree code | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2020-04-21 | docs: Add rbtree documentation to the core-api | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2019-09-26 | augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition | Michel Lespinasse | 1 | -12/+12 |
2019-09-26 | augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro | Michel Lespinasse | 1 | -1/+35 |
2019-09-26 | augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro | Michel Lespinasse | 1 | -21/+33 |
2019-09-26 | rbtree: avoid generating code twice for the cached versions (tools copy) | Michel Lespinasse | 1 | -19/+12 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -13/+1 |
2019-01-25 | tools: Update rbtree implementation | Davidlohr Bueso | 1 | -12/+48 |
2015-07-06 | tools: Copy rbtree_augmented.h from the kernel | Arnaldo Carvalho de Melo | 1 | -0/+245 |