aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv
Commit message (Expand)AuthorAge
...
| * | Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan2013-01-17
| * | Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan2013-01-17
| * | Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()K. Y. Srinivasan2013-01-17
| * | Drivers: hv: Optimize the signaling on the write pathK. Y. Srinivasan2013-01-17
| * | Drivers: hv: Optimize signaling in the read pathK. Y. Srinivasan2013-01-17
| * | Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan2013-01-17
| * | Drivers: hv: Add state to manage batched readingK. Y. Srinivasan2013-01-17
| * | Drivers: hv: Implement routines for read side signaling optimizationK. Y. Srinivasan2013-01-17
| * | hv: hv_balloon: remove duplicated include from hv_balloon.cWei Yongjun2013-01-17
* | | x86, hyperv: HYPERV depends on X86_LOCAL_APICH. Peter Anvin2013-02-12
| |/ |/|
* | Drivers: hv: balloon: Fix a memory leakK. Y. Srinivasan2013-01-17
* | Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msgK. Y. Srinivasan2013-01-17
|/
* hv: hv_balloon: mark a function staticGreg Kroah-Hartman2012-11-21
* Drivers: hv: Add Hyper-V balloon driverK. Y. Srinivasan2012-11-15
* Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-29
|\
| * Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan2012-10-24
* | Drivers: hv: remove unused variable from channel_mgmt.cWei Yongjun2012-10-24
* | Drivers: hv: Get rid of unnecessary forward declarationsK. Y. Srinivasan2012-10-24
|/
* Drivers: hv: kvp: Copy the address family informationK. Y. Srinivasan2012-09-05
* hv: vmbus_drv: detect hyperv through x86_hyperJason Wang2012-09-04
* hv: fail the probing immediately when we are not in hyperv platformJason Wang2012-08-17
* Drivers: hv: kvp: Support the new IP injection messagesK. Y. Srinivasan2012-08-17
* Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-16
* Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-16
* Drivers: hv: vmbus: Use the standard format string to format GUIDsK. Y. Srinivasan2012-08-13
* Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan2012-08-13
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\
| * drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-19
* | Drivers: hv: Change the hex constant to a decimal constantK. Y. Srinivasan2012-07-19
|/
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-22
|\
| * Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-14
| * Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()K. Y. Srinivasan2012-05-14
| * hv: fix return type of hv_post_message()Dan Carpenter2012-04-09
* | net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang2012-04-03
|/
* Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-16
* Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-16
* Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-13
* drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2012-02-09
* drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-09
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-02
* drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan2012-02-02
* drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan2012-01-24
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-18
* | Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan2012-01-04
* | Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan2011-12-12
* | Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan2011-12-12
* | Drivers: hv: Fix a memory leakK. Y. Srinivasan2011-12-12
* | drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan2011-12-09
* | hv: Add Kconfig menu entryBart Van Assche2011-11-26