aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slab.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] slab: Use same schedule timeout for all cpus in cache_reapManfred Spraul1-2/+2
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg1-1/+1
2005-11-07[PATCH] slab: don't BUG on duplicated cacheAndrew Morton1-33/+34
2005-10-29[PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter1-1/+4
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro1-4/+4
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-18/+16
2005-09-28[PATCH] kmalloc_node IRQ safety fixAlok N Kataria1-7/+18
2005-09-23[PATCH] revert oversized kmalloc checkAndrew Morton1-1/+2
2005-09-22[PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter1-2/+1
2005-09-22[PATCH] slab: fix handling of pages from foreign NUMA nodesChristoph Lameter1-19/+19
2005-09-22[PATCH] slab: alpha inlining fixIvan Kokshaysky1-3/+4
2005-09-14[PATCH] Fix slab BUG_ON() triggered by change in array cache sizeAlok Kataria1-1/+1
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco1-2/+2
2005-09-09[PATCH] update kfree, vfree, and vunmap kerneldocPekka Enberg1-0/+2
2005-09-09[PATCH] Numa-aware slab allocator V5Christoph Lameter1-320/+812
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg1-12/+6
2005-09-05[PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul1-11/+15
2005-09-05[PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet1-1/+3
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-0/+1
2005-09-05[PATCH] vm: slab.c spelling correctionMartin Hicks1-1/+1
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan1-5/+7
2005-07-06[PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter1-0/+3
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-0/+24
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter1-0/+1
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo1-0/+6
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul1-14/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3060