aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slub.c
Commit message (Expand)AuthorAge
* Fix up SLUB compileLinus Torvalds2007-05-07
* Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter2007-05-07
* slab allocators: Remove SLAB_CTOR_ATOMICChristoph Lameter2007-05-07
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter2007-05-07
* slub: remove object activities out of checking functionsChristoph Lameter2007-05-07
* SLUB: Free slabs and sort partial slab lists in kmem_cache_shrinkChristoph Lameter2007-05-07
* slub: add ability to list alloc / free callers per slabChristoph Lameter2007-05-07
* SLUB: Add MIN_PARTIALChristoph Lameter2007-05-07
* slub: validation of slabs (metadata and guard zones)Christoph Lameter2007-05-07
* slub: enable tracking of full slabsChristoph Lameter2007-05-07
* slub: fix object trackingChristoph Lameter2007-05-07
* Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter2007-05-07
* Make page->private usable in compound pagesChristoph Lameter2007-05-07
* SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter2007-05-07
* SLUB: change default alignmentsChristoph Lameter2007-05-07
* SLUB coreChristoph Lameter2007-05-07