Age | Commit message (Expand) | Author |
2013-02-27 | Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts | K. Y. Srinivasan |
2013-02-21 | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-02-12 | x86, hyperv: HYPERV depends on X86_LOCAL_APIC | H. Peter Anvin |
2013-02-08 | Drivers: hv: balloon: Prevent the host from ballooning the guest too low | K. Y. Srinivasan |
2013-02-08 | Drivers: hv: balloon: Add a parameter to delay pressure reporting | K. Y. Srinivasan |
2013-01-30 | Drivers: hv: balloon: Make adjustments to the pressure report | K. Y. Srinivasan |
2013-01-25 | Merge 3.8-rc5 into char-misc-next | Greg Kroah-Hartman |
2013-01-25 | Drivers: hv: Execute shutdown in a thread context | K. Y. Srinivasan |
2013-01-25 | Drivers: hv: Use consolidated GUID definitions | K. Y. Srinivasan |
2013-01-25 | Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h | K. Y. Srinivasan |
2013-01-18 | Drivers: hv: Bind all vmbbus interrupts to the boot CPU | K. Y. Srinivasan |
2013-01-18 | Drivers: hv: vmbus_flow_handler() can be static | Fengguang Wu |
2013-01-17 | Drivers: hv: balloon: Fix a memory leak | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: remove unused variable in vmbus_recvpacket_raw() | Wei Yongjun |
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: Implement flow management on the send side | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Enable protocol negotiation with win8 hosts | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Add a check to deal with spurious interrupts | 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 unnecessary request for offers | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Get rid of the unused global signaling state | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Add code to distribute channel interrupt load | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Modify the interrupt handling code to support win8 and beyond | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Add state to manage incoming channel interrupt load | 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: Cleanup vmbus_set_event() to support win7 and beyond | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Manage signaling state on a per-connection basis | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Move vmbus version definitions to hyperv.h | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Change the signature of vmbus_set_event() | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Change the signature for hv_signal_event() | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Save and export negotiated vmbus version | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Support handling multiple VMBUS versions | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Optimize the signaling on the write path | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Optimize signaling in the read path | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Turn off batched reading for util drivers | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Add state to manage batched reading | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Implement routines for read side signaling optimization | K. Y. Srinivasan |
2013-01-17 | hv: hv_balloon: remove duplicated include from hv_balloon.c | Wei Yongjun |
2012-11-21 | hv: hv_balloon: mark a function static | Greg Kroah-Hartman |
2012-11-15 | Drivers: hv: Add Hyper-V balloon driver | K. Y. Srinivasan |
2012-10-29 | Merge 3.7-rc3 into char-misc-next | Greg Kroah-Hartman |
2012-10-24 | Drivers: hv: Cleanup error handling in vmbus_open() | K. Y. Srinivasan |
2012-10-24 | Drivers: hv: remove unused variable from channel_mgmt.c | Wei Yongjun |
2012-10-24 | Drivers: hv: Get rid of unnecessary forward declarations | K. Y. Srinivasan |
2012-09-05 | Drivers: hv: kvp: Copy the address family information | K. Y. Srinivasan |
2012-09-04 | hv: vmbus_drv: detect hyperv through x86_hyper | Jason Wang |