Remove SLAB_CTOR_CONSTRUCTOR
[safe/jmp/linux-2.6] / mm / slab.c
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
2006-09-26 Pekka Enberg[PATCH] slab: respect architecture and caller mandated...
2006-09-26 Martin Peschke[PATCH] CPU hotplug compatible alloc_percpu()
2006-09-26 Adrian Bunk[PATCH] mm/: make functions static
2006-07-31 Rolf Eike Beer[PATCH] Fix kmem_cache_alloc() been documented twice
2006-07-31 Chandra Seetharaman[PATCH] cpu hotplug: replace __devinit* with __cpuinit...
2006-07-13 Ingo Molnar[PATCH] revert slab.c locking change
2006-07-13 Arjan van de Ven[PATCH] lockdep: annotate mm/slab.c
2006-07-13 Ingo Molnar[PATCH] lockdep: undo mm/slab.c annotation
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate SLAB code
2006-06-30 Christoph Lameter[PATCH] slab: consolidate code to free slabs from freelist
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_slab to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: basic ZVC (zoned vm counter...
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex debug
2006-06-28 Ingo Molnar[PATCH] pi-futex: introduce debug_check_no_locks_freed()
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert init patch submitted for...
2006-06-28 Randy Dunlap[PATCH] add poison.h and patch primary users
2006-06-23 Paul Drynoff[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
2006-06-23 Ingo Molnar[PATCH] mm/slab.c: fix early init assumption
2006-06-23 Pekka Enberg[PATCH] slab: verify pointers before free
2006-06-23 Pekka Enberg[PATCH] slab: redzone double-free detection
next