summaryrefslogtreecommitdiff
path: root/mm/slub.c
AgeCommit message (Expand)Author
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-12Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...Pekka Enberg
2009-12-11tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan
2009-11-29SLUB: Fix __GFP_ZERO unlikely() annotationPekka Enberg
2009-10-15slub: allow stats to be clearedDavid Rientjes
2009-09-22mm: kmem_cache_create(): make it easier to catch NULL cache namesBenjamin Herrenschmidt
2009-09-15slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUGIngo Molnar
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge branches 'slab/cleanups' and 'slab/fixes' into for-linusPekka Enberg
2009-09-14slub: fix slab_pad_check()Eric Dumazet
2009-09-03slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet
2009-09-03slub: release kobject if sysfs_create_group failed in sysfs_slab_addXiaotian Feng
2009-08-30SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256Aaro Koskinen
2009-08-19SLUB: Fix some coding style issuesAmerigo Wang
2009-08-18SLUB: Drop write permission to /proc/slabinfoWANG Cong
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-01slub: change kmem_cache->align to record the real alignmentZhang, Yanmin
2009-07-28slub: use size and objsize orders to disable debug flagsDavid Rientjes
2009-07-10slub: add option to disable higher order debugging slabsDavid Rientjes
2009-07-08kmemleak: Trace the kmalloc_large* functions in slubCatalin Marinas
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-26fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]bPaul E. McKenney
2009-06-24SLUB: Don't pass __GFP_FAIL for the initial allocationPekka Enberg
2009-06-24percpu: cleanup percpu array definitionsTejun Heo
2009-06-18mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt
2009-06-17Merge branch 'slub/earlyboot' into for-linusPekka Enberg
2009-06-17Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16page allocator: use a pre-calculated value instead of num_online_nodes() in f...Christoph Lameter
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum
2009-06-15SLUB: Fix early boot GFP_DMA allocationsNick Piggin
2009-06-15slub: add hooks for kmemcheckVegard Nossum
2009-06-13SLUB: Don't print out OOM warning for __GFP_NOFAILPekka Enberg
2009-06-13SLUB: fix build when !SLUB_DEBUGAlexander Beregalov
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-11slab: setup allocators earlier in the boot sequencePekka Enberg
2009-06-11kmemleak: Add the slub memory allocation/freeing hooksCatalin Marinas
2009-06-11SLUB: Out-of-memory diagnosticsPekka Enberg
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-06Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i...Pekka Enberg
2009-05-06mm: SLUB fix reclaim_stateNick Piggin
2009-04-23slub: enforce MAX_ORDERDavid Rientjes
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei
2009-04-03kmemtrace: trace kfree() calls with NULL or zero-length objectsPekka Enberg
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-24Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...Pekka Enberg