aboutsummaryrefslogtreecommitdiff
path: root/mm/slab_common.c
AgeCommit message (Expand)Author
2012-10-10mm, slab: release slab_mutex earlier in kmem_cache_destroy()Jiri Kosina
2012-09-05Revert "mm/sl[aou]b: Move sysfs_slab_add to common"Pekka Enberg
2012-09-05mm/sl[aou]b: Move kmem_cache refcounting to common codeChristoph Lameter
2012-09-05mm/sl[aou]b: Shrink __kmem_cache_create() parameter listsChristoph Lameter
2012-09-05mm/sl[aou]b: Move kmem_cache allocations into common codeChristoph Lameter
2012-09-05mm/sl[aou]b: Move sysfs_slab_add to commonChristoph Lameter
2012-09-05mm/sl[aou]b: Do slab aliasing call from common codeChristoph Lameter
2012-09-05mm/sl[aou]b: Move duping of slab name to slab_common.cChristoph Lameter
2012-09-05mm/sl[aou]b: Get rid of __kmem_cache_destroyChristoph Lameter
2012-09-05mm/sl[aou]b: Move freeing of kmem_cache structure to common codeChristoph Lameter
2012-09-05mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache structChristoph Lameter
2012-09-05mm/sl[aou]b: Extract a common function for kmem_cache_destroyChristoph Lameter
2012-09-05mm/sl[aou]b: Move list_add() to slab_common.cChristoph Lameter
2012-09-05mm/slab_common: Improve error handling in kmem_cache_createChristoph Lameter
2012-08-16mm/slab: restructure kmem_cache_create() debug checksShuah Khan
2012-08-16Revert "mm/slab_common.c: cleanup"Pekka Enberg
2012-08-16mm/slab_common.c: cleanupAndrew Morton
2012-07-30mm: Fix build warning in kmem_cache_create()Shuah Khan
2012-07-09mm, sl[aou]b: Move kmem_cache_create mutex handling to common codeChristoph Lameter
2012-07-09mm, sl[aou]b: Use a common mutex definitionChristoph Lameter
2012-07-09mm, sl[aou]b: Common definition for boot state of the slab allocatorsChristoph Lameter
2012-07-09mm, sl[aou]b: Extract common code for kmem_cache_create()Christoph Lameter