nfsd: 4.1 has an rfc number
[safe/jmp/linux-2.6] / mm / slab.c
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Christoph LameterCategorize GFP flags
2007-10-16 Christoph LameterMemoryless nodes: Slab support
2007-10-16 Christoph LameterSlab allocators: fail if ksize is called with a NULL...
2007-08-23 Siddha, Suresh Bslab: skip calling cache_free_alien() when the platform...
2007-07-24 Andrew Mortonslab: correctly handle __GFP_ZERO
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Linus TorvaldsFix up non-NUMA SLAB configuration for zero-sized alloc...
2007-07-19 David HowellsFRV: work around a possible compiler bug
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-17 Christoph LameterSlab allocators: Cleanup zeroing allocations
2007-07-17 Christoph LameterSlab allocators: support __GFP_ZERO in all allocators
2007-07-17 Christoph LameterSlab allocators: consistent ZERO_SIZE_PTR support and...
2007-07-17 Christoph LameterSlab allocators: consolidate code for krealloc in mm...
2007-07-16 Adrian Bunkmm/slab.c: start_cpu_timer() should be __cpuinit
2007-07-16 Pavel EmelianovMake /proc/slabinfo use seq_list_xxx helpers
2007-07-05 David WoodhouseFix slab redzone alignment
2007-07-01 Christoph LameterSLAB: remove WARN_ON_ONCE for zero sized objects for...
2007-06-09 Christoph Lameterslab: fix alien cache handling
2007-05-19 Sam Ravnborgmm/slab: fix section mismatch warning
2007-05-17 Christoph LameterSlab allocators: define common size limitations
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-17 Christoph Lameterslab: warn on zero-length allocations
2007-05-17 Christoph LameterSlab allocators: Drop support for destructors
2007-05-09 Christoph LameterMove remote node draining out of slab allocators
2007-05-09 Christoph Lametervmstat: use our own timer events
2007-05-09 Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09 Christoph Lameterslab: shut down cache_reaper when cpu goes down
2007-05-09 Heiko Carstensslab: use CPU_LOCK_[ACQUIRE|RELEASE]
2007-05-09 Pekka J Enbergkrealloc: fix kerneldoc comments
2007-05-08 Alexey DobriyanFix race between cat /proc/slab_allocators and rmmod
2007-05-08 David WoodhouseIncrease slab redzone to 64bits
2007-05-07 Christoph LameterSlab allocators: remove useless __GFP_NO_GROW flag
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_CTOR_ATOMIC
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Akinobu Mitafault injection: fix failslab with CONFIG_NUMA
2007-05-07 Christoph Lameterslab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
2007-05-07 matzeinclude KERN_* constant in printk() calls in mm/slab.c
2007-05-07 Christoph LameterAdd virt_to_head_page and consolidate code in slab...
2007-05-07 Christoph LameterMake page->private usable in compound pages
2007-05-07 Andrew Mortonslab: mark set_up_list3s() __init
2007-05-07 Eric Dumazetslab: NUMA kmem_cache diet
2007-05-07 Eric DumazetSLAB: don't allocate empty shared caches
2007-05-07 Eric DumazetSLAB: use num_possible_cpus() in enable_cpucache()
2007-05-07 Pekka Enbergslab: ensure cache_alloc_refill terminates
2007-05-07 Pekka Enbergslab: introduce krealloc
2007-05-02 Siddha, Suresh B[PATCH] x86-64: skip cache_free_alien() on non NUMA
2007-04-04 David Howells[PATCH] SLAB: Mention slab name when listing corrupt...
2007-03-01 Randy Dunlap[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
2007-02-21 Christoph Lameter[PATCH] slab: reduce size of alien cache to cover only...
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-02-11 Ingo Molnar[PATCH] lockdep: also check for freed locks in kmem_cac...
2007-02-11 Christoph Lameter[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
2007-02-11 Christoph Lameter[PATCH] slab: use parameter passed to cache_reap to...
2007-02-11 Pekka Enberg[PATCH] slab: cache alloc cleanups
2007-02-11 Pekka Enberg[PATCH] slab: remove broken PageSlab check from kfree_d...
2007-01-06 Hugh Dickins[PATCH] fix BUG_ON(!PageSlab) from fallback_alloc
2006-12-22 Randy Dunlap[PATCH] fix kernel-doc warnings in 2.6.20-rc1
2006-12-22 Christoph Lameter[PATCH] slab: fix kmem_ptr_validate definition
2006-12-13 Eric Dumazet[PATCH] SLAB: use a multiply instead of a divide in...
2006-12-13 Paul Jackson[PATCH] cpuset: rework cpuset_zone_allowed api
2006-12-13 Christoph Lameter[PATCH] More slab.h cleanups
2006-12-13 Christoph Lameter[PATCH] slab: fix sleeping in atomic bug
2006-12-10 Arjan van de Ven[PATCH] user of the jiffies rounding patch: Slab
2006-12-08 Don Mullis[PATCH] fault-injection: defaults likely to please...
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for kmalloc
2006-12-08 Paul Jackson[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fix
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Andrew Morton[PATCH] slab: use probe_kernel_address()
2006-12-07 Christoph Lameter[PATCH] slab: better fallback allocation behavior
2006-12-07 Christoph Lameter[PATCH] slab: fix two issues in kmalloc_node / __cache_...
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_DMA
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_LEVEL_MASK
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NO_GROW
2006-12-07 Christoph Hellwig[PATCH] leak tracking for kmalloc_node
2006-12-07 Paul Menage[PATCH] mm: add noaliencache boot option to disable...
2006-12-07 Ravikiran G Thirumalai[PATCH] mm: slab: eliminate lock_cpu_hotplug from slab
2006-12-07 Kevin Hilman[PATCH] slab debug and ARCH_SLAB_MINALIGN don't get...
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Separate delayable and non-delayable events.
2006-11-03 Daniel Yeisley[PATCH] init_reap_node() initialization fix
2006-10-21 Christoph Lameter[PATCH] Slab: Do not fallback to nodes that have not...
2006-10-07 Christoph Lameter[PATCH] slab: remove wrongly placed BUG_ON
2006-10-06 Pekka Enberg[PATCH] slab: reduce numa text size
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Christoph Hellwig[PATCH] slab: clean up leak tracking ifdefs a little bit
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-29 Dave Jones[PATCH] single bit flip detector
2006-09-27 Christoph Lameter[PATCH] GFP_THISNODE for the slab allocator
2006-09-27 Christoph Lameter[PATCH] slab: fix kmalloc_node applying memory policies...
2006-09-27 Alexey Dobriyan[PATCH] Make kmem_cache_destroy() return void
2006-09-26 Christoph Lameter[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRE...
2006-09-26 Christoph Lameter[PATCH] Extract the allocpercpu functions from the...
2006-09-26 Siddha, Suresh B[PATCH] fix potential stack overflow in mm/slab.c
2006-09-26 Ravikiran G Thirumalai[PATCH] slab: fix lockdep warnings
2006-09-26 Christoph Lameter[PATCH] slab: do not panic when alloc_kmemlist fails...
2006-09-26 Christoph Lameter[PATCH] slab: extract __kmem_cache_destroy from kmem_ca...
2006-09-26 Christoph Hellwig[PATCH] slab: optimize kmalloc_node the same way as...
2006-09-26 Ravikiran G Thirumalai[PATCH] Add some comments to slab.c
next