linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] (xen) stable/for-linus-3.14-rc0-late-tag
@ 2014-01-31 15:38 Konrad Rzeszutek Wilk
  2014-01-31 15:40 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2014-01-31 15:38 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, xen-devel
  Cc: boris.ostrovsky, david.vrabel, Stefano Stabellini

Hey Linus,

Please git pull the following tag:

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

which has bug-fixes for the new features that were added during this
cycle. There are also two fixes for long-standing issues for which we have
a solution: grant-table operations extra work that was not needed causing
performance issues and the self balloon code was too aggressive causing
OOMs.

The signed tag has a good description of what these fixes are.

Please pull!


 arch/arm/Kconfig                    |  1 +
 arch/arm/xen/enlighten.c            | 77 ++++++++++++++++++------------
 arch/x86/include/asm/xen/page.h     |  5 +-
 arch/x86/xen/grant-table.c          |  3 +-
 arch/x86/xen/p2m.c                  | 17 +------
 drivers/block/xen-blkback/blkback.c | 15 +++---
 drivers/xen/gntdev.c                | 13 +++--
 drivers/xen/grant-table.c           | 95 ++++++++++++++++++++++++++++++-------
 drivers/xen/swiotlb-xen.c           | 22 ++++++++-
 drivers/xen/xen-selfballoon.c       | 22 +++++++++
 include/xen/grant_table.h           | 10 ++--
 11 files changed, 197 insertions(+), 83 deletions(-)


Bob Liu (1):
      drivers: xen: deaggressive selfballoon driver

Dave Jones (1):
      xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages

Ian Campbell (1):
      xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)

Julien Grall (2):
      arm/xen: Initialize event channels earlier
      xen/gnttab: Use phys_addr_t to describe the grant frame base address

Zoltan Kiss (1):
      xen/grant-table: Avoid m2p_override during mapping


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

end of thread, other threads:[~2014-01-31 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-31 15:38 [GIT PULL] (xen) stable/for-linus-3.14-rc0-late-tag Konrad Rzeszutek Wilk
2014-01-31 15:40 ` Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).