| Commit message (Expand) | Author | Age |
* | hv: hv_balloon: mark a function static | Greg Kroah-Hartman | 2012-11-21 |
* | Drivers: hv: Add Hyper-V balloon driver | K. Y. Srinivasan | 2012-11-15 |
* | Merge 3.7-rc3 into char-misc-next | Greg Kroah-Hartman | 2012-10-29 |
|\ |
|
| * | 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-10-24 |
|/ |
|
* | Drivers: hv: kvp: Copy the address family information | K. Y. Srinivasan | 2012-09-05 |
* | hv: vmbus_drv: detect hyperv through x86_hyper | Jason Wang | 2012-09-04 |
* | hv: fail the probing immediately when we are not in hyperv platform | Jason Wang | 2012-08-17 |
* | Drivers: hv: kvp: Support the new IP injection messages | K. Y. Srinivasan | 2012-08-17 |
* | Drivers: hv: kvp: Cleanup error handling in KVP | K. Y. Srinivasan | 2012-08-16 |
* | Drivers: hv: Add KVP definitions for IP address injection | K. Y. Srinivasan | 2012-08-16 |
* | Drivers: hv: vmbus: Use the standard format string to format GUIDs | K. Y. Srinivasan | 2012-08-13 |
* | Drivers: hv: Cleanup the guest ID computation | K. Y. Srinivasan | 2012-08-13 |
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 |
|\ |
|
| * | drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 |
* | | Drivers: hv: Change the hex constant to a decimal constant | K. Y. Srinivasan | 2012-07-19 |
|/ |
|
* | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-22 |
|\ |
|
| * | Drivers: hv: util: Properly handle version negotiations. | K. Y. Srinivasan | 2012-05-14 |
| * | Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp() | K. Y. Srinivasan | 2012-05-14 |
| * | hv: fix return type of hv_post_message() | Dan Carpenter | 2012-04-09 |
* | | net/hyperv: Add flow control based on hi/low watermark | Haiyang Zhang | 2012-04-03 |
|/ |
|
* | Tools: hv: Support enumeration from all the pools | K. Y. Srinivasan | 2012-03-16 |
* | Drivers: hv: Support the newly introduced KVP messages in the driver | K. Y. Srinivasan | 2012-03-16 |
* | Drivers: hv: Add new message types to enhance KVP | K. Y. Srinivasan | 2012-03-13 |
* | drivers: hv: Increase the number of VCPUs supported in the guest | K. Y. Srinivasan | 2012-02-09 |
* | drivers: hv: kvp: Cleanup the kernel/user protocol | K. Y. Srinivasan | 2012-02-09 |
* | drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h | K. Y. Srinivasan | 2012-02-02 |
* | drivers: hv: kvp: Add/cleanup connector defines | K. Y. Srinivasan | 2012-02-02 |
* | drivers: hv: Get rid of some unnecessary code | K. Y. Srinivasan | 2012-01-24 |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 |
|\ |
|
| * | NLS: improve UTF8 -> UTF16 string conversion routine | Alan Stern | 2011-11-18 |
* | | Drivers:hv: Fix a bug in vmbus_driver_unregister() | K. Y. Srinivasan | 2012-01-04 |
* | | 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-12-12 |
* | | Drivers: hv: Fix a memory leak | K. Y. Srinivasan | 2011-12-12 |
* | | drivers: hv: Don't OOPS when you cannot init vmbus | K. Y. Srinivasan | 2011-12-09 |
* | | hv: Add Kconfig menu entry | Bart Van Assche | 2011-11-26 |
* | | Staging: hv: vmbus: Support building the vmbus driver as part of the kernel | K. Y. Srinivasan | 2011-11-26 |
|/ |
|
* | hv: remove struct hv_device_info from hyperv.h | Greg Kroah-Hartman | 2011-10-11 |
* | hv: remove free_channel() from hyperv.h | Greg Kroah-Hartman | 2011-10-11 |
* | Staging: hv: remove vmbus_loglevel as it is not used at all anymore | Greg Kroah-Hartman | 2011-10-11 |
* | Staging: hv: remove last user of DPRINT() macro | Greg Kroah-Hartman | 2011-10-11 |
* | hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() | Greg Kroah-Hartman | 2011-10-11 |
* | Staging: hv: remove unneeded asm include file in hyperv.h | Greg Kroah-Hartman | 2011-10-11 |
* | Staging: hv: move hyperv code out of staging directory | Greg Kroah-Hartman | 2011-10-11 |