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