1. 6280d23 rbtree: low level optimizations in __rb_erase_color() by Michel Lespinasse · 12 years ago
  2. e125d14 rbtree: optimize case selection logic in __rb_erase_color() by Michel Lespinasse · 12 years ago
  3. d6ff127 rbtree: adjust node color in __rb_erase_color() only when necessary by Michel Lespinasse · 12 years ago
  4. 5bc9188 rbtree: low level optimizations in rb_insert_color() by Michel Lespinasse · 12 years ago
  5. 6d58452 rbtree: adjust root color in rb_insert_color() only when necessary by Michel Lespinasse · 12 years ago
  6. 1f05286 rbtree: break out of rb_insert_color loop after tree rotation by Michel Lespinasse · 12 years ago
  7. bf7ad8e rbtree: move some implementation details from rbtree.h to rbtree.c by Michel Lespinasse · 12 years ago
  8. 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
  9. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  10. 0b6bb66 Export the augmented rbtree helper functions by Andreas Gruenbacher · 13 years ago
  11. b945d6b rbtree: Undo augmented trees performance damage and regression by Peter Zijlstra · 14 years ago
  12. 17d9ddc rbtree: Add support for augmented rbtrees by Pallipadi, Venkatesh · 14 years ago
  13. 4b32412 rb_tree: remove redundant if()-condition in rb_erase() by Wolfram Strepp · 15 years ago
  14. 4c60117 rb_tree: make clear distinction between two different cases in rb_erase() by Wolfram Strepp · 15 years ago
  15. 16c047a rb_tree: reorganize code in rb_erase() for additional changes by Wolfram Strepp · 15 years ago
  16. 55a6399 lib/rbtree.c: optimize rb_erase() by Wolfram Strepp · 15 years ago
  17. f4b477c rbtree: add const qualifier to some functions by Artem Bityutskiy · 15 years ago
  18. 10fd48f [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev 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. 55a9810 [RBTREE] Merge colour and parent fields of struct rb_node. by David Woodhouse · 18 years ago
  21. 1975e59 [RBTREE] Remove dead code in rb_erase() by David Woodhouse · 18 years ago
  22. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago