public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/balloon.cleanup stable/general.cleanup
@ 2011-05-19 16:33 Konrad Rzeszutek Wilk
  0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2011-05-19 16:33 UTC (permalink / raw)
  To: torvalds, linux-kernel; +Cc: dkiper, Ian Campbell

Hey Linus,

Please git pull the following two branches:

 git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/balloon.cleanup stable/general.cleanup


The #stable/balloon.cleanup is based off v2.6.39-rc1 (0ce790e7d736cedc563e1fb4e998babf5a4dbc3d)

and cleans up the drivers/xen/balloon.c to make it easier to read and as well
prep it up hotplug memory code written by Daniel Kiper, an Google Summer of Code
student.

The #stable/general.cleanup, which is based of a particular git commit in the
2.6.39-rc6-ish: "Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/../konrad"
with git commit 0c5e1577f1108e88475ca7b7ca75c411460173e1. This was due to the fact
that at that point in time there was no nice tag to base it off and the patches depended
on that merge. Anyhow, the patches cleanup the __init* usage in Xen code as well
clean up the Makefile.

The full diffstat:

 arch/x86/xen/enlighten.c     |   20 ++++++++++----------
 arch/x86/xen/irq.c           |    2 +-
 arch/x86/xen/mmu.c           |   34 +++++++++++++++++-----------------
 arch/x86/xen/setup.c         |    4 ++--
 arch/x86/xen/smp.c           |    8 ++++----
 arch/x86/xen/time.c          |    8 ++++----
 arch/x86/xen/xen-ops.h       |    2 +-
 drivers/xen/Makefile         |   24 ++++++++++++------------
 drivers/xen/balloon.c        |   25 +++++++++++--------------
 drivers/xen/sys-hypervisor.c |    2 +-
 10 files changed, 63 insertions(+), 66 deletions(-)

And log:

Daniel Kiper (12):
      xen/balloon: Use PageHighMem() for high memory page detection
      xen/balloon: Simplify HVM integration
      xen/balloon: Clarify credit calculation
      xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append()
      arch/x86/xen/irq: Cleanup code/data sections definitions
      arch/x86/xen/enlighten: Cleanup code/data sections definitions
      arch/x86/xen/setup: Cleanup code/data sections definitions
      arch/x86/xen/mmu: Cleanup code/data sections definitions
      arch/x86/xen/xen-ops: Cleanup code/data sections definitions
      arch/x86/xen/time: Cleanup code/data sections definitions
      arch/x86/xen/smp: Cleanup code/data sections definitions
      drivers/xen/sys-hypervisor: Cleanup code/data sections definitions

Ian Campbell (1):
      xen: tidy up whitespace in drivers/xen/Makefile


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-19 16:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 16:33 [GIT PULL] (xen) stable/balloon.cleanup stable/general.cleanup Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox