[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1420876440-9164-1-git-send-email-kys@microsoft.com>
Date: Fri, 9 Jan 2015 23:54:00 -0800
From: "K. Y. Srinivasan" <kys@...rosoft.com>
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
vkuznets@...hat.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH RESEND 0/6] Drivers: hv: Miscellaneous fixes and enhancements
In addition to some miscellaneous bug fixes and enhancements
implement a clockevent device based on the functionality supported by Hyper-V.
K. Y. Srinivasan (6):
Drivers: hv: hv_balloon: Make adjustments in computing the floor
Drivers: hv: hv_balloon: Fix a locking bug in the balloon driver
Drivers: hv: hv_balloon: Don't post pressure status from interrupt
context
Drivers: hv: vmbus: Implement a clockevent device
Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page
arrays
arch/x86/include/uapi/asm/hyperv.h | 11 +++++
drivers/hv/channel.c | 48 +++++++++++++++++++-
drivers/hv/hv.c | 78 +++++++++++++++++++++++++++++++
drivers/hv/hv_balloon.c | 88 +++++++++++++++++++++++++++++-------
drivers/hv/hyperv_vmbus.h | 21 +++++++++
drivers/hv/vmbus_drv.c | 40 +++++++++++++++-
include/linux/hyperv.h | 31 +++++++++++++
7 files changed, 297 insertions(+), 20 deletions(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists