[GIT PULL] SLAB changes for v3.x

From: Pekka Enberg
Date: Wed Jan 11 2012 - 14:20:16 EST


Hi Linus,

Please pull the latest SLAB tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/for-linus

There's nothing terribly exciting there - it's mostly fixes from Christoph,
Eric, and David to fallout from SLUB lockless patches.

Pekka

------------------>
The following changes since commit e4e11180dfa545233e5145919b75b7fac88638df:

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2012-01-09 17:37:37 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux.git slab/for-linus

Christoph Lameter (2):
slub: Switch per cpu partial page support off for debugging
slub: Extract get_freelist from __slab_alloc

Dave Jones (2):
slub: add taint flag outputting to debug paths
slab: add taint flag outputting to debug paths.

David Rientjes (3):
slab: rename slab_break_gfp_order to slab_max_order
slab: introduce slab_max_order kernel parameter
slub: disallow changing cpu_partial from userspace for debug caches

Eric Dumazet (2):
slub: fix slub_max_order Documentation
slub: fix a possible memleak in __slab_alloc()

Pekka Enberg (2):
Merge branch 'slab/urgent' into slab/next
Merge branch 'slab/urgent' into slab/for-linus

Shaohua Li (2):
slub: add missed accounting
slub: add missed accounting

Documentation/kernel-parameters.txt | 6 +++
Documentation/vm/slub.txt | 2 +-
mm/slab.c | 39 ++++++++++++-----
mm/slub.c | 77 ++++++++++++++++++++++-------------
4 files changed, 82 insertions(+), 42 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/