All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xensource.com
Subject: [GIT PULL] (xen) stable/for-linus-3.11-rc0-tag
Date: Sun, 30 Jun 2013 21:03:21 -0400	[thread overview]
Message-ID: <20130701010321.GA6763@phenom.dumpdata.com> (raw)

Hey Linus,

Since the merge window opened merely three hours ago and I am sure
you are addictively refreshing your email for the next set of
GIT PULLs and can't wait for them - I figured I would offer you a
nice little evening GIT-PULL snack to sustain you until Monday
GIT-PULL-email-avalanche :-)

With that in mind please git pull the following tag:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git  stable/for-linus-3.11-rc0-tag

which has bug-fixes. No new features - just fixes and fixes. The signed
tag goes in more details, but the bulk is just the cleanups (use pr_*
instead of printk, fix strings being split across 80 characters, etc).

Please pull!


 arch/x86/xen/smp.c                          | 91 +++++++++++++++++++----------
 arch/x86/xen/spinlock.c                     |  7 ++-
 arch/x86/xen/time.c                         | 58 +++++++++---------
 drivers/pci/xen-pcifront.c                  |  7 +--
 drivers/xen/balloon.c                       |  6 +-
 drivers/xen/cpu_hotplug.c                   |  6 +-
 drivers/xen/events.c                        | 23 ++++----
 drivers/xen/evtchn.c                        |  6 +-
 drivers/xen/gntalloc.c                      |  6 +-
 drivers/xen/gntdev.c                        |  8 ++-
 drivers/xen/grant-table.c                   | 17 +++---
 drivers/xen/manage.c                        | 25 ++++----
 drivers/xen/mcelog.c                        | 36 +++++-------
 drivers/xen/pcpu.c                          | 12 ++--
 drivers/xen/privcmd.c                       |  4 +-
 drivers/xen/swiotlb-xen.c                   | 12 ++--
 drivers/xen/tmem.c                          | 10 ++--
 drivers/xen/xen-acpi-cpuhotplug.c           |  2 +
 drivers/xen/xen-acpi-memhotplug.c           |  2 +
 drivers/xen/xen-acpi-pad.c                  |  2 +
 drivers/xen/xen-acpi-processor.c            | 25 ++++----
 drivers/xen/xen-balloon.c                   |  6 +-
 drivers/xen/xen-pciback/conf_space_header.c | 16 ++---
 drivers/xen/xen-pciback/pci_stub.c          | 35 +++++------
 drivers/xen/xen-pciback/pciback_ops.c       |  9 ++-
 drivers/xen/xen-pciback/vpci.c              | 10 ++--
 drivers/xen/xen-pciback/xenbus.c            |  8 ++-
 drivers/xen/xen-selfballoon.c               | 11 ++--
 drivers/xen/xenbus/xenbus_comms.c           | 13 +++--
 drivers/xen/xenbus/xenbus_dev_backend.c     |  4 +-
 drivers/xen/xenbus/xenbus_dev_frontend.c    |  4 +-
 drivers/xen/xenbus/xenbus_probe.c           | 30 +++++-----
 drivers/xen/xenbus/xenbus_probe_backend.c   |  8 ++-
 drivers/xen/xenbus/xenbus_probe_frontend.c  | 35 +++++------
 drivers/xen/xenbus/xenbus_xs.c              | 22 +++----
 drivers/xen/xencomm.c                       |  2 +
 drivers/xen/xenfs/super.c                   |  4 +-
 include/xen/hvm.h                           |  4 +-
 38 files changed, 321 insertions(+), 265 deletions(-)

Joe Perches (1):
      xen: Convert printks to pr_<level>

Konrad Rzeszutek Wilk (10):
      xen/smp: Coalesce the free_irq calls in one function.
      xen/smp: Introduce a common structure to contain the IRQ name and interrupt line.
      xen/smp: Set the per-cpu IRQ number to a valid default.
      xen/smp: Don't leak interrupt name when offlining.
      xen/spinlock: Don't leak interrupt name when offlining.
      xen/time: Encapsulate the struct clock_event_device in another structure.
      xen/time: Don't leak interrupt name when offlining.
      xen/time: Check that the per_cpu data structure has data before freeing.
      xen/time: Free onlined per-cpu data structure if we want to online it again.
      xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.

Laszlo Ersek (1):
      xen/time: remove blocked time accounting from xen "clockchip"

Stefano Stabellini (1):
      xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend

Wei Yongjun (1):
      xen-pciback: fix error return code in pcistub_irq_handler_switch()


             reply	other threads:[~2013-07-01  1:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01  1:03 Konrad Rzeszutek Wilk [this message]
2013-07-01  1:58 ` [GIT PULL] (xen) stable/for-linus-3.11-rc0-tag Stephen Rothwell
2013-07-01 11:57   ` Konrad Rzeszutek Wilk

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=20130701010321.GA6763@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=xen-devel@lists.xensource.com \
    /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.