index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
2015-08-05
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
Vitaly Kuznetsov
2015-08-05
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
Dexuan Cui
2015-08-05
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
2015-08-05
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
2015-08-04
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
2015-08-04
Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
Vitaly Kuznetsov
2015-08-04
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
2015-08-04
Drivers: hv: vmbus: add special kexec handler
Vitaly Kuznetsov
2015-08-04
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: kill tasklets on module unload
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
2015-05-24
Drivers: hv: vmbus: unregister panic notifier on module unload
Vitaly Kuznetsov
2015-05-24
Drivers: hv: vmbus: introduce vmbus_acpi_remove
Vitaly Kuznetsov
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
2015-03-01
mei: bus: () can be static
kbuild test robot
2015-03-01
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
2015-03-01
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Properly handle child device remove
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
2015-03-01
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
2015-03-01
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
2015-03-01
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
2015-03-01
Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
Vitaly Kuznetsov
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
2015-01-25
Drivers: hv: vmbus: hv_process_timer_expiration() can be static
kbuild test robot
2015-01-25
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
2014-06-03
hyper-v: make uuid_le const
stephen hemminger
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-03-05
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
Thomas Gleixner
2014-03-04
x86: Hyperv: Cleanup the irq mess
Thomas Gleixner
2014-02-24
vmbus: use resource for hyperv mmio region
Gerd Hoffmann
2014-02-24
vmbus: add missing breaks
Gerd Hoffmann
2014-02-07
Drivers: hv: vmbus: Extract the mmio information from DSDT
K. Y. Srinivasan
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-09-26
hv: move ringbuffer bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
2013-09-26
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
2013-09-26
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "modalias" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "state" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: use dev_groups for device attributes
Greg Kroah-Hartman
2013-08-02
Drivers: hv: remove HV_DRV_VERSION
Olaf Hering
2013-07-16
Drivers: hv: vmbus: incorrect device name is printed when child device is unr...
Fernando Soto
2013-06-24
drivers: hv: allocate synic structures before hv_synic_init()
Jason Wang
[next]