Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / slab.c
2012-03-28 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-03-22 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-03-10 Rafael Aquinimm: SLAB Out-of-memory diagnostics
2012-01-23 Zhao Jinslab, cleanup: remove unneeded return
2012-01-12 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-01-11 Pekka EnbergMerge branch 'slab/urgent' into slab/for-linus
2012-01-09 Steven Rostedttracing/mm: Move include of trace/events/kmem.h out...
2011-12-05 Peter Zijlstraslab, lockdep: Fix silly bug
2011-11-16 Dave Jonesslab: add taint flag outputting to debug paths.
2011-11-10 David Rientjesslab: introduce slab_max_order kernel parameter
2011-11-10 David Rientjesslab: rename slab_break_gfp_order to slab_max_order
2011-09-27 Vasiliy Kulikovmm: restrict access to slab files under procfs and...
2011-09-19 Pekka EnbergMerge branch 'slab/urgent' into slab/next
2011-08-04 Peter Zijlstraslab, lockdep: Annotate the locks before using them
2011-08-04 Peter Zijlstraslab, lockdep: Annotate slab -> rcu -> debug_object...
2011-07-31 Sebastian Andrzej... slab: use print_hex_dump
2011-07-31 Andrew Mortonslab: use NUMA_NO_NODE
2011-07-28 Eric Dumazetslab: remove one NR_CPUS dependency
2011-07-22 Linus TorvaldsMerge branch 'slab-for-linus' of git://git./linux/kerne...
2011-07-22 Tetsuo Handaslab: fix DEBUG_SLAB warning
2011-07-20 Eric Dumazetslab: shrink sizeof(struct kmem_cache)
2011-07-18 Hugh Dickinsslab: fix DEBUG_SLAB build
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-03 Suleiman SouhlalSLAB: Record actual last user of freed objects.
2011-05-20 Linus Torvaldssanitize <linux/prefetch.h> usage
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-23 Prarit Bhargavamm: notifier_from_errno() cleanup
2011-03-21 Jan Kara- Fix almost-infinite slab cache growing (bnc#554081).
2011-03-11 Pekka EnbergMerge branch 'slab/urgent' into slab/next
2011-03-11 Pekka EnbergMerge branch 'slab/rcu' into slab/next
2011-03-11 Lai Jiangshanslab,rcu: don't assume the size of struct rcu_head
2011-02-14 Pekka EnbergRevert "slab: Fix missing DEBUG_SLAB last user"
2011-01-23 Christoph Lametermm: Remove support for kmem_cache_name()
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-15 H Hartley Sweetenmm/slab.c: make local symbols static
2011-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-08 Linus TorvaldsMerge branch 'for-2.6.38' of git://git./linux/kernel...
2011-01-07 Nick Pigginkernel: kmem_ptr_validate considered harmful
2010-12-17 Christoph Lametercore: Replace __get_cpu_var with __this_cpu_read if...
2010-12-15 Tejun Heoworkqueue: convert cancel_rearming_delayed_work[queue...
2010-11-28 Steven Rostedttracing/slab: Move kmalloc tracepoint out of inline...
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-26 Hagen Paul Pfeiferreplace nested max/min macros with {max,min}3 macro
2010-08-23 Jeff Mahoney- Updated to 2.6.36-rc2.
2010-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-10 Andi Kleengcc-4.6: mm: fix unused but set warnings
2010-08-09 Carsten Otteslab: fix object alignment
2010-08-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-07-20 Arjan van de Venslab: use deferable timers for its periodic housekeeping
2010-06-09 Li Zefantracing: Remove kmemtrace ftrace plugin
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 Lee Schermerhornnuma: slab: use numa_mem_id() for slab local memory...
2010-05-27 Akinobu Mitaslab: convert cpu notifier to return encapsulate errno...
2010-05-27 Jack Steinercpusets: new round-robin rotor for SLAB allocations
2010-05-25 Miao Xiecpuset,mm: fix no node to alloc memory when changing...
2010-05-22 Pekka EnbergMerge branches 'slab/align', 'slab/cleanups', 'slab...
2010-05-19 David Woodhousemm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN...
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-04-14 Shiyong Lislab: Fix missing DEBUG_SLAB last user
2010-04-09 Pekka Enbergslab: Generify kernel pointer validation
2010-04-07 David Rientjesslab: add memory hotplug support
2010-03-28 Joe Perchesslab: Fix continuation lines
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-04 Pekka EnbergMerge branches 'slab/cleanups', 'slab/failslab', 'slab...
2010-02-26 Dmitry Monakhovfailslab: add ability to filter slab caches
2010-01-30 Nick Pigginslab: fix regression in touched logic
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-25 Nick Piggin- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-11 Haicheng Lislab: initialize unused alien cache entry as NULL at...
2009-12-28 Pekka EnbergSLAB: Fix lockdep annotation breakage
2009-12-18 Linus TorvaldsMerge branch 'cpumask-cleanups' of git://git./linux...
2009-12-18 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-12-17 Rusty Russellcpumask: avoid deprecated function in mm/slab.c
2009-12-14 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-12 Pekka EnbergMerge branches 'slab/fixes', 'slab/kmemleak', 'slub...
2009-12-11 Li Zefantracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE
2009-12-11 Li Zefantracing, slab: Define kmem_cache_alloc_notrace ifdef...
2009-12-06 J. R. Okajimaslab, kmemleak: pass the correct pointer to kmemleak_er...
2009-12-06 J. R. Okajimaslab, kmemleak: stop calling kmemleak_erase() unconditi...
2009-12-06 Tim BlechmannSLAB: Fix unlikely() annotation in __cache_alloc_node()
2009-11-30 Pekka EnbergSLAB: Fix lockdep annotations for CPU hotplug
2009-11-27 Suresh Jayaraman- Rebase Swap-over-NFS(SoN) patches:
2009-10-29 Tejun Heopercpu: make percpu symbols under kernel/ and mm/ unique
2009-10-28 Catalin Marinaskmemleak: Simplify the kmemleak_scan_area() function...
2009-10-28 Catalin Marinaskmemleak: Do not use off-slab management with SLAB_NOLE...
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-02 Jan Beulich- Update Xen patches to 2.6.31-rc8 and c/s 931.
2009-06-29 Pekka EnbergSLAB: Fix lockdep annotations
2009-06-26 Paul E. McKenneyfix RCU-callback-after-kmem_cache_destroy problem in...
2009-06-18 Benjamin Herrenschmidtmm: Extend gfp masking to the page allocator
2009-06-17 Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Mel Gormanpage allocator: slab: use nr_online_nodes to check...
2009-06-17 Mel Gormanpage allocator: do not check NUMA node ID when the...
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-15 Vegard Nossumkmemcheck: add hooks for the page allocator
2009-06-15 Pekka Enbergslab: add hooks for kmemcheck
next