Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penber...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2012 02:52:23 +0000 (18:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Jan 2012 02:52:23 +0000 (18:52 -0800)
commitf9f5978dd70354763406822ec19019bbd886c3e7
treeac10bc5321ac1d750612c0e0ae53d6c4097c5734
parent43670ce7b8c4207019989bd4b1cbdcff10c18492
parent1a0cb5b72d192c55c66066d188d11dbb8892474c
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux

* 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux:
  slub: disallow changing cpu_partial from userspace for debug caches
  slub: add missed accounting
  slub: Extract get_freelist from __slab_alloc
  slub: Switch per cpu partial page support off for debugging
  slub: fix a possible memleak in __slab_alloc()
  slub: fix slub_max_order Documentation
  slub: add missed accounting
  slab: add taint flag outputting to debug paths.
  slub: add taint flag outputting to debug paths
  slab: introduce slab_max_order kernel parameter
  slab: rename slab_break_gfp_order to slab_max_order
Documentation/kernel-parameters.txt
mm/slab.c
mm/slub.c