slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()
[linux-2.6] / mm /
2008-03-03  Christoph Lameterslub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_s...
2008-03-03  Christoph Lameterslub: Remove BUG_ON() from ksize and omit checks for...
2008-03-03  Christoph Lameterslub: Use the objsize from the kmem_cache_cpu structure
2008-03-03  Christoph Lameterslub: Remove useless checks in alloc_debug_processing
2008-03-03  Christoph Lameterslub: Remove objsize check in kmem_cache_flags()
2008-03-03  Christoph Lameterslub: rename slab_objects to show_slab_objects
2008-03-03  Christoph LameterRevert "unique end pointer" patch
2008-03-03  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-03-03  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-03-03  Randy Dunlapdocbook: fix kernel-api source files
2008-03-03  Paul MackerrasMerge branch 'master' of git://git./linux/kernel/git...
2008-03-03  Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/jwboyer...
2008-02-29  Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-02-27  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-26  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-24  David S. MillerMerge branch 'master' of ../linux-2.6/
2008-02-24  Li Zefanmemcgroup: return negative error code in mem_cgroup_cre...
2008-02-24  Li Zefanmemcgroup: remove a useless VM_BUG_ON()
2008-02-24  Alexander van HeukelumSolve section mismatch for free_area_init_core.
2008-02-24  Andy Whitcrofthugetlb: ensure we do not reference a surplus page...
2008-02-23  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-02-22  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-02-22  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-22  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-02-21  Len BrownMerge branches 'release', 'bugzilla-9916', 'bugzilla...
2008-02-20  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-19  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-19  Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-02-19  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-19  Linus TorvaldsRevert "SLUB: Alternate fast paths using cmpxchg_local"
2008-02-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-18  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-15  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-15  David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-15  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-15  Trond MyklebustMerge branch 'linus_origin' into hotfixes
2008-02-15  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-02-15  Linus TorvaldsMerge branch 'slab-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-15  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-02-15  Jan Blunckd_path: Make d_path() use a struct path
2008-02-15  Jan Blunckd_path: Make seq_path() use a struct path argument
2008-02-14  Christoph Lameterslub: Support 4k kmallocs again to compensate for page...
2008-02-14  Christoph Lameterslub: Fallback to kmalloc_large for failing higher...
2008-02-14  Christoph Lameterslub: Determine gfpflags once and not every time a...
2008-02-14  Adrian Bunkmake slub.c:slab_address() static
2008-02-14  Pekka Enbergslub: kmalloc page allocator pass-through cleanup
2008-02-14  Marcin Slusarzslab: avoid double initialization & do initialization...
2008-02-14  Ingo Molnarx86: fix "BUG: sleeping function called from invalid...
2008-02-14  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-14  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-02-14  Nishanth Aravamudanhugetlb: fix overcommit locking
2008-02-14  Harvey Harrisonremove final fastcall users
2008-02-13  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-12  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-12  KOSAKI Motohiromempolicy: silently restrict nodemask to allowed nodes
2008-02-12  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-12  Jonathan CorbetBe more robust about bad arguments in get_user_pages()
2008-02-11  Marcin Slusarzslab: avoid double initialization & do initialization...
2008-02-11  Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-11  Jeff GarzikMerge branch 'r6040' of git://git./linux/kernel/git...
2008-02-10  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-09  Russell KingMerge branches 'master', 'omap1-upstream' and 'orion...
2008-02-09  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-02-09  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-09  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-09  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-09  David Rientjesmemcontrol: add vm_match_cgroup()
2008-02-09  David S. MillerMerge branch 'pending' of /linux/kernel/git/vxy/lksctp-dev
2008-02-09  Nick Pigginmm: special mapping nopage
2008-02-08  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-08  Linus TorvaldsMerge branch 'cris' of git://www.jni.nu/cris
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-08  Linus TorvaldsMerge branch 'for-2.6.25' of git://git./linux/kernel...
2008-02-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-08  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-08  Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-08  Andrew Mortonmount-options-fix-tmpfs-fix
2008-02-08  akpm@linux-foundat... mount options: fix tmpfs
2008-02-08  Christoph Hellwigkill do_generic_mapping_read
2008-02-08  Jan KaraUse pgoff_t instead of unsigned long
2008-02-08  Harvey Harrisonmisc: removal of final callers using fastcall
next