Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
* 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6: slub: Use alloc_pages_exact_node() for page allocation slub: __kmalloc_node_track_caller should trace kmalloc_large_node case slub: Potential stack overflow crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposed mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h> mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h> mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h> slab: Fix missing DEBUG_SLAB last user slab: add memory hotplug support slab: Fix continuation lines
Showing
- include/linux/crypto.h 0 additions, 6 deletionsinclude/linux/crypto.h
- include/linux/slab_def.h 24 additions, 0 deletionsinclude/linux/slab_def.h
- include/linux/slob_def.h 8 additions, 0 deletionsinclude/linux/slob_def.h
- include/linux/slub_def.h 8 additions, 0 deletionsinclude/linux/slub_def.h
- mm/slab.c 134 additions, 64 deletionsmm/slab.c
- mm/slob.c 0 additions, 8 deletionsmm/slob.c
- mm/slub.c 26 additions, 20 deletionsmm/slub.c
Loading
Please register or sign in to comment