aboutsummaryrefslogtreecommitdiff
path: root/include/linux/slub_def.h
AgeCommit message (Expand)Author
2007-07-16slob: initial NUMA supportPaul Mundt
2007-06-16SLUB: minimum alignment fixesChristoph Lameter
2007-06-08SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter
2007-05-17Slab allocators: define common size limitationsChristoph Lameter
2007-05-17slub: fix handling of oversized slabsAndrew Morton
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter
2007-05-16SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter
2007-05-15SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limitChristoph Lameter
2007-05-07slub: enable tracking of full slabsChristoph Lameter
2007-05-07SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter
2007-05-07SLUB coreChristoph Lameter