mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / mm / slab.c
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 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-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-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-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-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
2009-06-13 Pekka Enbergslab: move struct kmem_cache to headers
2009-06-12 Pekka Enbergslab: setup cpu caches later on when interrupts are...
2009-06-12 Pekka Enbergslab,slub: don't enable interrupts during early boot
2009-06-12 Pekka Enbergslab: fix gfp flag in setup_cpu_cache()
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Pekka Enbergslab: setup allocators earlier in the boot sequence
2009-06-11 Catalin Marinaskmemleak: Add the slab memory allocation/freeing hooks
2009-05-22 Ron Leeslab: fix generic PAGE_POISONING conflict with SLAB_RED...
2009-04-12 Zhaoleitracing, kmemtrace: Separate include/trace/kmemtrace...
2009-04-06 Linus TorvaldsMerge branch 'kmemtrace-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-03 Pekka Enbergkmemtrace: trace kfree() calls with NULL or zero-length...
2009-04-03 Eduard - Gabriel... kmemtrace: use tracepoints
2009-04-03 Jean Delvareworkqueue: add to_delayed_work() helper function
2009-03-31 Rusty RussellMerge branch 'cpumask-for-linus' of git://git./linux...
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-13 Rusty Russellcpumask: replace node_to_cpumask with cpumask_of_node.
2009-03-05 Ingo MolnarMerge commit 'v2.6.29-rc7' into core/locking
2009-03-04 Ingo MolnarMerge branch 'core/locking' into tracing/ftrace
2009-02-14 Nick Pigginlockdep: annotate reclaim context (__GFP_NOFS)
2009-02-13 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2009-02-12 Kirill A. Shutemovmm: Export symbol ksize()
2009-01-06 Ingo MolnarMerge branch 'linus' into tracing/kmemtrace2
2008-12-31 Rusty Russellcpumask: convert mm/
2008-12-31 Ingo Molnartracing/kmemtrace: fix typo
2008-12-31 Ingo MolnarMerge branch 'tracing/kmemtrace' into tracing/kmemtrace2
2008-12-31 Ingo MolnarMerge branch 'linus' into tracing/kmemtrace
2008-12-30 Ingo Molnartracing/kmemtrace: export kmemtrace_mark_alloc_node...
2008-12-30 Ingo Molnarkmemtrace: move #include lines
2008-12-29 Eduard - Gabriel... kmemtrace: SLAB hooks.
2008-12-29 Eduard - Gabriel... SLUB: Replace __builtin_return_address(0) with _RET_IP_.
2008-12-29 Pekka EnbergMerge branch 'topic/failslab' into for-linus
2008-12-29 Pekka EnbergMerge branches 'topic/fixes', 'topic/cleanups' and...
2008-12-29 Pekka Enbergslab: remove GFP_THISNODE clearing from alloc_slabmgmt()
2008-12-29 Akinobu MitaSLUB: failslab support
2008-11-26 Catalin Marinasslab: Update the kmem_cache_create documentation regard...
2008-11-26 roel kluinslab: unsigned slabp->inuse cannot be less than 0
2008-11-26 Eduard - Gabriel... SLUB: Replace __builtin_return_address(0) with _RET_IP_.
2008-10-23 Alexey Dobriyanproc: move /proc/slabinfo boilerplate to mm/slub.c...
2008-10-23 Alexey Dobriyanproc: move /proc/slab_allocators boilerplate to mm...
2008-07-29 Adrian Bunkmm: unexport ksize
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15 Rabin Vincentslab: rename slab_destroy_objs
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-21 Christoph LameterSlab: Fix memory leak in fallback_alloc()
2008-04-30 Harvey Harrisonmm: remove remaining __FUNCTION__ occurrences
2008-04-30 Thomas Gleixnerinfrastructure to debug (dynamic) objects
2008-04-28 Pekka Enbergmm: move cache_line_size() to <linux/cache.h>
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-28 Mel Gormanmm: introduce node_zonelist() for accessing the zonelis...
2008-04-19 Mike Travisnodemask: use new node_to_cpumask_ptr function
2008-03-26 Daniel Yeisleyslab: fix cache_cache bootstrap in kmem_cache_init()
2008-03-20 Randy Dunlapmm: fix various kernel-doc comments
2008-03-07 Joe Kortyslab: NUMA slab allocator migration bugfix
2008-03-07 Joe Perchesslab - use angle brackets for include of kmalloc_sizes.h
2008-03-07 Christoph Lameterslab numa fallback logic: Do not pass unfiltered flags...
2008-02-14 Marcin Slusarzslab: avoid double initialization & do initialization...
2008-02-11 Marcin Slusarzslab: avoid double initialization & do initialization...
2008-01-25 Gautham R Shenoycpu-hotplug: replace per-subsystem mutexes with get_onl...
next