* [GIT PULL] (xen) stable/for-linus-3.14-rc4-tag
@ 2013-12-18 16:53 Konrad Rzeszutek Wilk
0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2013-12-18 16:53 UTC (permalink / raw)
To: linux-kernel, Linus Torvalds; +Cc: xen-devel, boris.ostrovsky, david.vrabel
Hey Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git stable/for-linus-3.13-rc4-tag
which has mostly ARM/ARM64 and some PVHVM fixes. This pull touches the generic
drivers and also the arm sub-tree. The biggest change is in the
balloon driver - and that fix solves a bug with ARM64 (not working) and PVHVM
(working, but needlessly using extra memory). The details are as always
in the signed tag.
Please pull!
Eric Trudeau (1):
XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn
Ian Campbell (2):
xen: privcmd: do not return pages which we have failed to unmap
arm: xen: foreign mapping PTEs are special.
Julien Grall (1):
xen/block: Correctly define structures in public headers on ARM32 and ARM64
Stefano Stabellini (2):
xen/arm64: do not call the swiotlb functions twice
xen/balloon: Seperate the auto-translate logic properly (v2)
arch/arm/xen/enlighten.c | 6 +--
arch/arm64/include/asm/xen/page-coherent.h | 4 --
drivers/xen/balloon.c | 63 ++++++++++++++++--------------
drivers/xen/grant-table.c | 3 +-
drivers/xen/privcmd.c | 9 ++++-
include/xen/interface/io/blkif.h | 10 ++---
6 files changed, 51 insertions(+), 44 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-18 16:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 16:53 [GIT PULL] (xen) stable/for-linus-3.14-rc4-tag Konrad Rzeszutek Wilk
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.