Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change a few frequented uses of DEBUG to !NDEBUG | Marek Olšák | 2019-05-29 | 1 | -2/+2 |
* | util/slab: Rename slab_mempool typed parameters to mempool | Ian Romanick | 2018-12-14 | 1 | -10/+10 |
* | util/macros: Import ALIGN_POT from ralloc.c | Jason Ekstrand | 2018-07-02 | 1 | -4/+2 |
* | util: slab_destroy_child should check whether it's been initialized | Marek Olšák | 2017-05-29 | 1 | -0/+3 |
* | util: remove unused variable | Timothy Arceri | 2016-10-07 | 1 | -4/+2 |
* | util/slab: re-design to allow migration between pools (v3) | Nicolai Hähnle | 2016-10-05 | 1 | -74/+211 |
* | util: (trivial) add <stdint.h> include to slab.c | Roland Scheidegger | 2016-09-06 | 1 | -0/+1 |
* | util: import the slab allocator from gallium | Marek Olšák | 2016-09-06 | 1 | -0/+180 |