|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [GIT PULL] xen: branch for v7.2-rc1
Linus,
Please git pull the following tag:
git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-7.2-rc1-tag
xen: branch for v7.2-rc1
It contains the following changes:
- Several small cleanups of various Xen related drivers (xen/platform-pci,
xen-balloon, xenbus, xen/mcelog)
- A 3 patch cleanup series for Xen PV-mode related code (includes dropping
the Xen debugfs code)
- A 5 patch series dropping the additional lazy mmu mode tracking done by
Xen specific code
Thanks.
Juergen
arch/x86/include/asm/paravirt.h | 9 +-
arch/x86/include/asm/paravirt_types.h | 11 +-
arch/x86/include/asm/xen/hypervisor.h | 25 +---
arch/x86/kernel/paravirt.c | 6 +-
arch/x86/xen/Kconfig | 7 -
arch/x86/xen/Makefile | 2 -
arch/x86/xen/debugfs.c | 16 ---
arch/x86/xen/enlighten_pv.c | 30 ++---
arch/x86/xen/mmu_pv.c | 74 +++++------
arch/x86/xen/p2m.c | 45 -------
arch/x86/xen/xen-ops.h | 244 ++++++++++++++++------------------
drivers/xen/mcelog.c | 6 +-
drivers/xen/platform-pci.c | 8 +-
drivers/xen/xen-balloon.c | 6 +-
drivers/xen/xenbus/xenbus_probe.c | 13 +-
include/linux/pgtable.h | 56 ++++++--
include/trace/events/xen.h | 95 +++----------
include/xen/interface/io/xs_wire.h | 2 +-
18 files changed, 250 insertions(+), 405 deletions(-)
David Laight (1):
xen/xenbus: Replace strcpy() with memcpy()
Juergen Gross (8):
x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PV
x86/xen: Cleanup Xen related trace points
x86/xen: Remove Xen debugfs support
x86/xen: Drop lazy mode from trace entries
x86/xen: Change interface of xen_mc_issue()
mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()
x86/xen: Get rid of last XEN_LAZY_MMU uses
x86/xen: Replace generic lazy tracking with cpu specific one
Len Bao (2):
xen: constify xsd_errors array
xen/mcelog: mark g_physinfo, ncpus and xen_mce_chrdev_device as
__ro_after_init
Uwe Kleine-König (The Capable Hub) (1):
xen/platform-pci: Simplify initialization of pci_device_id array
Yash Suthar (1):
xen: balloon: Replace sprintf() with sysfs_emit()
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |