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