Age | Commit message (Expand) | Author |
---|---|---|
2017-02-24 | rbtree: use designated initializers | Kees Cook |
2016-07-06 | Introduce rb_replace_node_rcu() | David Howells |
2015-05-28 | rbtree: Make lockless searches non-fatal | Peter Zijlstra |
2014-10-14 | rbtree: add comment to rb_insert_augmented() | Lai Jiangshan |
2013-01-11 | lib/rbtree.c: avoid the use of non-static __always_inline | Michel Lespinasse |
2012-10-25 | rbtree: include linux/compiler.h for definition of __always_inline | Will Deacon |
2012-10-09 | rbtree: move augmented rbtree functionality to rbtree_augmented.h | Michel Lespinasse |