flex_array: flex_array_prealloc takes a number of elements, not an end
[linux-flexiantxendom0-natty.git] / include / linux / flex_array.h
2011-06-02 Eric Parisflex_array: flex_array_prealloc takes a number of eleme...
2010-11-30 Eric Parisflex_array: fix flex_array_put_ptr macro to be valid C
2010-08-10 Eric Parisflex_array: add helpers to get and put to make pointers...
2009-09-22 David Rientjesflex_array: introduce DEFINE_FLEX_ARRAY
2009-09-22 David Rientjesflex_array: add flex_array_shrink function
2009-09-22 David Rientjesflex_array: add flex_array_clear function
2009-08-27 David Rientjesflex_array: convert element_nr formals to unsigned
2009-08-27 David Rientjesflex_array: declare parts member to have incomplete...
2009-07-30 Dave Hansenlib: flexible array implementation