]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - mm/slub.c
ARM: OMAP: Optimize INTC register accesses and enable autoidling
[linux-2.6-omap-h63xx.git] / mm / slub.c
2007-05-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub/scm/linux/kernel/git...
2007-05-07 Linus TorvaldsMerge branch 'drm-patches' of master.kernel.org:/pub...
2007-05-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2007-05-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-05-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
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