aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slab.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+52
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman1-5/+8
2012-03-10mm: SLAB Out-of-memory diagnosticsRafael Aquini1-1/+50
2012-01-23slab, cleanup: remove unneeded returnZhao Jin1-3/+2
2012-01-11Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+27
2012-01-11Merge branch 'slab/urgent' into slab/for-linusPekka Enberg1-1/+4
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt1-0/+2
2011-12-05slab, lockdep: Fix silly bugPeter Zijlstra1-1/+4
2011-11-16slab: add taint flag outputting to debug paths.Dave Jones1-4/+5
2011-11-10slab: introduce slab_max_order kernel parameterDavid Rientjes1-3/+17
2011-11-10slab: rename slab_break_gfp_order to slab_max_orderDavid Rientjes1-5/+5
2011-09-27mm: restrict access to slab files under procfs and sysfsVasiliy Kulikov1-1/+1
2011-09-19Merge branch 'slab/urgent' into slab/nextPekka Enberg1-24/+75
2011-08-04slab, lockdep: Annotate the locks before using themPeter Zijlstra1-3/+3
2011-08-04slab, lockdep: Annotate slab -> rcu -> debug_object -> slabPeter Zijlstra1-18/+68
2011-07-31slab: use print_hex_dumpSebastian Andrzej Siewior1-11/+6
2011-07-31slab: use NUMA_NO_NODEAndrew Morton1-1/+1
2011-07-28slab: remove one NR_CPUS dependencyEric Dumazet1-2/+3
2011-07-22Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+9
2011-07-22slab: fix DEBUG_SLAB warningTetsuo Handa1-1/+2
2011-07-20slab: shrink sizeof(struct kmem_cache)Eric Dumazet1-4/+6
2011-07-18slab: fix DEBUG_SLAB buildHugh Dickins1-4/+2
2011-06-03SLAB: Record actual last user of freed objects.Suleiman Souhlal1-4/+5
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-22mm: notifier_from_errno() cleanupPrarit Bhargava1-1/+1
2011-03-11Merge branch 'slab/urgent' into slab/nextPekka Enberg1-4/+4
2011-03-11Merge branch 'slab/rcu' into slab/nextPekka Enberg1-18/+21
2011-03-11slab,rcu: don't assume the size of struct rcu_headLai Jiangshan1-18/+21
2011-02-14Revert "slab: Fix missing DEBUG_SLAB last user"Pekka Enberg1-4/+4
2011-01-23mm: Remove support for kmem_cache_name()Christoph Lameter1-8/+0
2011-01-15mm/slab.c: make local symbols staticH Hartley Sweeten1-3/+3
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-15/+23
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-3/+3
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2011-01-07kernel: kmem_ptr_validate considered harmfulNick Piggin1-31/+1
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter1-3/+3
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo1-1/+1
2010-11-28tracing/slab: Move kmalloc tracepoint out of inline codeSteven Rostedt1-15/+23
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-1/+1
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-2/+2
2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen1-1/+1
2010-08-09slab: fix object alignmentCarsten Otte1-2/+2
2010-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-1/+1
2010-07-20slab: use deferable timers for its periodic housekeepingArjan van de Ven1-1/+1
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan1-1/+0
2010-05-27numa: slab: use numa_mem_id() for slab local memory nodeLee Schermerhorn1-21/+22
2010-05-27slab: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-1/+1
2010-05-27cpusets: new round-robin rotor for SLAB allocationsJack Steiner1-1/+1
2010-05-25cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie1-0/+4
2010-05-22Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...Pekka Enberg1-64/+134
2010-05-19mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse1-24/+0
2010-04-14slab: Fix missing DEBUG_SLAB last userShiyong Li1-4/+4
2010-04-09slab: Generify kernel pointer validationPekka Enberg1-12/+1
2010-04-07slab: add memory hotplug supportDavid Rientjes1-32/+125
2010-03-28slab: Fix continuation linesJoe Perches1-4/+5
2010-03-04Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...Pekka Enberg1-7/+6
2010-02-26failslab: add ability to filter slab cachesDmitry Monakhov1-1/+1
2010-01-30slab: fix regression in touched logicNick Piggin1-2/+3
2010-01-11slab: initialize unused alien cache entry as NULL at alloc_alien_cache().Haicheng Li1-4/+2
2009-12-28SLAB: Fix lockdep annotation breakagePekka Enberg1-2/+2
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds1-4/+6
2009-12-17cpumask: avoid deprecated function in mm/slab.cRusty Russell1-1/+1
2009-12-14Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+6
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-9/+9
2009-12-12Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...Pekka Enberg1-49/+69
2009-12-11tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACELi Zefan1-3/+3
2009-12-11tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan1-3/+3
2009-12-06slab, kmemleak: pass the correct pointer to kmemleak_erase()J. R. Okajima1-0/+5
2009-12-06slab, kmemleak: stop calling kmemleak_erase() unconditionallyJ. R. Okajima1-1/+2
2009-12-06SLAB: Fix unlikely() annotation in __cache_alloc_node()Tim Blechmann1-1/+1
2009-11-30SLAB: Fix lockdep annotations for CPU hotplugPekka Enberg1-47/+61
2009-10-29percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo1-9/+9
2009-10-28kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas1-2/+2
2009-10-28kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACECatalin Marinas1-2/+4
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-1/+1
2009-06-29SLAB: Fix lockdep annotationsPekka Enberg1-3/+3
2009-06-26fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]bPaul E. McKenney1-1/+1
2009-06-18mm: Extend gfp masking to the page allocatorBenjamin Herrenschmidt1-13/+2
2009-06-17Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg1-0/+9
2009-06-16Merge branch 'akpm'Linus Torvalds1-7/+4
2009-06-16page allocator: slab: use nr_online_nodes to check for a NUMA platformMel Gorman1-5/+2
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman1-2/+2
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum1-11/+30
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum1-5/+10
2009-06-15slab: add hooks for kmemcheckPekka Enberg1-2/+18
2009-06-13slab: move struct kmem_cache to headersPekka Enberg1-81/+0
2009-06-12slab: setup cpu caches later on when interrupts are enabledPekka Enberg1-18/+19
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg1-0/+18
2009-06-12slab: fix gfp flag in setup_cpu_cache()Pekka Enberg1-1/+1
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds1-2/+30
2009-06-11slab: setup allocators earlier in the boot sequencePekka Enberg1-40/+45
2009-06-11kmemleak: Add the slab memory allocation/freeing hooksCatalin Marinas1-2/+30
2009-05-22slab: fix generic PAGE_POISONING conflict with SLAB_RED_ZONERon Lee1-0/+9
2009-04-12tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...Zhaolei1-1/+1
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-14/+12
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+64
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+1
2009-04-03kmemtrace: trace kfree() calls with NULL or zero-length objectsPekka Enberg1-2/+2
2009-04-03kmemtrace: use tracepointsEduard - Gabriel Munteanu1-13/+11
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-2/+1
2009-03-31Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Rusty Russell1-1/+1
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell1-1/+1
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar1-0/+4
2009-02-14lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin1-0/+4
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar1-0/+1
2009-02-12mm: Export symbol ksize()Kirill A. Shutemov1-0/+1
2009-01-06Merge branch 'linus' into tracing/kmemtrace2Ingo Molnar1-1/+1
2009-01-01cpumask: convert mm/Rusty Russell1-1/+1
2008-12-31tracing/kmemtrace: fix typoIngo Molnar1-1/+1
2008-12-31Merge branch 'tracing/kmemtrace' into tracing/kmemtrace2Ingo Molnar1-72/+9
2008-12-31Merge branch 'linus' into tracing/kmemtraceIngo Molnar1-72/+9
2008-12-30tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar1-1/+1
2008-12-30kmemtrace: move #include linesIngo Molnar1-1/+1
2008-12-29kmemtrace: SLAB hooks.Eduard - Gabriel Munteanu1-7/+64
2008-12-29SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu1-4/+4
2008-12-29Merge branch 'topic/failslab' into for-linusPekka Enberg1-70/+5
2008-12-29Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg1-5/+7
2008-12-29slab: remove GFP_THISNODE clearing from alloc_slabmgmt()Pekka Enberg1-1/+1
2008-12-29SLUB: failslab supportAkinobu Mita1-70/+5
2008-11-26slab: Update the kmem_cache_create documentation regarding the name parameterCatalin Marinas1-0/+2
2008-11-26slab: unsigned slabp->inuse cannot be less than 0roel kluin1-1/+1
2008-11-26SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu1-4/+4
2008-10-23proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.cAlexey Dobriyan1-1/+15
2008-10-23proc: move /proc/slab_allocators boilerplate to mm/slab.cAlexey Dobriyan1-1/+35
2008-07-29mm: unexport ksizeAdrian Bunk1-1/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-6/+5
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-2/+2
2008-07-15slab: rename slab_destroy_objsRabin Vincent1-11/+3
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-2/+2
2008-06-21Slab: Fix memory leak in fallback_alloc()Christoph Lameter1-1/+4
2008-04-30mm: remove remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-30infrastructure to debug (dynamic) objectsThomas Gleixner1-2/+8
2008-04-28mm: move cache_line_size() to <linux/cache.h>Pekka Enberg1-4/+0
2008-04-28mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman1-1/+1
2008-04-28mm: use two zonelist that are filtered by GFP maskMel Gorman1-3/+5
2008-04-28mm: introduce node_zonelist() for accessing the zonelist for a GFP maskMel Gorman1-2/+1
2008-04-19nodemask: use new node_to_cpumask_ptr functionMike Travis1-3/+2
2008-03-26slab: fix cache_cache bootstrap in kmem_cache_init()Daniel Yeisley1-2/+2
2008-03-19mm: fix various kernel-doc commentsRandy Dunlap1-3/+2
2008-03-06slab: NUMA slab allocator migration bugfixJoe Korty1-3/+2
2008-03-06slab - use angle brackets for include of kmalloc_sizes.hJoe Perches1-1/+1
2008-03-06slab numa fallback logic: Do not pass unfiltered flags to page allocatorChristoph Lameter1-1/+1
2008-02-14slab: avoid double initialization & do initialization in 1 placeMarcin Slusarz1-2/+1
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy1-7/+11
2008-01-25slab: fix bootstrap on memoryless nodePekka Enberg1-23/+23
2008-01-24slab: partially revert list3 changesMel Gorman1-3/+3
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds1-1/+1
2007-12-05Add EXPORT_SYMBOL(ksize);Tetsuo Handa1-0/+1
2007-11-30Fix kmem_cache_free performance regression in slabMatthew Wilcox1-2/+2
2007-11-14slab: fix typo in allocation failure handlingAkinobu Mita1-1/+1
2007-10-20spelling fixes: mm/Simon Arlott1-3/+3
2007-10-18cpu hotplug: slab: fix memory leak in cpu hotplug error pathAkinobu Mita1-2/+8
2007-10-18cpu hotplug: slab: cleanup cpuup_callback()Akinobu Mita1-143/+160
2007-10-17Delete gcc-2.95 compatible structure definition.Robert P. J. Day1-2/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-6/+5
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman1-0/+2
2007-10-16Categorize GFP flagsChristoph Lameter1-4/+4
2007-10-16Memoryless nodes: Slab supportChristoph Lameter1-4/+4
2007-10-16Slab allocators: fail if ksize is called with a NULL parameterChristoph Lameter1-1/+2
2007-08-22slab: skip calling cache_free_alien() when the platform is not numa capableSiddha, Suresh B1-2/+12
2007-07-24slab: correctly handle __GFP_ZEROAndrew Morton1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-10/+7
2007-07-19Fix up non-NUMA SLAB configuration for zero-sized allocationsLinus Torvalds1-2/+2
2007-07-19FRV: work around a possible compiler bugDavid Howells1-1/+1
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo1-1/+1
2007-07-17Slab allocators: Cleanup zeroing allocationsChristoph Lameter1-17/+0
2007-07-17Slab allocators: support __GFP_ZERO in all allocatorsChristoph Lameter1-1/+7
2007-07-17Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter1-5/+8
2007-07-17Slab allocators: consolidate code for krealloc in mm/util.cChristoph Lameter1-46/+0
2007-07-16mm/slab.c: start_cpu_timer() should be __cpuinitAdrian Bunk1-1/+1
2007-07-16Make /proc/slabinfo use seq_list_xxx helpersPavel Emelianov1-24/+6
2007-07-05Fix slab redzone alignmentDavid Woodhouse1-9/+23
2007-07-01SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 releaseChristoph Lameter1-1/+0
2007-06-08slab: fix alien cache handlingChristoph Lameter1-1/+1
2007-05-19mm/slab: fix section mismatch warningSam Ravnborg1-1/+1
2007-05-17Slab allocators: define common size limitationsChristoph Lameter1-17/+2
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-7/+5
2007-05-17slab: warn on zero-length allocationsChristoph Lameter1-0/+1
2007-05-17Slab allocators: Drop support for destructorsChristoph Lameter1-25/+2
2007-05-09Move remote node draining out of slab allocatorsChristoph Lameter1-6/+0
2007-05-09vmstat: use our own timer eventsChristoph Lameter1-1/+0
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+6
2007-05-09slab: shut down cache_reaper when cpu goes downChristoph Lameter1-0/+14
2007-05-09slab: use CPU_LOCK_[ACQUIRE|RELEASE]Heiko Carstens1-8/+5
2007-05-09krealloc: fix kerneldoc commentsPekka J Enberg1-1/+0
2007-05-08Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan1-7/+3
2007-05-08Increase slab redzone to 64bitsDavid Woodhouse1-19/+23
2007-05-07Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter1-4/+2
2007-05-07slab allocators: Remove SLAB_CTOR_ATOMICChristoph Lameter1-15/+2
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-18/+2
2007-05-07fault injection: fix failslab with CONFIG_NUMAAkinobu Mita1-4/+7
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter1-2/+2
2007-05-07include KERN_* constant in printk() calls in mm/slab.cmatze1-3/+6
2007-05-07Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter1-5/+4
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-4/+2
2007-05-07slab: mark set_up_list3s() __initAndrew Morton1-1/+1
2007-05-07slab: NUMA kmem_cache dietEric Dumazet1-4/+20