Age | Commit message (Expand) | Author | Files | Lines |
2015-08-05 | Drivers: hv: vmbus: Implement a clocksource based on the TSC page | K. Y. Srinivasan | 1 | -0/+83 |
2015-08-05 | drivers/hv: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -26/+19 |
2015-08-05 | Drivers: hv: vmbus: Improve the CPU affiliation for channels | K. Y. Srinivasan | 1 | -0/+9 |
2015-08-05 | Drivers: hv: don't do hypercalls when hypercall_page is NULL | Vitaly Kuznetsov | 1 | -5/+8 |
2015-08-05 | Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup() | Vitaly Kuznetsov | 1 | -2/+0 |
2015-03-02 | Drivers: hv: vmbus: Teardown clockevent devices on module unload | Vitaly Kuznetsov | 1 | -1/+24 |
2015-03-02 | drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload | Vitaly Kuznetsov | 1 | -2/+7 |
2015-01-25 | Drivers: hv: vmbus: Implement a clockevent device | K. Y. Srinivasan | 1 | -0/+78 |
2014-09-24 | Drivers: hv: vmbus: Cleanup hv_post_message() | K. Y. Srinivasan | 1 | -12/+15 |
2014-05-04 | Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel | K. Y. Srinivasan | 1 | -0/+2 |
2013-12-19 | drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c | Rashika Kheria | 1 | -1/+1 |
2013-10-17 | drivers: hv: Fix wrong check for synic_event_page | Felipe Pena | 1 | -1/+1 |
2013-06-25 | drivers: hv: allocate synic structures before hv_synic_init() | Jason Wang | 1 | -32/+53 |
2013-03-15 | driver: hv: remove cast for kmalloc return value | Zhang Yanfei | 1 | -3/+2 |
2013-02-27 | Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts | K. Y. Srinivasan | 1 | -3/+2 |
2013-01-17 | Drivers: hv: Cleanup and consolidate reporting of build/version info | K. Y. Srinivasan | 1 | -7/+0 |
2013-01-17 | Drivers: hv: Capture the host build information | K. Y. Srinivasan | 1 | -0/+9 |
2013-01-17 | Drivers: hv: Handle vmbus interrupts concurrently on all cpus | K. Y. Srinivasan | 1 | -1/+1 |
2013-01-17 | Drivers: hv: Manage event tasklets on per-cpu basis | K. Y. Srinivasan | 1 | -0/+12 |
2013-01-17 | Drivers: hv: Get rid of the unused global signaling state | K. Y. Srinivasan | 1 | -24/+0 |
2013-01-17 | Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID | K. Y. Srinivasan | 1 | -0/+11 |
2013-01-17 | Drivers: hv: Change the signature for hv_signal_event() | K. Y. Srinivasan | 1 | -4/+3 |
2012-08-17 | hv: fail the probing immediately when we are not in hyperv platform | Jason Wang | 1 | -25/+0 |
2012-08-14 | Drivers: hv: Cleanup the guest ID computation | K. Y. Srinivasan | 1 | -3/+6 |
2012-04-10 | hv: fix return type of hv_post_message() | Dan Carpenter | 1 | -1/+1 |
2012-02-09 | drivers: hv: Increase the number of VCPUs supported in the guest | K. Y. Srinivasan | 1 | -2/+2 |
2011-12-13 | Drivers: hv: Get rid of an unnecessary check in hv.c | K. Y. Srinivasan | 1 | -5/+0 |
2011-12-13 | Drivers: hv: Make the vmbus driver unloadable | K. Y. Srinivasan | 1 | -0/+3 |
2011-10-11 | Staging: hv: remove unneeded asm include file in hyperv.h | Greg Kroah-Hartman | 1 | -1/+1 |
2011-10-11 | Staging: hv: move hyperv code out of staging directory | Greg Kroah-Hartman | 1 | -0/+429 |