summaryrefslogtreecommitdiff
path: root/mm/slab.c
Commit message (Expand)AuthorAge
* [PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter2005-10-29
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-28
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] kmalloc_node IRQ safety fixAlok N Kataria2005-09-28
* [PATCH] revert oversized kmalloc checkAndrew Morton2005-09-23
* [PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter2005-09-22
* [PATCH] slab: fix handling of pages from foreign NUMA nodesChristoph Lameter2005-09-22
* [PATCH] slab: alpha inlining fixIvan Kokshaysky2005-09-22
* [PATCH] Fix slab BUG_ON() triggered by change in array cache sizeAlok Kataria2005-09-14
* [PATCH] mm/slab: fix sparse warningsVictor Fusco2005-09-10
* [PATCH] update kfree, vfree, and vunmap kerneldocPekka Enberg2005-09-09
* [PATCH] Numa-aware slab allocator V5Christoph Lameter2005-09-09
* [PATCH] introduce and use kzallocPekka J Enberg2005-09-07
* [PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul2005-09-05
* [PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet2005-09-05
* [PATCH] sab: consolidate kmem_bufctl_tKyle Moffett2005-09-05
* [PATCH] vm: slab.c spelling correctionMartin Hicks2005-09-05
* [PATCH] propagate __nocast annotationsAlexey Dobriyan2005-07-07
* [PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter2005-07-06
* [PATCH] create a kstrdup library functionPaulo Marques2005-06-23
* [PATCH] Periodically drain non local pagesetsChristoph Lameter2005-06-21
* [SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo2005-06-18
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-01
* [PATCH] add kmalloc_node, inline cleanupManfred Spraul2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16