All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Vrabel <dvrabel@cantab.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	"Xen-devel@lists.xen.org" <Xen-devel@lists.xen.org>
Subject: [GIT PULL] Xen features and fixes for 3.15
Date: Thu, 03 Apr 2014 11:30:19 +0100	[thread overview]
Message-ID: <533D383B.1040401@cantab.net> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Linus,

Please git pull the following tag:

git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.15-tag

Support PCI devices with multiple MSIs, performance improvement for
kernel-based backends (by not populated m2p overrides when mapping),
and assorted minor bug fixes and cleanups.

Thanks.

David

 arch/arm/include/asm/xen/page.h       |   15 ++---
 arch/arm/xen/p2m.c                    |   32 +++++++++
 arch/x86/include/asm/xen/page.h       |   11 +++-
 arch/x86/pci/xen.c                    |   29 ++++++---
 arch/x86/xen/Kconfig                  |    5 --
 arch/x86/xen/p2m.c                    |  121 +++++++++++++++++++++++++++++----
 drivers/xen/events/events_base.c      |   83 ++++++++++++-----------
 drivers/xen/events/events_internal.h  |    1 +
 drivers/xen/grant-table.c             |   73 +-------------------
 drivers/xen/manage.c                  |   16 +++++
 drivers/xen/pcpu.c                    |    1 +
 drivers/xen/platform-pci.c            |    2 +-
 drivers/xen/xen-acpi-processor.c      |   15 ++--
 drivers/xen/xen-pciback/pciback_ops.c |    3 +-
 drivers/xen/xen-selfballoon.c         |    1 +
 drivers/xen/xenbus/xenbus_client.c    |   27 -------
 include/xen/events.h                  |    6 +-
 include/xen/interface/physdev.h       |   10 ++-
 include/xen/xen-ops.h                 |    4 +
 include/xen/xenbus.h                  |    1 -
 20 files changed, 265 insertions(+), 191 deletions(-)

Alexander Gordeev (1):
      xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()

Bob Liu (1):
      drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrink

David Vrabel (3):
      xen/events: remove the unused resend_irq_on_evtchn()
      xen/events: remove unnecessary call to bind_evtchn_to_cpu()
      xen/xenbus: remove unused xenbus_bind_evtchn()

Michael Opdenacker (1):
      xen: remove XEN_PRIVILEGED_GUEST

Rashika Kheria (2):
      drivers: xen: Mark function as static in platform-pci.c
      drivers: xen: Include appropriate header file in pcpu.c

Roger Pau Monne (1):
      xen: add support for MSI message groups

Stanislaw Gruszka (1):
      xen/acpi-processor: fix enabling interrupts on syscore_resume

Zoltan Kiss (1):
      xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJTPTg7AAoJEFxbo/MsZsTRIggH/1vLnc+pqig/WDdj/7ONl28F
p0fqjR3n5sD4Frv+1MWs/O7ZGKQvC6bwGx7/g1LSujoKDg8WQ82jGiQeMEBUi3r6
aTIMI9s+9HIB6OsDleOiG0wfF/TnHHPguAtxJOcd458knRbIYAnISAAS9G0GJl9e
RGxq67yYkgcIIt/siA0YEZJ94NcxZ4D5oSkWFETqCVxKZWXAN3H9gHpSeCWpgBaN
GrgQANmhSQTMrhDcJyFNPzEnrxvIrf9p2FRx6Xkb8KQFuqlHYGubUxnwHzHC3Sc6
/tiJMKydl/MpQBlupGcD+RbqS5uAcWRJO9rJOx/HL6t5ylQ9onbiwVdRMdlCnJg=
=UKB2
-----END PGP SIGNATURE-----

                 reply	other threads:[~2014-04-03 10:30 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=533D383B.1040401@cantab.net \
    --to=dvrabel@cantab.net \
    --cc=Xen-devel@lists.xen.org \
    --cc=boris.ostrovsky@oracle.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --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.