index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rbtree_augmented.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
2019-07-16
1
-17
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-13
/
+1
*
lib/rbtree.c: fix typo in comment of rb_insert_augmented()
Wei Yang
2018-10-31
1
-2
/
+2
*
rbtree: include rcu.h
Sebastian Andrzej Siewior
2018-05-11
1
-0
/
+1
*
rbtree: cache leftmost node internally
Davidlohr Bueso
2017-09-08
1
-3
/
+30
*
rbtree: use designated initializers
Kees Cook
2017-02-24
1
-1
/
+3
*
Introduce rb_replace_node_rcu()
David Howells
2016-07-06
1
-0
/
+13
*
rbtree: Make lockless searches non-fatal
Peter Zijlstra
2015-05-28
1
-7
/
+14
*
rbtree: add comment to rb_insert_augmented()
Lai Jiangshan
2014-10-14
1
-0
/
+10
*
lib/rbtree.c: avoid the use of non-static __always_inline
Michel Lespinasse
2013-01-11
1
-3
/
+11
*
rbtree: include linux/compiler.h for definition of __always_inline
Will Deacon
2012-10-25
1
-0
/
+1
*
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
2012-10-09
1
-0
/
+223