All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Xen features and fixes for 3.15
@ 2014-04-03 10:30 David Vrabel
  0 siblings, 0 replies; only message in thread
From: David Vrabel @ 2014-04-03 10:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Boris Ostrovsky, Stefano Stabellini, Xen-devel@lists.xen.org

-----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-----

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

only message in thread, other threads:[~2014-04-03 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-03 10:30 [GIT PULL] Xen features and fixes for 3.15 David Vrabel

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.