intelfb: fixup p calculation
[safe/jmp/linux-2.6] / mm / slab.c
2006-04-02 Eric SesterhennBUG_ON() Conversion in mm/slab.c
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-25 Christoph Lameter[PATCH] slab: fix memory leak in alloc_kmemlist
2006-03-25 Christoph Lameter[PATCH] alloc_kmemlist: Some cleanup in preparation...
2006-03-25 Christoph Lameter[PATCH] slab: Bypass free lists for __drain_alien_cache()
2006-03-25 Christoph Lameter[PATCH] slab: add transfer_objects() function
2006-03-25 Pekka Enberg[PATCH] mm: use kmem_cache_zalloc
2006-03-25 Pekka Enberg[PATCH] slab: introduce kmem_cache_zalloc allocator
2006-03-25 Al Viro[PATCH] slab: implement /proc/slab_allocators
2006-03-24 Paul Jackson[PATCH] cpuset: memory_spread_slab drop useless PF_SPRE...
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache optimizations
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache implementation
2006-03-22 Paul Jackson[PATCH] mm: slab cache interleave rotor fix
2006-03-22 Christoph Lameter[PATCH] slab: fix drain_array() so that it works correc...
2006-03-22 Christoph Lameter[PATCH] slab: remove drain_array_locked
2006-03-22 Christoph Lameter[PATCH] slab: make drain_array more universal by adding...
2006-03-22 Christoph Lameter[PATCH] slab: cache_reap(): further reduction in interr...
2006-03-22 Nick Piggin[PATCH] mm: nommu use compound pages
2006-03-22 Andrew Morton[PATCH] slab: use on_each_cpu()
2006-03-22 Christoph Lameter[PATCH] slab: Remove SLAB_NO_REAP option
2006-03-22 Randy Dunlap[PATCH] slab: fix kernel-doc warnings
2006-03-22 Ravikiran G Thirumalai[PATCH] slab: remove cachep->spinlock
2006-03-22 Andrew Morton[PATCH] slab cleanup
2006-03-22 Pekka Enberg[PATCH] slab: extract setup_cpu_cache
2006-03-22 Pekka Enberg[PATCH] slab: object to index mapping cleanup
2006-03-22 Nick Piggin[PATCH] mm: slab less atomics
2006-03-10 Christoph Lameter[PATCH] slab: Node rotor for freeing alien caches and...
2006-03-08 Jack Steiner[PATCH] slab: allocate larger cache_cache if order...
2006-03-08 Linus Torvaldsslab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT
2006-03-07 Linus Torvaldsslab: clarify and fix calculate_slab_order()
2006-03-06 Linus TorvaldsFix "check_slabp" printout size calculation
2006-02-10 Ravikiran G Thirumalai[PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_...
2006-02-05 Linus Torvaldsmm/slab.c (non-NUMA): Fix compile warning and clean...
2006-02-05 Ravikiran G Thirumalai[PATCH] NUMA slab locking fixes: fix cpu down and up...
2006-02-05 Ravikiran G Thirumalai[PATCH] NUMA slab locking fixes: irq disabling from...
2006-02-05 Ravikiran G Thirumalai[PATCH] NUMA slab locking fixes: move color_next to l3
2006-02-01 Randy Dunlap[PATCH] slab: fix sparse warning
2006-02-01 Randy.Dunlap[PATCH] mm/slab: add kernel-doc for one function
2006-02-01 Pekka Enberg[PATCH] slab: fix kzalloc and kstrdup caller report...
2006-02-01 Pekka Enberg[PATCH] slab: replace kmem_cache_t with struct kmem_cache
2006-02-01 Pekka Enberg[PATCH] slab: rename ac_data to cpu_cache_get
2006-02-01 Pekka Enberg[PATCH] slab: extract virt_to_{cache|slab}
2006-02-01 Pekka Enberg[PATCH] slab: reduce inlining
2006-02-01 Matthew Dobson[PATCH] slab: extract slab_{put|get}_obj
2006-02-01 Matthew Dobson[PATCH] slab: extract slab_destroy_objs()
2006-02-01 Steven Rostedt[PATCH] slab: cache_estimate cleanup
2006-02-01 Steven Rostedt[PATCH] slab: have index_of bug at compile time
2006-02-01 Christoph Lameter[PATCH] slab: minor cleanup to kmem_cache_alloc_node
2006-02-01 Manfred Spraul[PATCH] slab: distinguish between object and buffer...
2006-02-01 Benjamin LaHaise[PATCH] Use 32 bit division in slab_put_obj()
2006-01-19 Christoph Lameter[PATCH] mm: optimize numa policy handling in slab allocator
2006-01-19 Christoph Lameter[PATCH] NUMA policies in the slab allocator V2
2006-01-19 Ingo Molnar[PATCH] sem2mutex: mm/slab.c
2006-01-11 David Woodhouse[PATCH] fix/simplify mutex debugging code
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, more debugging code
2006-01-09 Matt Mackall[PATCH] slob: introduce mm/util.c for shared functions
2006-01-09 Tobias Klauser[PATCH] mm: clean up local variables
2006-01-09 Pekka Enberg[PATCH] slab: fix code formatting
2006-01-09 Pekka Enberg[PATCH] slab: extract slab order calculation to separat...
2006-01-09 Pekka Enberg[PATCH] slab: extract slabinfo header printing to separ...
2006-01-09 Pekka Enberg[PATCH] slab: remove unused align parameter from alloc_...
2005-11-14 Christoph Lameter[PATCH] slab: remove alloc_pages() calls
2005-11-14 Pekka Enberg[PATCH] slab: convert cache to page mapping macros
2005-11-08 Adrian Bunkmm/slab.c: fix a comment typo
2005-11-07 Randy Dunlap[PATCH] more kernel-doc cleanups, additions
2005-11-07 Manfred Spraul[PATCH] slab: Use same schedule timeout for all cpus...
2005-11-07 Pekka J Enberg[PATCH] mm: rename kmem_cache_s to kmem_cache
2005-11-07 Andrew Morton[PATCH] slab: don't BUG on duplicated cache
2005-10-30 Christoph Lameter[PATCH] slab: add additional debugging to detect slabs...
2005-10-28 Al Viro[PATCH] gfp_t: mm/* (easy parts)
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-28 Alok N Kataria[PATCH] kmalloc_node IRQ safety fix
2005-09-23 Andrew Morton[PATCH] revert oversized kmalloc check
2005-09-23 Christoph Lameter[PATCH] __kmalloc: Generate BUG if size requested is...
2005-09-23 Christoph Lameter[PATCH] slab: fix handling of pages from foreign NUMA...
2005-09-23 Ivan Kokshaysky[PATCH] slab: alpha inlining fix
2005-09-14 Alok Kataria[PATCH] Fix slab BUG_ON() triggered by change in array...
2005-09-10 Victor Fusco[PATCH] mm/slab: fix sparse warnings
2005-09-09 Pekka Enberg[PATCH] update kfree, vfree, and vunmap kerneldoc
2005-09-09 Christoph Lameter[PATCH] Numa-aware slab allocator V5
2005-09-07 Pekka J Enberg[PATCH] introduce and use kzalloc
2005-09-05 Manfred Spraul[PATCH] slab: removes local_irq_save()/local_irq_restor...
2005-09-05 Eric Dumazet[PATCH] mm/slab.c: prefetchw the start of new allocated...
2005-09-05 Kyle Moffett[PATCH] sab: consolidate kmem_bufctl_t
2005-09-05 Martin Hicks[PATCH] vm: slab.c spelling correction
2005-07-08 Alexey Dobriyan[PATCH] propagate __nocast annotations
2005-07-06 Christoph Lameter[PATCH] Fix broken kmalloc_node in rc1/rc2
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-22 Christoph Lameter[PATCH] Periodically drain non local pagesets
2005-06-19 Arnaldo Carvalho... [SLAB] Introduce kmem_cache_name
2005-05-01 Paul E. McKenney[PATCH] Change synchronize_kernel to _rcu and _sched
2005-05-01 Manfred Spraul[PATCH] add kmalloc_node, inline cleanup
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2