Age | Commit message (Expand) | Author |
2016-08-31 | Drivers: hv: avoid vfree() on crash | Vitaly Kuznetsov |
2016-03-01 | Drivers: hv: vmbus: Support handling messages on multiple CPUs | K. Y. Srinivasan |
2016-02-07 | Drivers: hv: vmbus: don't manipulate with clocksources on crash | Vitaly Kuznetsov |
2016-02-07 | Drivers: hv: vmbus: Cleanup vmbus_set_event() | K. Y. Srinivasan |
2015-12-14 | drivers/hv: correct tsc page sequence invalid value | Andrey Smetanin |
2015-12-14 | drivers:hv: Export the API to invoke a hypercall on Hyper-V | Jake Oshins |
2015-12-14 | Drivers: hv: vmbus: fix build warning | Sudip Mukherjee |
2015-08-05 | Drivers: hv: vmbus: Implement a clocksource based on the TSC page | K. Y. Srinivasan |
2015-08-05 | drivers/hv: Migrate to new 'set-state' interface | Viresh Kumar |
2015-08-05 | Drivers: hv: vmbus: Improve the CPU affiliation for channels | K. Y. Srinivasan |
2015-08-04 | Drivers: hv: don't do hypercalls when hypercall_page is NULL | Vitaly Kuznetsov |
2015-08-04 | Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup() | Vitaly Kuznetsov |
2015-03-01 | Drivers: hv: vmbus: Teardown clockevent devices on module unload | Vitaly Kuznetsov |
2015-03-01 | drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload | Vitaly Kuznetsov |
2015-01-25 | Drivers: hv: vmbus: Implement a clockevent device | K. Y. Srinivasan |
2014-09-23 | Drivers: hv: vmbus: Cleanup hv_post_message() | K. Y. Srinivasan |
2014-05-03 | Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel | K. Y. Srinivasan |
2013-12-18 | drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c | Rashika Kheria |
2013-10-16 | drivers: hv: Fix wrong check for synic_event_page | Felipe Pena |
2013-06-24 | drivers: hv: allocate synic structures before hv_synic_init() | Jason Wang |
2013-03-15 | driver: hv: remove cast for kmalloc return value | Zhang Yanfei |
2013-02-27 | Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Cleanup and consolidate reporting of build/version info | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Capture the host build information | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Handle vmbus interrupts concurrently on all cpus | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Manage event tasklets on per-cpu basis | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Get rid of the unused global signaling state | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Change the signature for hv_signal_event() | K. Y. Srinivasan |
2012-08-17 | hv: fail the probing immediately when we are not in hyperv platform | Jason Wang |
2012-08-13 | Drivers: hv: Cleanup the guest ID computation | K. Y. Srinivasan |
2012-04-09 | hv: fix return type of hv_post_message() | Dan Carpenter |
2012-02-09 | drivers: hv: Increase the number of VCPUs supported in the guest | K. Y. Srinivasan |
2011-12-12 | Drivers: hv: Get rid of an unnecessary check in hv.c | K. Y. Srinivasan |
2011-12-12 | Drivers: hv: Make the vmbus driver unloadable | K. Y. Srinivasan |
2011-10-11 | Staging: hv: remove unneeded asm include file in hyperv.h | Greg Kroah-Hartman |
2011-10-10 | Staging: hv: move hyperv code out of staging directory | Greg Kroah-Hartman |