Commit Graph

143 Commits (827789cbd7f0ca070cd8c8623580c4152c28fea5)

Author SHA1 Message Date
K. Y. Srinivasan 269f979467 Drivers: hv: vmbus: Don't timeout during the initial connection with host 11 years ago
K. Y. Srinivasan e28bab4828 Drivers: hv: vmbus: Specify the target CPU that should receive notification 11 years ago
Haiyang Zhang b679ef73ed hyperv: Add support for physically discontinuous receive buffer 11 years ago
Rashika Kheria 8712954d15 drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c 11 years ago
Lv Zheng 8b48463f89 ACPI: Clean up inclusions of ACPI header files 11 years ago
K. Y. Srinivasan 565ce6422f Drivers: hv: vmbus: Fix a bug in channel rescind code 12 years ago
Greg Kroah-Hartman b762799dd8 Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code" 12 years ago
Felipe Pena fdf91dae6f drivers: hv: Fix wrong check for synic_event_page 12 years ago
K. Y. Srinivasan 90d33f3ec5 Drivers: hv: vmbus: Fix a bug in channel rescind code 12 years ago
Dan Carpenter 33b06938cf hv: vmbus: fix vmbus_recvpacket_raw() return code 12 years ago
K. Y. Srinivasan 8bbf9f440f Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout 12 years ago
K. Y. Srinivasan 3a4916050b Drivers: hv: util: Correctly support ws2008R2 and earlier 12 years ago
Greg Kroah-Hartman 98f4c65176 hv: move ringbuffer bus attributes to dev_groups 12 years ago
Greg Kroah-Hartman 1fdde16d1f hv: delete struct hv_dev_port_info 12 years ago
Greg Kroah-Hartman 2c9be3eacc hv: delete vmbus_get_debug_info() 12 years ago
Greg Kroah-Hartman 4947c7453b hv: move "client/server_monitor_conn_id" bus attributes to dev_groups 12 years ago
Greg Kroah-Hartman 1cee272b02 hv: move "client/server_monitor_latency" bus attributes to dev_groups 12 years ago
Greg Kroah-Hartman 76c52bbe5e hv: move "client/server_monitor_pending" bus attributes to dev_groups 12 years ago
Greg Kroah-Hartman 8681db445e hv: make "monitor_pages" a "real" pointer array 12 years ago
Greg Kroah-Hartman 7c55e1d0e6 hv: move "device_id" bus attribute to dev_groups 12 years ago
Greg Kroah-Hartman 68234c049c hv: move "class_id" bus attribute to dev_groups 12 years ago
Greg Kroah-Hartman 647fa371c4 hv: move "modalias" bus attribute to dev_groups 12 years ago
Greg Kroah-Hartman 5ffd00e241 hv: move "monitor_id" bus attribute to dev_groups 12 years ago
Greg Kroah-Hartman a8fb5f3d58 hv: move "state" bus attribute to dev_groups 12 years ago
Greg Kroah-Hartman 03f3a9107f hv: use dev_groups for device attributes 12 years ago
Peter Senna Tschudin 3173463418 hv: Change variable type to bool 12 years ago
K. Y. Srinivasan 666b9adc80 Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurely 12 years ago
K. Y. Srinivasan 42dceebe34 Drivers: hv: vmbus: Fix a bug in the handling of channel offers 12 years ago
Olaf Hering cfc25993e8 Drivers: hv: remove HV_DRV_VERSION 12 years ago
K. Y. Srinivasan 20138d6cb8 Drivers: hv: balloon: Initialize the transaction ID just before sending the packet 12 years ago
K. Y. Srinivasan 6741335bc7 Drivers: hv: util: Fix a bug in version negotiation code for util services 12 years ago
K. Y. Srinivasan c5e2254f8d Drivers: hv: balloon: Do not post pressure status if interrupted 12 years ago
K. Y. Srinivasan ed07ec93e8 Drivers: hv: balloon: Fix a bug in the hot-add code 12 years ago
Fernando Soto 84672369ff Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered 12 years ago
Jason Wang 2608fb6531 drivers: hv: allocate synic structures before hv_synic_init() 12 years ago
Jason Wang e91e84fa4c drivers: hv: check interrupt mask before read_index 12 years ago
Jason Wang 35848f68b0 drivers: hv: switch to use mb() instead of smp_mb() 12 years ago
K. Y. Srinivasan e68d2971d2 Drivers: hv: vmbus: Implement multi-channel support 12 years ago
K. Y. Srinivasan d2242a3843 Drivers: hv: Fix a bug in get_vp_index() 12 years ago
K. Y. Srinivasan 288fa3e022 Drivers: hv: vmbus: Fix a bug in hv_need_to_signal() 12 years ago
K. Y. Srinivasan 7f4f2302a1 Drivers: hv: Notify the host of permanent hot-add failures 12 years ago
K. Y. Srinivasan f766dc1ea5 Drivers: hv: balloon: Support 2M page allocations for ballooning 12 years ago
K. Y. Srinivasan 647965a268 Drivers: hv: balloon: Permit Linux to specify hot-add alignment requirements 12 years ago
Wei Yongjun a6025a2a86 Drivers: hv: balloon: make local functions static 12 years ago
Zhang Yanfei a53640c3f2 driver: hv: remove cast for kmalloc return value 12 years ago
K. Y. Srinivasan 96dd86fa58 Drivers: hv: Add a new driver to support host initiated backup 12 years ago
K. Y. Srinivasan c87059793d Drivers: hv: vmbus: Handle channel rescind message correctly 12 years ago
K. Y. Srinivasan 1cac8cd4d1 Drivers: hv: balloon: Implement hot-add functionality 12 years ago
K. Y. Srinivasan 0cf40a3e66 Drivers: hv: balloon: Make the balloon driver not unloadable 12 years ago
K. Y. Srinivasan c51af826cf Drivers: hv: balloon: Execute hot-add code in a separate context 12 years ago