summaryrefslogtreecommitdiff
path: root/include/linux/rbtree_augmented.h
Commit message (Expand)AuthorAge
* rbtree: cache leftmost node internallyDavidlohr Bueso2017-09-08
* rbtree: use designated initializersKees Cook2017-02-24
* Introduce rb_replace_node_rcu()David Howells2016-07-06
* rbtree: Make lockless searches non-fatalPeter Zijlstra2015-05-28
* rbtree: add comment to rb_insert_augmented()Lai Jiangshan2014-10-14
* lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-11
* rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon2012-10-25
* rbtree: move augmented rbtree functionality to rbtree_augmented.hMichel Lespinasse2012-10-09