aboutsummaryrefslogtreecommitdiff
path: root/mm/slab.c
AgeCommit message (Expand)Author
2005-11-13[PATCH] slab: remove alloc_pages() callsChristoph Lameter
2005-11-13[PATCH] slab: convert cache to page mapping macrosPekka Enberg
2005-11-08mm/slab.c: fix a comment typoAdrian Bunk
2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap
2005-11-07[PATCH] slab: Use same schedule timeout for all cpus in cache_reapManfred Spraul
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg
2005-11-07[PATCH] slab: don't BUG on duplicated cacheAndrew Morton
2005-10-29[PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-28[PATCH] kmalloc_node IRQ safety fixAlok N Kataria
2005-09-23[PATCH] revert oversized kmalloc checkAndrew Morton
2005-09-22[PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter
2005-09-22[PATCH] slab: fix handling of pages from foreign NUMA nodesChristoph Lameter
2005-09-22[PATCH] slab: alpha inlining fixIvan Kokshaysky
2005-09-14[PATCH] Fix slab BUG_ON() triggered by change in array cache sizeAlok Kataria
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco
2005-09-09[PATCH] update kfree, vfree, and vunmap kerneldocPekka Enberg
2005-09-09[PATCH] Numa-aware slab allocator V5Christoph Lameter
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg
2005-09-05[PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul
2005-09-05[PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett
2005-09-05[PATCH] vm: slab.c spelling correctionMartin Hicks
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan
2005-07-06[PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds