1. 03367ef Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts by K. Y. Srinivasan · 10 years ago
  2. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  3. 76d388c x86: hyperv: Fixup the (brain) damage caused by the irq cleanup by Thomas Gleixner · 10 years ago
  4. 1aec169 x86: Hyperv: Cleanup the irq mess by Thomas Gleixner · 10 years ago
  5. 90eedf0 vmbus: use resource for hyperv mmio region by Gerd Hoffmann · 10 years ago
  6. 4eb923f vmbus: add missing breaks by Gerd Hoffmann · 10 years ago
  7. c765a6d Drivers: hv: fcopy_open() can be static by Fengguang Wu · 10 years ago
  8. 01325476 Drivers: hv: Implement the file copy service by K. Y. Srinivasan · 10 years ago
  9. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  10. 5dba4c5 Drivers: hv: Ballon: Make pressure posting thread sleep interruptibly by K. Y. Srinivasan · 10 years ago
  11. ac8f733 connector: add portid to unicast in addition to broadcasting by David Fries · 10 years ago
  12. 011a7c3 Drivers: hv: vmbus: Cleanup the packet send path by K. Y. Srinivasan · 10 years ago
  13. 90f3453 Drivers: hv: vmbus: Extract the mmio information from DSDT by K. Y. Srinivasan · 10 years ago
  14. 269f979 Drivers: hv: vmbus: Don't timeout during the initial connection with host by K. Y. Srinivasan · 10 years ago
  15. e28bab4 Drivers: hv: vmbus: Specify the target CPU that should receive notification by K. Y. Srinivasan · 10 years ago
  16. b679ef7 hyperv: Add support for physically discontinuous receive buffer by Haiyang Zhang · 10 years ago
  17. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  18. 8712954 drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c by Rashika Kheria · 11 years ago
  19. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  20. 565ce64 Drivers: hv: vmbus: Fix a bug in channel rescind code by K. Y. Srinivasan · 11 years ago
  21. fdf91da drivers: hv: Fix wrong check for synic_event_page by Felipe Pena · 11 years ago
  22. d717349 Merge 3.12-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  23. 33b0693 hv: vmbus: fix vmbus_recvpacket_raw() return code by Dan Carpenter · 11 years ago
  24. 8bbf9f4 Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout by K. Y. Srinivasan · 11 years ago
  25. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  26. 98f4c651 hv: move ringbuffer bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  27. 1fdde16 hv: delete struct hv_dev_port_info by Greg Kroah-Hartman · 11 years ago
  28. 2c9be3e hv: delete vmbus_get_debug_info() by Greg Kroah-Hartman · 11 years ago
  29. 4947c74 hv: move "client/server_monitor_conn_id" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  30. 1cee272 hv: move "client/server_monitor_latency" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  31. 76c52bb hv: move "client/server_monitor_pending" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  32. 8681db4 hv: make "monitor_pages" a "real" pointer array by Greg Kroah-Hartman · 11 years ago
  33. 7c55e1d hv: move "device_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  34. 68234c0 hv: move "class_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  35. 647fa37 hv: move "modalias" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  36. 5ffd00e hv: move "monitor_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  37. a8fb5f3 hv: move "state" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  38. 03f3a91 hv: use dev_groups for device attributes by Greg Kroah-Hartman · 11 years ago
  39. 3173463 hv: Change variable type to bool by Peter Senna Tschudin · 11 years ago
  40. 666b9ad Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurely by K. Y. Srinivasan · 11 years ago
  41. 42dceeb Drivers: hv: vmbus: Fix a bug in the handling of channel offers by K. Y. Srinivasan · 11 years ago
  42. cfc2599 Drivers: hv: remove HV_DRV_VERSION by Olaf Hering · 11 years ago
  43. 9c5891bd Merge 3.11-rc3 into char-misc-next. by Greg Kroah-Hartman · 11 years ago
  44. 20138d6c Drivers: hv: balloon: Initialize the transaction ID just before sending the packet by K. Y. Srinivasan · 11 years ago
  45. 6741335 Drivers: hv: util: Fix a bug in version negotiation code for util services by K. Y. Srinivasan · 11 years ago
  46. c5e2254 Drivers: hv: balloon: Do not post pressure status if interrupted by K. Y. Srinivasan · 11 years ago
  47. ed07ec9 Drivers: hv: balloon: Fix a bug in the hot-add code by K. Y. Srinivasan · 11 years ago
  48. 8467236 Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered by Fernando Soto · 11 years ago
  49. 2608fb6 drivers: hv: allocate synic structures before hv_synic_init() by Jason Wang · 11 years ago
  50. e91e84f drivers: hv: check interrupt mask before read_index by Jason Wang · 11 years ago
  51. 35848f6 drivers: hv: switch to use mb() instead of smp_mb() by Jason Wang · 11 years ago
  52. e68d297 Drivers: hv: vmbus: Implement multi-channel support by K. Y. Srinivasan · 11 years ago
  53. d2242a3 Drivers: hv: Fix a bug in get_vp_index() by K. Y. Srinivasan · 11 years ago
  54. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. 288fa3e Drivers: hv: vmbus: Fix a bug in hv_need_to_signal() by K. Y. Srinivasan · 11 years ago
  56. 7f4f230 Drivers: hv: Notify the host of permanent hot-add failures by K. Y. Srinivasan · 11 years ago
  57. f766dc1 Drivers: hv: balloon: Support 2M page allocations for ballooning by K. Y. Srinivasan · 11 years ago
  58. 647965a Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements by K. Y. Srinivasan · 11 years ago
  59. a6025a2 Drivers: hv: balloon: make local functions static by Wei Yongjun · 11 years ago
  60. 96dd86f Drivers: hv: Add a new driver to support host initiated backup by K. Y. Srinivasan · 11 years ago
  61. c870597 Drivers: hv: vmbus: Handle channel rescind message correctly by K. Y. Srinivasan · 11 years ago
  62. 1cac8cd Drivers: hv: balloon: Implement hot-add functionality by K. Y. Srinivasan · 11 years ago
  63. 0cf40a3 Drivers: hv: balloon: Make the balloon driver not unloadable by K. Y. Srinivasan · 11 years ago
  64. c51af82 Drivers: hv: balloon: Execute hot-add code in a separate context by K. Y. Srinivasan · 11 years ago
  65. 6571b2d Drivers: hv: balloon: Execute balloon inflation in a separate context by K. Y. Srinivasan · 11 years ago
  66. 7a64b86 Drivers: hv: balloon: Do not request completion notification by K. Y. Srinivasan · 11 years ago
  67. 3334948 driver: hv: remove cast for kmalloc return value by Zhang Yanfei · 11 years ago
  68. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 11 years ago
  69. 302a3c0 Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts by K. Y. Srinivasan · 11 years ago
  70. 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  71. cb20e5f x86, hyperv: HYPERV depends on X86_LOCAL_APIC by H. Peter Anvin · 11 years ago
  72. 1c7db96 Drivers: hv: balloon: Prevent the host from ballooning the guest too low by K. Y. Srinivasan · 11 years ago
  73. e500d15 Drivers: hv: balloon: Add a parameter to delay pressure reporting by K. Y. Srinivasan · 11 years ago
  74. 0731572 Drivers: hv: balloon: Make adjustments to the pressure report by K. Y. Srinivasan · 11 years ago
  75. 7479014 Merge 3.8-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  76. 3dd6cb4 Drivers: hv: Execute shutdown in a thread context by K. Y. Srinivasan · 11 years ago
  77. d13984e Drivers: hv: Use consolidated GUID definitions by K. Y. Srinivasan · 11 years ago
  78. 7fb9656 Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h by K. Y. Srinivasan · 11 years ago
  79. 0f3f2f8 Drivers: hv: Bind all vmbbus interrupts to the boot CPU by K. Y. Srinivasan · 11 years ago
  80. 83ebf6e Drivers: hv: vmbus_flow_handler() can be static by Fengguang Wu · 11 years ago
  81. 33080c1 Drivers: hv: balloon: Fix a memory leak by K. Y. Srinivasan · 12 years ago
  82. 6427a0d Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg by K. Y. Srinivasan · 12 years ago
  83. f994a15 Drivers: hv: remove unused variable in vmbus_recvpacket_raw() by Wei Yongjun · 12 years ago
  84. 3bacaf0c Drivers: hv: Cleanup and consolidate reporting of build/version info by K. Y. Srinivasan · 12 years ago
  85. 5fbebb2 Drivers: hv: Capture the host build information by K. Y. Srinivasan · 12 years ago
  86. c2b8e52 Drivers: hv: Implement flow management on the send side by K. Y. Srinivasan · 12 years ago
  87. 2a5c43a Drivers: hv: Enable protocol negotiation with win8 hosts by K. Y. Srinivasan · 12 years ago
  88. 5ab0595 Drivers: hv: Add a check to deal with spurious interrupts by K. Y. Srinivasan · 12 years ago
  89. b020950 Drivers: hv: Handle vmbus interrupts concurrently on all cpus by K. Y. Srinivasan · 12 years ago
  90. db11f12 Drivers: hv: Manage event tasklets on per-cpu basis by K. Y. Srinivasan · 12 years ago
  91. 0198631 Drivers: hv: Get rid of unnecessary request for offers by K. Y. Srinivasan · 12 years ago
  92. 9acd644 Drivers: hv: Get rid of the unused global signaling state by K. Y. Srinivasan · 12 years ago
  93. a119845 Drivers: hv: Add code to distribute channel interrupt load by K. Y. Srinivasan · 12 years ago
  94. 6552ecd Drivers: hv: Modify the interrupt handling code to support win8 and beyond by K. Y. Srinivasan · 12 years ago
  95. abbf3b2 Drivers: hv: Add state to manage incoming channel interrupt load by K. Y. Srinivasan · 12 years ago
  96. 917ea42 Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID by K. Y. Srinivasan · 12 years ago
  97. 3be7777 Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond by K. Y. Srinivasan · 12 years ago
  98. b3bf60c Drivers: hv: Manage signaling state on a per-connection basis by K. Y. Srinivasan · 12 years ago
  99. eafa707 Drivers: hv: Move vmbus version definitions to hyperv.h by K. Y. Srinivasan · 12 years ago
  100. 21c3bef Drivers: hv: Change the signature of vmbus_set_event() by K. Y. Srinivasan · 12 years ago