All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Cc: david.vrabel@citrix.com
Subject: [GIT PULL] (xen) stable/e820-3.2 for Linux 3.2-rc0
Date: Mon, 24 Oct 2011 11:03:39 -0400	[thread overview]
Message-ID: <20111024150339.GA2320@phenom.dumpdata.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 905 bytes --]

Hey Linus,

Please git pull the following git branch:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen stable/e820-3.2

wherein:

#stable/e820-3.2 is based of git commit d93dc5c (Linux 3.1-rc7):
and removes a lot of the old E820 parse code to a) make it easier to understand, 
b) working properly when ballooning, and c) removes lots of code!

David Vrabel (5):
      xen/balloon: account for pages released during memory setup
      xen/balloon: simplify test for the end of usable RAM
      xen: allow balloon driver to use more than one memory region
      xen: allow extra memory to be in multiple regions
      xen: release all pages within 1-1 p2m mappings

 arch/x86/xen/setup.c  |  284 +++++++++++++++++++++----------------------------
 drivers/xen/balloon.c |   50 ++++++----
 include/xen/page.h    |   12 ++-
 3 files changed, 165 insertions(+), 181 deletions(-)

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

                 reply	other threads:[~2011-10-24 15:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20111024150339.GA2320@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=david.vrabel@citrix.com \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.