aboutsummaryrefslogtreecommitdiff
path: root/mm/slab.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] slab: Use same schedule timeout for all cpus in cache_reapGravatar Manfred Spraul 1-2/+2
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cacheGravatar Pekka J Enberg 1-1/+1
2005-11-07[PATCH] slab: don't BUG on duplicated cacheGravatar Andrew Morton 1-33/+34
2005-10-29[PATCH] slab: add additional debugging to detect slabs from the wrong nodeGravatar Christoph Lameter 1-1/+4
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Gravatar Al Viro 1-4/+4
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 1-18/+16
2005-09-28[PATCH] kmalloc_node IRQ safety fixGravatar Alok N Kataria 1-7/+18
2005-09-23[PATCH] revert oversized kmalloc checkGravatar Andrew Morton 1-1/+2
2005-09-22[PATCH] __kmalloc: Generate BUG if size requested is too large.Gravatar Christoph Lameter 1-2/+1
2005-09-22[PATCH] slab: fix handling of pages from foreign NUMA nodesGravatar Christoph Lameter 1-19/+19
2005-09-22[PATCH] slab: alpha inlining fixGravatar Ivan Kokshaysky 1-3/+4
2005-09-14[PATCH] Fix slab BUG_ON() triggered by change in array cache sizeGravatar Alok Kataria 1-1/+1
2005-09-10[PATCH] mm/slab: fix sparse warningsGravatar Victor Fusco 1-2/+2
2005-09-09[PATCH] update kfree, vfree, and vunmap kerneldocGravatar Pekka Enberg 1-0/+2
2005-09-09[PATCH] Numa-aware slab allocator V5Gravatar Christoph Lameter 1-320/+812
2005-09-07[PATCH] introduce and use kzallocGravatar Pekka J Enberg 1-12/+6
2005-09-05[PATCH] slab: removes local_irq_save()/local_irq_restore() pairGravatar Manfred Spraul 1-11/+15
2005-09-05[PATCH] mm/slab.c: prefetchw the start of new allocated objectsGravatar Eric Dumazet 1-1/+3
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tGravatar Kyle Moffett 1-0/+1
2005-09-05[PATCH] vm: slab.c spelling correctionGravatar Martin Hicks 1-1/+1
2005-07-07[PATCH] propagate __nocast annotationsGravatar Alexey Dobriyan 1-5/+7
2005-07-06[PATCH] Fix broken kmalloc_node in rc1/rc2Gravatar Christoph Lameter 1-0/+3
2005-06-23[PATCH] create a kstrdup library functionGravatar Paulo Marques 1-0/+24
2005-06-21[PATCH] Periodically drain non local pagesetsGravatar Christoph Lameter 1-0/+1
2005-06-18[SLAB] Introduce kmem_cache_nameGravatar Arnaldo Carvalho de Melo 1-0/+6
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedGravatar Paul E. McKenney 1-1/+1
2005-05-01[PATCH] add kmalloc_node, inline cleanupGravatar Manfred Spraul 1-14/+31
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+3060