update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / mm / slab.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-20 Hubert Mantelupdate ALSA to latest bk version
2004-07-11 Andrew Morton[PATCH] slab: fix get_user inside spinlock
2004-07-11 Mika Kukkonen[PATCH] Remove always false check in mm/slab.c
2004-06-29 Linus Torvaldssparse: fix pointer/integer confusion
2004-06-24 Andrew Morton[PATCH] reduce function inlining in slab.c
2004-06-24 Andrew Morton[PATCH] hwcache align kmalloc caches
2004-06-01 Andrew Morton[PATCH] Mark cache_names __initdata
2004-05-29 Andrew Morton[PATCH] use SLAB_PANIC for general caches
2004-05-23 Kurt GarloffPatch does not compile ...
2004-05-23 Kurt GarloffPatch which should help debugging #41012.
2004-05-22 Andrew Morton[PATCH] slab: consolidate panic code
2004-05-19 Andrew Morton[PATCH] slab: add kmem_cache_alloc_node
2004-05-19 Andrew Morton[PATCH] slab: allow arch override for kmem_bufctl_t
2004-05-08 Olaf Hering+- add patches.fixes/new-slab-order-0-for-vfs-caches...
2004-04-26 Andrew Morton[PATCH] slab: use order 0 for vfs caches
2004-04-26 Andrew Morton[PATCH] slab alignment fixes
2004-04-16 Olaf Hering+- add patches.fixes/call_usermodehelper_async-always...
2004-04-14 Hannes Reinecke- S/390: Update to IBM Codedrop 2004/04/15
2004-04-12 Andrew Morton[PATCH] slab: stop using page.list
2004-04-12 Andrew Morton[PATCH] slab: updates for per-arch alignments
2004-04-02 Olaf Hering+- merge a few patches from the linuxppc64-2.5 tree
2004-03-29 Andrew Morton[PATCH] Fix slab creation/destruction vs. CPU Hotplug
2004-03-23 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20040323
2004-03-21 Andrew Morton[PATCH] start_cpu_timer() cannot be __init
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-19 Rusty Russell[PATCH] Hotplug CPUs: Other CPU_DEAD Notifiers
2004-03-18 Andrew Morton[PATCH] slab: start_cpu_timer() can be __init
2004-03-16 Andrew Morton[PATCH] Fix x86_64 compile warning in bad_page()
2004-03-16 Chris L Masonmerge mm writeback changes
2004-03-15 Andrew Morton[PATCH] slab: fix display of object length in corruptio...
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] slab: avoid higher-order allocations
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 Rusty Russell[PATCH] Clean up hotplug slab some more
2004-03-08 Linus TorvaldsFix bogon in slab hotplug cleanup from Rusty.
2004-03-08 Rusty Russell[PATCH] minor slab cleanups for hotplug CPUs
2004-03-06 Andrew Morton[PATCH] fastcall / regparm fixes
2004-03-05 Hannes ReineckeAdded patches.arch/[s390-10-eui64|s390-11-slabdebug...
2004-02-27 Gerd Hoffmann- regparam / fastcall fixes.
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-19 Andrew Morton[PATCH] slab: hexdump for check_poison
2004-02-19 Andrew Morton[PATCH] slab: print slab name in kmem_cache_init()
2004-02-18 Andrew Morton[PATCH] slab: remove extraneous printk
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 Linus TorvaldsClean up dentry pointer validation by moving it into
2004-01-13 Hannes ReineckeS390: Update s390-ibm-* patches to 2.6.1-mm2.
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] nr_slab accounting fix
2003-12-29 Andrew Morton[PATCH] slab reclaim accounting fix
2003-12-13 Olaf Hering+- mark some generic s390 changes as generic
2003-10-22 Andrew Morton[PATCH] fix low-memory BUG in slab
2003-10-13 Manfred Spraul[PATCH] avoid crashes due to unaligned stacks
2003-10-12 Linus TorvaldsMake kernel stack dumps handle unaligned kernel stacks...
2003-10-08 Linus TorvaldsRevert the move of ptrinfo - it may make NOMMU compile...
2003-10-08 Miles Bader[PATCH] Move `ptrinfo' function from mm/slab.c to mm...
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-10-05 Andrew Morton[PATCH] kernel documentation fixes
2003-10-05 Andrew Morton[PATCH] Clean up MAX_NR_NODES/NUMNODES/etc. [1/5]
2003-09-23 Andrew Morton[PATCH] slab: hexdump structures when things go wrong
2003-09-22 Andrew Morton[PATCH] misc fixes
2003-09-21 Andrew Morton[PATCH] Move slab objects to the end of the real allocation
2003-09-03 Andrew Morton[PATCH] might_sleep() improvements
2003-09-03 Andrew Morton[PATCH] more slab page checking
2003-08-19 Andrew Morton[PATCH] slab: drain_array fix
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 Alan Cox[PATCH] the rest of the slab.c fix...
2003-07-18 Andrew Morton[PATCH] slab: print stuff when the wrong cache is used
2003-07-18 Andrew Morton[PATCH] misc fixes
2003-07-14 Andreas Schwab- Update ia64 patch to 2.5.75-ia64-030712 (with some...
2003-07-02 Rusty Russell[PATCH] Per-cpu variable in mm/slab.c
2003-07-02 Andrew Morton[PATCH] Security hook for vm_enough_memory
2003-07-02 Andrew Morton[PATCH] page unmapping debug
2003-06-28 Andrew Morton[PATCH] kmem_cache_destroy() forgets to drain all objects
2003-06-20 Andrew Morton[PATCH] slab poisoning fix
2003-06-20 Andrew Morton[PATCH] kmem_cache_destroy(): use slab_error()
2003-06-10 Andrew Morton[PATCH] optimize fixed-sized kmalloc calls
2003-06-06 Rusty Russell[PATCH] Move cpu notifiers et al to cpu.h
2003-06-06 Andrew Morton[PATCH] misc fixes
2003-06-06 Andrew Morton[PATCH] kmalloc_percpu: interface change
2003-06-02 Andrew Morton[PATCH] Additional fields in slabinfo
2003-06-02 Andrew Morton[PATCH] magazine layer for slab
2003-05-25 Andrew Morton[PATCH] slab: account for reclaimable caches
2003-05-12 Andrew Morton[PATCH] enable slab debugging for larger objects
2003-05-12 Linus TorvaldsAdd user pointer annotations.
2003-05-07 Andrew Morton[PATCH] slab: additional debug checks
2003-05-07 Andrew Morton[PATCH] account for slab reclaim in try_to_free_pages()
2003-05-07 Andrew Morton[PATCH] slab: initialisation cleanup and oops fix
2003-04-12 Andrew Morton[PATCH] Fix kmalloc_sizes[] indexing
2003-04-09 Andrew Morton[PATCH] null-terminate the kmalloc tables
2003-03-28 Andrew Morton[PATCH] slab: cache sizes cleanup
2003-03-28 Andrew Morton[PATCH] slab: fix off-by-one in size calculation
2003-03-20 Andrew Morton[PATCH] slab: tune batchcounts for large objects
2003-03-18 Andrew Morton[PATCH] slab changes for !CONFIG_MMU
2003-03-11 Christoph Hellwig[PATCH] fix kmem_cache_size() for new slab poisoning
2003-03-08 Andrew Morton[PATCH] slab debug: symbolic output in caller tracking
2003-03-08 Andrew Morton[PATCH] slab debug: track caller program counter
2003-03-08 Andrew Morton[PATCH] slab use-after-free detector
2003-03-02 Andrew Morton[PATCH] fix preempt-issues with smp_call_function()
2003-02-25 Andrew Morton[PATCH] fix bug in slab.c debugging
next