aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan2013-01-171-10/+13
* Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan2013-01-171-4/+8
* hv: hv_balloon: mark a function staticGreg Kroah-Hartman2012-11-211-1/+1
* Drivers: hv: Add Hyper-V balloon driverK. Y. Srinivasan2012-11-153-0/+1048
* Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-291-11/+13
|\
| * Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan2012-10-241-11/+13
* | Drivers: hv: remove unused variable from channel_mgmt.cWei Yongjun2012-10-241-8/+0
* | Drivers: hv: Get rid of unnecessary forward declarationsK. Y. Srinivasan2012-10-241-8/+0
|/
* Drivers: hv: kvp: Copy the address family informationK. Y. Srinivasan2012-09-051-0/+2
* hv: vmbus_drv: detect hyperv through x86_hyperJason Wang2012-09-041-23/+2
* hv: fail the probing immediately when we are not in hyperv platformJason Wang2012-08-172-25/+25
* Drivers: hv: kvp: Support the new IP injection messagesK. Y. Srinivasan2012-08-171-6/+135
* Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-161-23/+91
* Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-161-2/+2
* Drivers: hv: vmbus: Use the standard format string to format GUIDsK. Y. Srinivasan2012-08-131-36/+2
* Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan2012-08-132-7/+49
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-2/+1
|\
| * drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-2/+1
* | Drivers: hv: Change the hex constant to a decimal constantK. Y. Srinivasan2012-07-191-1/+1
|/
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-225-32/+57
|\
| * Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-143-20/+46
| * Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()K. Y. Srinivasan2012-05-141-22/+21
| * hv: fix return type of hv_post_message()Dan Carpenter2012-04-092-2/+2
* | net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang2012-04-031-31/+0
|/
* Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-161-3/+4
* Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-161-51/+167
* Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-131-2/+3
* drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-092-5/+4
* drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-091-16/+25
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-023-186/+0
* drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-021-3/+0
* drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan2012-01-241-87/+0
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-4/+6
|\
| * NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-181-4/+6
* | Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan2012-01-041-4/+1
* | Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan2011-12-121-5/+0
* | Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan2011-12-124-0/+26
* | Drivers: hv: Fix a memory leakK. Y. Srinivasan2011-12-121-0/+1
* | drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan2011-12-091-0/+16
* | hv: Add Kconfig menu entryBart Van Assche2011-11-261-1/+3
* | Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan2011-11-261-1/+1
|/
* hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman2011-10-111-0/+19
* hv: remove free_channel() from hyperv.hGreg Kroah-Hartman2011-10-111-1/+1
* Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman2011-10-111-5/+0
* Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman2011-10-112-33/+0
* hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman2011-10-113-9/+8
* Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman2011-10-113-3/+3
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-1012-0/+5034