aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slab.c
Commit message (Expand)AuthorAge
* [PATCH] SLAB: Mention slab name when listing corrupt objectsDavid Howells2007-04-04
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-01
* [PATCH] slab: reduce size of alien cache to cover only possible nodesChristoph Lameter2007-02-20
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] lockdep: also check for freed locks in kmem_cache_free()Ingo Molnar2007-02-11
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-11
* [PATCH] slab: use parameter passed to cache_reap to determine pointer to work...Christoph Lameter2007-02-11
* [PATCH] slab: cache alloc cleanupsPekka Enberg2007-02-11
* [PATCH] slab: remove broken PageSlab check from kfree_debugcheckPekka Enberg2007-02-11
* [PATCH] fix BUG_ON(!PageSlab) from fallback_allocHugh Dickins2007-01-06
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-22
* [PATCH] slab: fix kmem_ptr_validate definitionChristoph Lameter2006-12-22
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-13
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-13
* [PATCH] More slab.h cleanupsChristoph Lameter2006-12-13
* [PATCH] slab: fix sleeping in atomic bugChristoph Lameter2006-12-13
* [PATCH] user of the jiffies rounding patch: SlabArjan van de Ven2006-12-10
* [PATCH] fault-injection: defaults likely to please a new userDon Mullis2006-12-08
* [PATCH] fault-injection capability for kmallocAkinobu Mita2006-12-08
* [PATCH] mm: fallback_alloc cpuset_zone_allowed irq fixPaul Jackson2006-12-08
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] slab: use probe_kernel_address()Andrew Morton2006-12-07
* [PATCH] slab: better fallback allocation behaviorChristoph Lameter2006-12-07
* [PATCH] slab: fix two issues in kmalloc_node / __cache_alloc_nodeChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_DMAChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_LEVEL_MASKChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_NO_GROWChristoph Lameter2006-12-07
* [PATCH] leak tracking for kmalloc_nodeChristoph Hellwig2006-12-07
* [PATCH] mm: add noaliencache boot option to disable numa alien cachesPaul Menage2006-12-07
* [PATCH] mm: slab: eliminate lock_cpu_hotplug from slabRavikiran G Thirumalai2006-12-07
* [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get alongKevin Hilman2006-12-07
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
* [PATCH] init_reap_node() initialization fixDaniel Yeisley2006-11-03
* [PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yetChristoph Lameter2006-10-21
* [PATCH] slab: remove wrongly placed BUG_ONChristoph Lameter2006-10-07
* [PATCH] slab: reduce numa text sizePekka Enberg2006-10-06
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-04
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* | [PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig2006-10-04
|/
* [PATCH] single bit flip detectorDave Jones2006-09-29
* [PATCH] GFP_THISNODE for the slab allocatorChristoph Lameter2006-09-27
* [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_nod...Christoph Lameter2006-09-27
* [PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan2006-09-27
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-26
* [PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter2006-09-26
* [PATCH] fix potential stack overflow in mm/slab.cSiddha, Suresh B2006-09-26
* [PATCH] slab: fix lockdep warningsRavikiran G Thirumalai2006-09-26
* [PATCH] slab: do not panic when alloc_kmemlist fails and slab is upChristoph Lameter2006-09-26