linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Pekka Enberg <penberg@kernel.org>
To: torvalds@linux-foundation.org
Cc: cl@linux-foundation.org, akpm@linux-foundation.org,
	linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: [GIT PULL] SLAB changes for v2.6.38
Date: Sun, 9 Jan 2011 11:13:29 +0200 (EET)	[thread overview]
Message-ID: <alpine.DEB.2.00.1101091110520.5270@tiger> (raw)

Hi Linus,

It's been rather quiet for slab allocators this merge cycle. There's only 
few cleanups here. The bug fixes were merged in v2.6.37 already. As they 
were cherry-picked from this branch, they show up in the pull request 
(what's up with that btw).

                         Pekka

The following changes since commit 0c21e3aaf6ae85bee804a325aa29c325209180fd:
   Linus Torvalds (1):
         Merge branch 'for-next' of git://git.kernel.org/.../hch/hfsplus

are available in the git repository at:

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

Christoph Lameter (1):
       slub: move slabinfo.c to tools/slub/slabinfo.c

Pavel Emelyanov (1):
       slub: Fix slub_lock down/up imbalance

Pekka Enberg (2):
       slub: Fix build breakage in Documentation/vm
       Merge branch 'slab/next' into for-linus

Richard Kennedy (1):
       slub tracing: move trace calls out of always inlined functions to reduce kernel code size

Steven Rostedt (1):
       tracing/slab: Move kmalloc tracepoint out of inline code

Tero Roponen (1):
       slub: Fix a crash during slabinfo -v

  Documentation/vm/Makefile                   |    2 +-
  include/linux/slab_def.h                    |   33 ++++++----------
  include/linux/slub_def.h                    |   55 +++++++++++++--------------
  mm/slab.c                                   |   38 +++++++++++-------
  mm/slub.c                                   |   30 +++++++++++---
  {Documentation/vm => tools/slub}/slabinfo.c |    6 +-
  6 files changed, 89 insertions(+), 75 deletions(-)
  rename {Documentation/vm => tools/slub}/slabinfo.c (99%)

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

             reply	other threads:[~2011-01-09  9:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-09  9:13 Pekka Enberg [this message]
2011-01-10 16:44 ` Linus Torvalds
2011-01-11 10:41   ` Pekka Enberg
2011-01-11 16:13     ` Linus Torvalds
2011-01-11 21:25       ` Tony Luck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.00.1101091110520.5270@tiger \
    --to=penberg@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=cl@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox