public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Xen bugfixes (resend)
@ 2009-12-10  1:02 Jeremy Fitzhardinge
  0 siblings, 0 replies; only message in thread
From: Jeremy Fitzhardinge @ 2009-12-10  1:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Xen-devel, Linux Kernel Mailing List, Stable Kernel

Hi Linus,

Please pull this set of bugfixes, mostly to do with Xen domain 
save/restore.  They're all stable material as well.

(Note, if you pull quickly from git.kernel.org, you may pick up some 
more changes that I rolled back pending maintainer approval; pulling 
from master might be safer.)

Thanks,
     J

The following changes since commit 82d6469916c6fcfa345636a49004c9d1753905d1:
   Jeremy Fitzhardinge (1):
         xen: mask extended topology info in cpuid

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git bugfix

Ian Campbell (8):
       xen: re-register runstate area earlier on resume.
       xen: correctly restore pfn_to_mfn_list_list after resume
       xen: register timer interrupt with IRQF_TIMER
       xen: register runstate on secondary CPUs
       xen: call clock resume notifier on all CPUs
       xen: don't leak IRQs over suspend/resume.
       xen: improve error handling in do_suspend.
       xen: explicitly create/destroy stop_machine workqueues outside 
suspend/resume region.

Jeremy Fitzhardinge (5):
       xen/xenbus: make DEVICE_ATTR()s static
       xen: restore runstate_info even if !have_vcpu_info_placement
       xen: register runstate info for boot CPU early
       xen: don't call dpm_resume_noirq() with interrupts disabled.
       xen: use iret for return from 64b kernel to 32b usermode

Paolo Bonzini (3):
       xen: fix is_disconnected_device/exists_disconnected_device
       xen: improvement to wait_for_devices()
       xen: wait up to 5 minutes for device connetion

  arch/x86/xen/enlighten.c          |   27 ++++++++++----------
  arch/x86/xen/mmu.c                |    2 +-
  arch/x86/xen/smp.c                |    1 +
  arch/x86/xen/suspend.c            |   17 ++++++++++++-
  arch/x86/xen/time.c               |    7 ++---
  arch/x86/xen/xen-asm_64.S         |    4 +-
  arch/x86/xen/xen-ops.h            |    2 +
  drivers/xen/events.c              |    3 ++
  drivers/xen/manage.c              |   37 ++++++++++++++++++----------
  drivers/xen/xenbus/xenbus_probe.c |   48 
++++++++++++++++++++++++------------
  10 files changed, 98 insertions(+), 50 deletions(-)



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

only message in thread, other threads:[~2009-12-10  1:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10  1:02 [GIT PULL] Xen bugfixes (resend) Jeremy Fitzhardinge

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