Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / rbtree.c
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2011-01-28 Andreas GruenbacherExport the augmented rbtree helper functions
2010-07-05 Peter Zijlstrarbtree: Undo augmented trees performance damage and...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-02-18 Pallipadi, Venkateshrbtree: Add support for augmented rbtrees
2009-06-17 Wolfram Strepprb_tree: remove redundant if()-condition in rb_erase()
2009-06-17 Wolfram Strepprb_tree: make clear distinction between two different...
2009-06-17 Wolfram Strepprb_tree: reorganize code in rb_erase() for additional...
2009-04-01 Wolfram Strepplib/rbtree.c: optimize rb_erase()
2009-01-10 Artem Bityutskiyrbtree: add const qualifier to some functions
2006-09-30 Jens Axboe[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_nex...
2006-06-05 David Woodhouse[RBTREE] Switch rb_colour() et al to en_US spelling...
2006-04-21 David Woodhouse[RBTREE] Merge colour and parent fields of struct rb_node.
2006-04-21 David Woodhouse[RBTREE] Remove dead code in rb_erase()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-15 Patrick McHardy[RBTREE]: Add rb_last()
2004-06-29 Linus Torvaldssparse: get rid of more integer/pointer confusion
2004-06-29 Mika Kukkonen[PATCH] Combined patch for remaining trivial sparse...
2002-10-08 Andrew Morton[PATCH] ext3 indexed directory support
2002-09-09 David WoodhouseRemove bogus rb_root_t and rb_node_t typedefs in favour...
2002-09-09 David WoodhouseAdd three functions for rbtree manipulation -- rb_next...
2002-04-03 Dave Jones[PATCH] export rbtree routines for modules.
2002-02-05 Linus Torvaldsv2.4.9.10 -> v2.4.9.11