string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / mm / slub.c
2009-12-14 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-12 Pekka EnbergMerge branches 'slab/fixes', 'slab/kmemleak', 'slub...
2009-12-11 Li Zefantracing, slab: Define kmem_cache_alloc_notrace ifdef...
2009-11-29 Pekka EnbergSLUB: Fix __GFP_ZERO unlikely() annotation
2009-10-15 David Rientjesslub: allow stats to be cleared
2009-09-22 Benjamin Herrenschmidtmm: kmem_cache_create(): make it easier to catch NULL...
2009-09-15 Ingo Molnarslub: Fix build error in kmem_cache_open() with !CONFIG...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Pekka EnbergMerge branches 'slab/cleanups' and 'slab/fixes' into...
2009-09-14 Eric Dumazetslub: fix slab_pad_check()
2009-09-03 Eric Dumazetslub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU
2009-09-03 Xiaotian Fengslub: release kobject if sysfs_create_group failed...
2009-08-30 Aaro KoskinenSLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256
2009-08-19 Amerigo WangSLUB: Fix some coding style issues
2009-08-18 WANG CongSLUB: Drop write permission to /proc/slabinfo
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-01 Zhang, Yanminslub: change kmem_cache->align to record the real alignment
2009-07-28 David Rientjesslub: use size and objsize orders to disable debug...
2009-07-10 David Rientjesslub: add option to disable higher order debugging...
2009-07-08 Catalin Marinaskmemleak: Trace the kmalloc_large* functions in slub
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-06-26 Paul E. McKenneyfix RCU-callback-after-kmem_cache_destroy problem in...
2009-06-24 Pekka EnbergSLUB: Don't pass __GFP_FAIL for the initial allocation
2009-06-24 Tejun Heopercpu: cleanup percpu array definitions
2009-06-18 Benjamin Herrenschmidtmm: Extend gfp masking to the page allocator
2009-06-17 Pekka EnbergMerge branch 'slub/earlyboot' into for-linus
2009-06-17 Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
2009-06-17 Linus TorvaldsMerge branch 'akpm'
2009-06-17 Christoph Lameterpage allocator: use a pre-calculated value instead...
2009-06-15 Vegard NossumMerge commit 'linus/master' into HEAD
2009-06-15 Vegard Nossumkmemcheck: add hooks for the page allocator
2009-06-15 Nick PigginSLUB: Fix early boot GFP_DMA allocations
2009-06-15 Vegard Nossumslub: add hooks for kmemcheck
2009-06-13 Pekka EnbergSLUB: Don't print out OOM warning for __GFP_NOFAIL
2009-06-13 Alexander BeregalovSLUB: fix build when !SLUB_DEBUG
2009-06-12 Pekka Enbergslab,slub: don't enable interrupts during early boot
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 slub memory allocation/freeing hooks
2009-06-11 Pekka EnbergSLUB: Out-of-memory diagnostics
2009-06-11 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-05-06 Pekka EnbergMerge branches 'topic/documentation', 'topic/slub/fixes...
2009-05-06 Nick Pigginmm: SLUB fix reclaim_state
2009-04-23 David Rientjesslub: enforce MAX_ORDER
2009-04-12 Zhaoleitracing, kmemtrace: Separate include/trace/kmemtrace...
2009-04-03 Pekka Enbergkmemtrace: trace kfree() calls with NULL or zero-length...
2009-04-03 Eduard - Gabriel... kmemtrace: use tracepoints
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-03-31 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-03-24 Pekka EnbergMerge branches 'topic/slob/cleanups', 'topic/slob/fixes...
2009-03-23 Akinobu Mitaslub: use get_track()
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-25 David Rientjesslub: rename calculate_min_partial() to set_min_partial()
2009-02-23 David Rientjesslub: add min_partial sysfs tunable
2009-02-23 David Rientjesslub: move min_partial to struct kmem_cache
2009-02-20 Ingo MolnarMerge branch 'for-ingo' of git://git./linux/kernel...
2009-02-20 Christoph LameterSLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHI...
2009-02-20 Zhang YanminSLUB: Fix default slab order for big object sizes
2009-02-20 Christoph LameterSLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHI...
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-02-03 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/kmemtrace...
2009-01-28 David Rientjesslub: fix per cpu kmem_cache_cpu array memory leak
2009-01-14 Pekka EnbergSLUB: Use ->objsize from struct kmem_cache_cpu in slab_...
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into tracing/urgent
2009-01-06 Frederik Schwarzertrivial: fix an -> a typos in documentation and comments
2009-01-06 Ingo MolnarMerge branch 'linus' into tracing/kmemtrace2
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellcpumask: convert mm/
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Ingo MolnarMerge branch 'tracing/kmemtrace' into tracing/kmemtrace2
2008-12-31 Ingo MolnarMerge branch 'linus' into tracing/kmemtrace
2008-12-30 Frederic Weisbeckertracing/kmemtrace: normalize the raw tracer event to...
2008-12-30 Ingo Molnarkmemtrace: move #include lines
2008-12-29 Ingo MolnarMerge branch 'topic/kmemtrace' of git://git./linux...
2008-12-29 Pekka Enbergkmemtrace: remove unnecessary casts
2008-12-29 Eduard - Gabriel... kmemtrace: SLUB hooks for caller-tracking functions.
2008-12-29 Eduard - Gabriel... kmemtrace: SLUB 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 David Rientjesslub: avoid leaking caches or refcounts on sysfs error
2008-12-29 OGAWA Hirofumislub: Add might_sleep_if() to slab_alloc()
2008-12-29 Akinobu MitaSLUB: failslab support
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-12-10 Hugh DickinsKSYM_SYMBOL_LEN fixes
2008-12-08 Nick Andrewslub: Fix incorrect use of loose
2008-12-02 KAMEZAWA Hiroyukimemcg: memory hotplug fix for notifier callback
2008-11-26 David Rientjesslub: make early_kmem_cache_node_alloc void
2008-11-26 Cyrill Gorcunovslub - fix get_object_page comment
2008-11-26 Eduard - Gabriel... SLUB: Replace __builtin_return_address(0) with _RET_IP_.
2008-11-26 Cyrill GorcunovSLUB: cleanup - define macros instead of hardcoded...
2008-10-23 Alexey Dobriyanproc: move /proc/slabinfo boilerplate to mm/slub.c...
2008-09-15 Salman Qazislub: fixed uninitialized counter in struct kmem_cache_node
2008-08-20 Christoph Lameterslub: Disable NUMA remote node defragmentation by default
2008-08-05 Pekka EnbergSLUB: dynamic per-cache MIN_PARTIAL
2008-07-29 Adrian Bunkmm: unexport ksize
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
next