[PATCH RESEND 0/6] Drivers: hv: Miscellaneous fixes and enhancements

From: K. Y. Srinivasan
Date: Sat Jan 10 2015 - 01:42:12 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/