1. db11f12 Drivers: hv: Manage event tasklets on per-cpu basis by K. Y. Srinivasan · 12 years ago
  2. 0198631 Drivers: hv: Get rid of unnecessary request for offers by K. Y. Srinivasan · 12 years ago
  3. 9acd644 Drivers: hv: Get rid of the unused global signaling state by K. Y. Srinivasan · 12 years ago
  4. a119845 Drivers: hv: Add code to distribute channel interrupt load by K. Y. Srinivasan · 12 years ago
  5. 6552ecd Drivers: hv: Modify the interrupt handling code to support win8 and beyond by K. Y. Srinivasan · 12 years ago
  6. abbf3b2 Drivers: hv: Add state to manage incoming channel interrupt load by K. Y. Srinivasan · 12 years ago
  7. 917ea42 Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID by K. Y. Srinivasan · 12 years ago
  8. 3be7777 Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond by K. Y. Srinivasan · 12 years ago
  9. b3bf60c Drivers: hv: Manage signaling state on a per-connection basis by K. Y. Srinivasan · 12 years ago
  10. eafa707 Drivers: hv: Move vmbus version definitions to hyperv.h by K. Y. Srinivasan · 12 years ago
  11. 21c3bef Drivers: hv: Change the signature of vmbus_set_event() by K. Y. Srinivasan · 12 years ago
  12. 1f42248 Drivers: hv: Change the signature for hv_signal_event() by K. Y. Srinivasan · 12 years ago
  13. 37f7278 Drivers: hv: Save and export negotiated vmbus version by K. Y. Srinivasan · 12 years ago
  14. 610071c Drivers: hv: Support handling multiple VMBUS versions by K. Y. Srinivasan · 12 years ago
  15. 4fa152c Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask() by K. Y. Srinivasan · 12 years ago
  16. 98fa8cf Drivers: hv: Optimize the signaling on the write path by K. Y. Srinivasan · 12 years ago
  17. f878f3d Drivers: hv: Optimize signaling in the read path by K. Y. Srinivasan · 12 years ago
  18. 7ae3e03 Drivers: hv: Turn off batched reading for util drivers by K. Y. Srinivasan · 12 years ago
  19. 132368b Drivers: hv: Add state to manage batched reading by K. Y. Srinivasan · 12 years ago
  20. 6fdf3b2 Drivers: hv: Implement routines for read side signaling optimization by K. Y. Srinivasan · 12 years ago
  21. 10d498b hv: hv_balloon: remove duplicated include from hv_balloon.c by Wei Yongjun · 12 years ago
  22. 989623c hv: hv_balloon: mark a function static by Greg Kroah-Hartman · 12 years ago
  23. 9aa8b50 Drivers: hv: Add Hyper-V balloon driver by K. Y. Srinivasan · 12 years ago
  24. e64de3b Merge 3.7-rc3 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  25. 1392550 Drivers: hv: Cleanup error handling in vmbus_open() by K. Y. Srinivasan · 12 years ago
  26. b456355 Drivers: hv: remove unused variable from channel_mgmt.c by Wei Yongjun · 12 years ago
  27. 8b5c8b6 Drivers: hv: Get rid of unnecessary forward declarations by K. Y. Srinivasan · 12 years ago
  28. a500e0e Drivers: hv: kvp: Copy the address family information by K. Y. Srinivasan · 12 years ago
  29. 1f94ea8 hv: vmbus_drv: detect hyperv through x86_hyper by Jason Wang · 12 years ago
  30. 0592969 hv: fail the probing immediately when we are not in hyperv platform by Jason Wang · 12 years ago
  31. 03db772 Drivers: hv: kvp: Support the new IP injection messages by K. Y. Srinivasan · 12 years ago
  32. b47a81d Drivers: hv: kvp: Cleanup error handling in KVP by K. Y. Srinivasan · 12 years ago
  33. 9b59578 Drivers: hv: Add KVP definitions for IP address injection by K. Y. Srinivasan · 12 years ago
  34. 2221f6e Drivers: hv: vmbus: Use the standard format string to format GUIDs by K. Y. Srinivasan · 12 years ago
  35. 83ba0c4 Drivers: hv: Cleanup the guest ID computation by K. Y. Srinivasan · 12 years ago
  36. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  37. bd8a4f0 Drivers: hv: Change the hex constant to a decimal constant by K. Y. Srinivasan · 12 years ago
  38. 20ed3ef drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  39. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  40. c836d0a Drivers: hv: util: Properly handle version negotiations. by K. Y. Srinivasan · 12 years ago
  41. a360530 Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp() by K. Y. Srinivasan · 12 years ago
  42. 415f0a0 hv: fix return type of hv_post_message() by Dan Carpenter · 12 years ago
  43. 33be96e net/hyperv: Add flow control based on hi/low watermark by Haiyang Zhang · 12 years ago
  44. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 12 years ago
  45. fa3d5b8 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 12 years ago
  46. e485ceac Drivers: hv: Add new message types to enhance KVP by K. Y. Srinivasan · 12 years ago
  47. 14c1bf8 drivers: hv: Increase the number of VCPUs supported in the guest by K. Y. Srinivasan · 12 years ago
  48. 264033543 drivers: hv: kvp: Cleanup the kernel/user protocol by K. Y. Srinivasan · 12 years ago
  49. 2939437 drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h by K. Y. Srinivasan · 12 years ago
  50. 4f03a2c drivers: hv: kvp: Add/cleanup connector defines by K. Y. Srinivasan · 12 years ago
  51. 2897a56 drivers: hv: Get rid of some unnecessary code by K. Y. Srinivasan · 13 years ago
  52. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  53. 8f257a1 Drivers:hv: Fix a bug in vmbus_driver_unregister() by K. Y. Srinivasan · 13 years ago
  54. 175cad2 Drivers: hv: Get rid of an unnecessary check in hv.c by K. Y. Srinivasan · 13 years ago
  55. 93e5bd0 Drivers: hv: Make the vmbus driver unloadable by K. Y. Srinivasan · 13 years ago
  56. 8b8ee67 Drivers: hv: Fix a memory leak by K. Y. Srinivasan · 13 years ago
  57. cf6a2ea drivers: hv: Don't OOPS when you cannot init vmbus by K. Y. Srinivasan · 13 years ago
  58. 124a6b4 hv: Add Kconfig menu entry by Bart Van Assche · 13 years ago
  59. 43d4e11 Staging: hv: vmbus: Support building the vmbus driver as part of the kernel by K. Y. Srinivasan · 13 years ago
  60. 0720a06 NLS: improve UTF8 -> UTF16 string conversion routine by Alan Stern · 13 years ago
  61. 15b80d6 hv: remove struct hv_device_info from hyperv.h by Greg Kroah-Hartman · 13 years ago
  62. 9f3e28e hv: remove free_channel() from hyperv.h by Greg Kroah-Hartman · 13 years ago
  63. 815166b Staging: hv: remove vmbus_loglevel as it is not used at all anymore by Greg Kroah-Hartman · 13 years ago
  64. 1a26430 Staging: hv: remove last user of DPRINT() macro by Greg Kroah-Hartman · 13 years ago
  65. da0e963 hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() by Greg Kroah-Hartman · 13 years ago
  66. 407dd16 Staging: hv: remove unneeded asm include file in hyperv.h by Greg Kroah-Hartman · 13 years ago
  67. 46a9719 Staging: hv: move hyperv code out of staging directory by Greg Kroah-Hartman · 13 years ago