1. b294809 Drivers: hv: make VMBus bus ids persistent by Vitaly Kuznetsov · 8 years ago
  2. e2e8084 Driver: hv: vmbus: Make mmio resource local by Stephen Hemminger · 8 years ago
  3. a9f61ca Drivers: hv: avoid vfree() on crash by Vitaly Kuznetsov · 8 years ago
  4. 4b44f2d random: add interrupt callback to VMBus IRQ handler by Stephan Mueller · 8 years ago
  5. cd95aad Drivers: hv: vmbus: handle various crash scenarios by Vitaly Kuznetsov · 8 years ago
  6. ea37a6b drivers:hv: Separate out frame buffer logic when picking MMIO range by Jake Oshins · 8 years ago
  7. 6d146ae drivers:hv: Record MMIO range in use by frame buffer by Jake Oshins · 8 years ago
  8. be000f9 drivers:hv: Track allocations of children of hv_vmbus in private resource tree by Jake Oshins · 8 years ago
  9. 23a0683 drivers:hv: Reverse order of resources in hyperv_mmio by Jake Oshins · 8 years ago
  10. 97fb77dc drivers:hv: Make a function to free mmio regions through vmbus by Jake Oshins · 8 years ago
  11. e16dad6 drivers:hv: Lock access to hyperv_mmio resource tree by Jake Oshins · 8 years ago
  12. d81274a Drivers: hv: vmbus: Support handling messages on multiple CPUs by K. Y. Srinivasan · 8 years ago
  13. 0f70b66 Drivers: hv: vmbus: remove code duplication in message handling by Vitaly Kuznetsov · 8 years ago
  14. 75ff3a8 Drivers: hv: vmbus: avoid wait_for_completion() on crash by Vitaly Kuznetsov · 8 years ago
  15. 7be3e16 Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages by Vitaly Kuznetsov · 8 years ago
  16. 8981da3 Drivers: hv: vmbus: add a hvsock flag in struct hv_driver by Dexuan Cui · 8 years ago
  17. 7047f17 Drivers: hv: vmbus: Add vendor and device atttributes by K. Y. Srinivasan · 9 years ago
  18. 40f26f3 drivers:hv: Allow for MMIO claims that span ACPI _CRS records by Jake Oshins · 9 years ago
  19. 34c6801 Drivers: hv: vmbus: fix rescind-offer handling for device without a driver by Dexuan Cui · 9 years ago
  20. efc2672 Drivers: hv: vmbus: Get rid of the unused irq variable by K. Y. Srinivasan · 9 years ago
  21. 4ae9250 Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs by K. Y. Srinivasan · 9 years ago
  22. af3ff64 Drivers: hv: vmbus: Use uuid_le type consistently by K. Y. Srinivasan · 9 years ago
  23. 619848b drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num by Jake Oshins · 9 years ago
  24. 17efbee drivers/hv: cleanup synic msrs if vmbus connect failed by Andrey Smetanin · 9 years ago
  25. f39c428 Drivers: hv: vmbus: use cpu_hotplug_enable/disable by Vitaly Kuznetsov · 9 years ago
  26. 042ab03 Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP by Dexuan Cui · 9 years ago
  27. 3546448 drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus by Jake Oshins · 9 years ago
  28. 7f163a6 drivers:hv: Modify hv_vmbus to search for all MMIO ranges available. by Jake Oshins · 9 years ago
  29. cc2dd40 mshyperv: fix recognition of Hyper-V guest crash MSR's by Denis V. Lunev · 9 years ago
  30. 510f7ae Drivers: hv: vmbus: prefer 'die' notification chain to 'panic' by Vitaly Kuznetsov · 9 years ago
  31. b4370df Drivers: hv: vmbus: add special crash handler by Vitaly Kuznetsov · 9 years ago
  32. 2517281 Drivers: hv: vmbus: add special kexec handler by Vitaly Kuznetsov · 9 years ago
  33. 06210b4 Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup() by Vitaly Kuznetsov · 9 years ago
  34. 1959a28 Drivers: hv: vmbus: kill tasklets on module unload by Vitaly Kuznetsov · 9 years ago
  35. 2db84ef Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state by K. Y. Srinivasan · 9 years ago
  36. 096c605 Drivers: hv: vmbus: unregister panic notifier on module unload by Vitaly Kuznetsov · 9 years ago
  37. e4ecb41 Drivers: hv: vmbus: introduce vmbus_acpi_remove by Vitaly Kuznetsov · 9 years ago
  38. 652594c hv: run non-blocking message handlers in the dispatch tasklet by Dexuan Cui · 9 years ago
  39. ed99d84 mei: bus: () can be static by kbuild test robot · 9 years ago
  40. 96c1d05 Drivers: hv: vmbus: Add support for VMBus panic notifier handler by Nick Meier · 9 years ago
  41. ed6cfcc Drivers: hv: vmbus: Introduce a function to remove a rescinded offer by K. Y. Srinivasan · 9 years ago
  42. d15a030 Drivers: hv: vmbus: Properly handle child device remove by K. Y. Srinivasan · 9 years ago
  43. e086748 Drivers: hv: vmbus: Teardown clockevent devices on module unload by Vitaly Kuznetsov · 9 years ago
  44. e72e7ac drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload by Vitaly Kuznetsov · 9 years ago
  45. 09a1962 Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection pages on shutdown by Vitaly Kuznetsov · 9 years ago
  46. bc63b6f Drivers: hv: vmbus: rename channel work queues by Vitaly Kuznetsov · 9 years ago
  47. e513229 Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors by Vitaly Kuznetsov · 9 years ago
  48. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  49. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 9 years ago
  50. d8a60e0 Drivers: hv: vmbus: hv_process_timer_expiration() can be static by kbuild test robot · 9 years ago
  51. 4061ed9 Drivers: hv: vmbus: Implement a clockevent device by K. Y. Srinivasan · 9 years ago
  52. 1b9d48f hyper-v: make uuid_le const by stephen hemminger · 10 years ago
  53. 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
  54. 76d388c x86: hyperv: Fixup the (brain) damage caused by the irq cleanup by Thomas Gleixner · 10 years ago
  55. 1aec169 x86: Hyperv: Cleanup the irq mess by Thomas Gleixner · 10 years ago
  56. 90eedf0 vmbus: use resource for hyperv mmio region by Gerd Hoffmann · 10 years ago
  57. 4eb923f vmbus: add missing breaks by Gerd Hoffmann · 10 years ago
  58. 90f3453 Drivers: hv: vmbus: Extract the mmio information from DSDT by K. Y. Srinivasan · 10 years ago
  59. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  60. 98f4c651 hv: move ringbuffer bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  61. 1fdde16 hv: delete struct hv_dev_port_info by Greg Kroah-Hartman · 11 years ago
  62. 2c9be3e hv: delete vmbus_get_debug_info() by Greg Kroah-Hartman · 11 years ago
  63. 4947c74 hv: move "client/server_monitor_conn_id" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  64. 1cee272 hv: move "client/server_monitor_latency" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  65. 76c52bb hv: move "client/server_monitor_pending" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  66. 7c55e1d hv: move "device_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  67. 68234c0 hv: move "class_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  68. 647fa37 hv: move "modalias" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  69. 5ffd00e hv: move "monitor_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  70. a8fb5f3 hv: move "state" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  71. 03f3a91 hv: use dev_groups for device attributes by Greg Kroah-Hartman · 11 years ago
  72. cfc2599 Drivers: hv: remove HV_DRV_VERSION by Olaf Hering · 11 years ago
  73. 8467236 Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered by Fernando Soto · 11 years ago
  74. 2608fb6 drivers: hv: allocate synic structures before hv_synic_init() by Jason Wang · 11 years ago
  75. 35848f6 drivers: hv: switch to use mb() instead of smp_mb() by Jason Wang · 11 years ago
  76. 302a3c0 Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts by K. Y. Srinivasan · 11 years ago
  77. 83ebf6e Drivers: hv: vmbus_flow_handler() can be static by Fengguang Wu · 11 years ago
  78. 5ab0595 Drivers: hv: Add a check to deal with spurious interrupts by K. Y. Srinivasan · 12 years ago
  79. b020950 Drivers: hv: Handle vmbus interrupts concurrently on all cpus by K. Y. Srinivasan · 12 years ago
  80. db11f12 Drivers: hv: Manage event tasklets on per-cpu basis by K. Y. Srinivasan · 12 years ago
  81. 0198631 Drivers: hv: Get rid of unnecessary request for offers by K. Y. Srinivasan · 12 years ago
  82. 6552ecd Drivers: hv: Modify the interrupt handling code to support win8 and beyond by K. Y. Srinivasan · 12 years ago
  83. 1f94ea8 hv: vmbus_drv: detect hyperv through x86_hyper by Jason Wang · 12 years ago
  84. 0592969 hv: fail the probing immediately when we are not in hyperv platform by Jason Wang · 12 years ago
  85. 2221f6e Drivers: hv: vmbus: Use the standard format string to format GUIDs by K. Y. Srinivasan · 12 years ago
  86. 20ed3ef drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  87. 8f257a1 Drivers:hv: Fix a bug in vmbus_driver_unregister() by K. Y. Srinivasan · 13 years ago
  88. 93e5bd0 Drivers: hv: Make the vmbus driver unloadable by K. Y. Srinivasan · 13 years ago
  89. cf6a2ea drivers: hv: Don't OOPS when you cannot init vmbus by K. Y. Srinivasan · 13 years ago
  90. 43d4e11 Staging: hv: vmbus: Support building the vmbus driver as part of the kernel by K. Y. Srinivasan · 13 years ago
  91. 15b80d6 hv: remove struct hv_device_info from hyperv.h by Greg Kroah-Hartman · 13 years ago
  92. 815166b Staging: hv: remove vmbus_loglevel as it is not used at all anymore by Greg Kroah-Hartman · 13 years ago
  93. 407dd16 Staging: hv: remove unneeded asm include file in hyperv.h by Greg Kroah-Hartman · 13 years ago
  94. 46a9719 Staging: hv: move hyperv code out of staging directory by Greg Kroah-Hartman · 13 years ago[Renamed (99%) from drivers/staging/hv/vmbus_drv.c]
  95. 7bb5238 Staging: hv: vmbus: Do not allocate struct hv_device_info on the stack by K. Y. Srinivasan · 13 years ago
  96. d437217 Staging: hv: vmbus: Cleanup vmbus_remove() by K. Y. Srinivasan · 13 years ago
  97. 8494689 Staging: hv: vmbus: Change the signature of struct hv_driver probe function by K. Y. Srinivasan · 13 years ago
  98. 3037a7b Staging: hv: vmbus: Introduce a utility function to match hv_vmbus_device_id by K. Y. Srinivasan · 13 years ago
  99. 696453b Staging: hv: vmbus: Rename vmbus_child_device_unregister by K. Y. Srinivasan · 13 years ago
  100. 22794281 Staging: hv: vmbus: Rename vmbus_child_device_register by K. Y. Srinivasan · 13 years ago