Commit message (Expand) | Author | Age | |
---|---|---|---|
* | SLUB: minimum alignment fixes | Christoph Lameter | 2007-06-16 |
* | SLUB: return ZERO_SIZE_PTR for kmalloc(0) | Christoph Lameter | 2007-06-08 |
* | Slab allocators: define common size limitations | Christoph Lameter | 2007-05-17 |
* | slub: fix handling of oversized slabs | Andrew Morton | 2007-05-17 |
* | Slab allocators: Drop support for destructors | Christoph Lameter | 2007-05-17 |
* | SLUB: It is legit to allocate a slab of the maximum permitted size | Christoph Lameter | 2007-05-17 |
* | SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit | Christoph Lameter | 2007-05-15 |
* | slub: enable tracking of full slabs | Christoph Lameter | 2007-05-07 |
* | SLUB: allocate smallest object size if the user asks for 0 bytes | Christoph Lameter | 2007-05-07 |
* | SLUB core | Christoph Lameter | 2007-05-07 |