aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slub.c
Commit message (Expand)AuthorAge
...
* SLUB: add macros for scanning objects in a slabChristoph Lameter2007-05-09
* SLUB: update commentsChristoph Lameter2007-05-09
* SLUB: get rid of finish_bootstrapChristoph Lameter2007-05-09
* SLUB: clean up kreallocChristoph Lameter2007-05-09
* SLUB: use check_valid_pointer in kmem_ptr_validateChristoph Lameter2007-05-09
* SLUB: after object padding only needed for RedzoningChristoph Lameter2007-05-09
* SLUB: add support for dynamic cacheline size determinationChristoph Lameter2007-05-09
* 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