[IA64] s/scalibility/scalability/
[linux-2.6] / mm / slub.c
2007-05-11  Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-05-11  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-05-11  Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-05-10  Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2007-05-10  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-10  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-10  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-05-10  Linus TorvaldsMerge branch 'juju' of git://git./linux/kernel/git...
2007-05-10  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-05-10  Christoph LameterSLUB: remove nr_cpu_ids hack
2007-05-10  Christoph Lameterslub: support concurrent local and remote frees and...
2007-05-10  Paul MackerrasMerge branch 'linux-2.6'
2007-05-10  Len BrownPull thermal into release branch
2007-05-10  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-09  Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2007-05-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-05-09  Linus TorvaldsMerge git://git./linux/kernel/git/aegl/linux-2.6
2007-05-09  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-09  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-09  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-09  Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09  Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-05-09  Christoph LameterMove remote node draining out of slab allocators
2007-05-09  Christoph Lametervmstat: use our own timer events
2007-05-09  Rafael J. WysockiAdd suspend-related notifications for CPU hotplug
2007-05-09  Pekka J Enbergkrealloc: fix kerneldoc comments
2007-05-09  Christoph LameterSLUB: rework slab order determination
2007-05-09  Christoph LameterSLUB: include lifetime stats and sets of cpus / nodes...
2007-05-09  Christoph LameterSLUB: add CONFIG_SLUB_DEBUG
2007-05-09  Christoph LameterSLUB: move tracking definitions and check_valid_pointer...
2007-05-09  Christoph LameterSLUB: consolidate trace code
2007-05-09  Christoph LameterSLUB: introduce DebugSlab(page)
2007-05-09  Christoph LameterSLUB: move resiliency check into SYSFS section
2007-05-09  Christoph LameterSLUB: add macros for scanning objects in a slab
2007-05-09  Christoph LameterSLUB: update comments
2007-05-09  Christoph LameterSLUB: get rid of finish_bootstrap
2007-05-09  Christoph LameterSLUB: clean up krealloc
2007-05-09  Christoph LameterSLUB: use check_valid_pointer in kmem_ptr_validate
2007-05-09  Christoph LameterSLUB: after object padding only needed for Redzoning
2007-05-09  Christoph LameterSLUB: add support for dynamic cacheline size determination
2007-05-09  Russell KingMerge branches 'armv7', 'at91', 'misc' and 'omap' into...
2007-05-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2007-05-09  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-05-08  Linus TorvaldsMerge branch 'reset-seq' of /linux/kernel/git/jgarzik...
2007-05-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-08  Dmitry TorokhovMerge git://git./linux/kernel/git/torvalds/linux-2.6
2007-05-08  Paul MackerrasMerge branch 'linux-2.6'
2007-05-07  Linus TorvaldsMerge git://git./linux/kernel/git/aegl/linux-2.6
2007-05-07  Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07  Linus TorvaldsFix up SLUB compile
2007-05-07  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-05-07  Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-05-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-05-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-05-07  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-07  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-07  Christoph LameterSlab allocators: remove useless __GFP_NO_GROW flag
2007-05-07  Christoph Lameterslab allocators: Remove SLAB_CTOR_ATOMIC
2007-05-07  Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07  Christoph Lameterslab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
2007-05-07  Christoph Lameterslub: remove object activities out of checking functions
2007-05-07  Christoph LameterSLUB: Free slabs and sort partial slab lists in kmem_ca...
2007-05-07  Christoph Lameterslub: add ability to list alloc / free callers per...
2007-05-07  Christoph LameterSLUB: Add MIN_PARTIAL
2007-05-07  Christoph Lameterslub: validation of slabs (metadata and guard zones)
2007-05-07  Christoph Lameterslub: enable tracking of full slabs
2007-05-07  Christoph Lameterslub: fix object tracking
2007-05-07  Christoph LameterAdd virt_to_head_page and consolidate code in slab...
2007-05-07  Christoph LameterMake page->private usable in compound pages
2007-05-07  Christoph LameterSLUB: allocate smallest object size if the user asks...
2007-05-07  Christoph LameterSLUB: change default alignments
2007-05-07  Christoph LameterSLUB core