Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add kstrndup | Jeremy Fitzhardinge | 2007-07-18 | 1 | -2/+24 |
* | Slab allocators: Cleanup zeroing allocations | Christoph Lameter | 2007-07-17 | 1 | -14/+0 |
* | Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics | Christoph Lameter | 2007-07-17 | 1 | -1/+1 |
* | Slab allocators: consolidate code for krealloc in mm/util.c | Christoph Lameter | 2007-07-17 | 1 | -0/+34 |
* | [PATCH] slab: clean up leak tracking ifdefs a little bit | Christoph Hellwig | 2006-10-04 | 1 | -3/+3 |
* | [PATCH] kmemdup: introduce | Alexey Dobriyan | 2006-10-01 | 1 | -0/+18 |
* | [PATCH] slab: optimize constant-size kzalloc calls | Pekka Enberg | 2006-03-25 | 1 | -3/+3 |
* | [PATCH] slab: implement /proc/slab_allocators | Al Viro | 2006-03-25 | 1 | -2/+2 |
* | [PATCH] strndup_user() | Davi Arnaut | 2006-03-24 | 1 | -0/+37 |
* | [PATCH] slob: introduce mm/util.c for shared functions | Matt Mackall | 2006-01-08 | 1 | -0/+39 |