public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Xen bugfixes for -rc1
@ 2009-04-13 18:35 Jeremy Fitzhardinge
  2009-04-13 20:35 ` Ingo Molnar
  0 siblings, 1 reply; 4+ messages in thread
From: Jeremy Fitzhardinge @ 2009-04-13 18:35 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Ingo Molnar, the arch/x86 maintainers, Linux Kernel Mailing List

Hi Linus,

Please pull this set of Xen bugfixes/cleanups for -rc[12].

Thanks,
    J

The following changes since commit 577c9c456f0e1371cbade38eaf91ae8e8a308555:
  Linus Torvalds (1):
        Linux 2.6.30-rc1

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git for-rc1/xen/core

Alex Nixon (1):
      Xen: Add virt_to_pfn helper function

Hannes Eder (1):
      NULL noise: arch/x86/xen/smp.c

Ian Campbell (2):
      xen: resume interrupts before system devices.
      xen: honour VCPU availability on boot

Jeremy Fitzhardinge (13):
      xen: disable preempt for leave_lazy_mmu
      xen: separate p2m allocation from setting
      xen: split construction of p2m mfn tables from registration
      xen: clean up xen_load_gdt
      xen: make xen_load_gdt simpler
      xen: remove xen_load_gdt debug
      xen: mask XSAVE from cpuid
      x86-64: remove PGE from must-have feature list
      xen/mmu: some early pagetable cleanups
      xen/mmu: weaken flush_tlb_other test
      xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
      xen: clean up gate trap/interrupt constants
      xen: add FIX_TEXT_POKE to fixmap

 arch/x86/include/asm/required-features.h |    2 +-
 arch/x86/include/asm/xen/page.h          |    3 +-
 arch/x86/xen/enlighten.c                 |   89 ++++++++++++++++++-----
 arch/x86/xen/mmu.c                       |  116 +++++++++++++++++++++---------
 arch/x86/xen/mmu.h                       |    3 +
 arch/x86/xen/smp.c                       |    4 +-
 arch/x86/xen/xen-ops.h                   |    2 -
 drivers/xen/cpu_hotplug.c                |   40 ++++++++---
 drivers/xen/manage.c                     |    5 +-
 9 files changed, 193 insertions(+), 71 deletions(-)



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-13 21:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-13 18:35 [GIT PULL] Xen bugfixes for -rc1 Jeremy Fitzhardinge
2009-04-13 20:35 ` Ingo Molnar
2009-04-13 21:23   ` Jeremy Fitzhardinge
2009-04-13 21:30   ` Jeremy Fitzhardinge

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