summaryrefslogtreecommitdiffstats
path: root/mm/slab_common.c
Commit message (Expand)AuthorAgeFilesLines
...
* mm/sl[aou]b: Extract a common function for kmem_cache_destroyChristoph Lameter2012-09-051-0/+25
* mm/sl[aou]b: Move list_add() to slab_common.cChristoph Lameter2012-09-051-0/+7
* mm/slab_common: Improve error handling in kmem_cache_createChristoph Lameter2012-09-051-4/+24
* mm/slab: restructure kmem_cache_create() debug checksShuah Khan2012-08-161-49/+48Star
* Revert "mm/slab_common.c: cleanup"Pekka Enberg2012-08-161-5/+10
* mm/slab_common.c: cleanupAndrew Morton2012-08-161-10/+5Star
* mm: Fix build warning in kmem_cache_create()Shuah Khan2012-07-301-0/+2
* mm, sl[aou]b: Move kmem_cache_create mutex handling to common codeChristoph Lameter2012-07-091-1/+40
* mm, sl[aou]b: Use a common mutex definitionChristoph Lameter2012-07-091-0/+2
* mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter2012-07-091-0/+9
* mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter2012-07-091-0/+68