summaryrefslogtreecommitdiff
path: root/include/linux/flex_array.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Documentation: Add flexible-arrays.rst to the documentation treesayli karnik2017-03-29
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-21
* flex_array: avoid divisions when accessing elementsJesse Gross2011-05-26
* flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris2011-04-28
* flex_array: fix flex_array_put_ptr macro to be valid CEric Paris2010-11-30
* flex_array: add helpers to get and put to make pointers easy to useEric Paris2010-08-09
* flex_array: introduce DEFINE_FLEX_ARRAYDavid Rientjes2009-09-22
* flex_array: add flex_array_shrink functionDavid Rientjes2009-09-22
* flex_array: add flex_array_clear functionDavid Rientjes2009-09-22
* flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-26
* flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-26
* lib: flexible array implementationDave Hansen2009-07-29