1. d72da4a rbtree: Make lockless searches non-fatal by Peter Zijlstra · 9 years ago
  2. 7647f14 lib/rbtree.c: fix typo in comment by John de la Garza · 9 years ago
  3. 1310a5a rbtree: fix rbtree_postorder_for_each_entry_safe() iterator by Jan Kara · 11 years ago
  4. 2b52908 rbtree: add rbtree_postorder_for_each_entry_safe() helper by Cody P Schafer · 11 years ago
  5. 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
  6. 9c079ad rbtree: move augmented rbtree functionality to rbtree_augmented.h by Michel Lespinasse · 12 years ago
  7. 3908836 rbtree: add RB_DECLARE_CALLBACKS() macro by Michel Lespinasse · 12 years ago
  8. 9d9e6f9 rbtree: remove prior augmented rbtree implementation by Michel Lespinasse · 12 years ago
  9. 14b94af rbtree: faster augmented rbtree manipulation by Michel Lespinasse · 12 years ago
  10. bf7ad8e rbtree: move some implementation details from rbtree.h to rbtree.c by Michel Lespinasse · 12 years ago
  11. 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
  12. 1457d28 rbtree: reference Documentation/rbtree.txt for usage instructions by Michel Lespinasse · 12 years ago
  13. 88d19cf timers: Add rb_init_node() to allow for stack allocated rb nodes by John Stultz · 13 years ago
  14. b945d6b rbtree: Undo augmented trees performance damage and regression by Peter Zijlstra · 14 years ago
  15. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 3e58974 doc: fix typo in comment explaining rb_tree usage by Nikanth Karthikesan · 14 years ago
  17. 17d9ddc rbtree: Add support for augmented rbtrees by Pallipadi, Venkatesh · 14 years ago
  18. f4b477c rbtree: add const qualifier to some functions by Artem Bityutskiy · 15 years ago
  19. 10fd48f [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev by Jens Axboe · 18 years ago
  20. dd67d05 [PATCH] rbtree: support functions used by the io schedulers by Jens Axboe · 18 years ago
  21. 2f3243a [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency by David Woodhouse · 18 years ago
  22. e977145 [RBTREE] Add explicit alignment to sizeof(long) for struct rb_node. by David Woodhouse · 18 years ago
  23. 55a9810 [RBTREE] Merge colour and parent fields of struct rb_node. by David Woodhouse · 18 years ago
  24. 7fe1e13 [RBTREE] Add accessor macros for colour and parent fields of rb_node by David Woodhouse · 18 years ago
  25. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago