Age | Commit message (Expand) | Author | Files | Lines |
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 |