index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
Jake Oshins
1
-0
/
+16
2015-12-14
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
1
-12
/
+3
2015-12-14
Drivers: hv: vmbus: Get rid of the unused irq variable
K. Y. Srinivasan
1
-13
/
+3
2015-12-14
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
1
-2
/
+2
2015-12-14
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
1
-5
/
+5
2015-12-14
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
1
-0
/
+17
2015-12-14
drivers/hv: cleanup synic msrs if vmbus connect failed
Andrey Smetanin
1
-1
/
+3
2015-08-05
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
Vitaly Kuznetsov
1
-34
/
+4
2015-08-05
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
Dexuan Cui
1
-0
/
+38
2015-08-05
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
1
-4
/
+84
2015-08-05
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
1
-26
/
+90
2015-08-04
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
1
-2
/
+2
2015-08-04
Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
Vitaly Kuznetsov
1
-4
/
+36
2015-08-04
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
1
-0
/
+14
2015-08-04
Drivers: hv: vmbus: add special kexec handler
Vitaly Kuznetsov
1
-0
/
+14
2015-08-04
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
Vitaly Kuznetsov
1
-0
/
+1
2015-05-24
Drivers: hv: vmbus: kill tasklets on module unload
Vitaly Kuznetsov
1
-1
/
+4
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
1
-1
/
+1
2015-05-24
Drivers: hv: vmbus: unregister panic notifier on module unload
Vitaly Kuznetsov
1
-0
/
+4
2015-05-24
Drivers: hv: vmbus: introduce vmbus_acpi_remove
Vitaly Kuznetsov
1
-0
/
+10
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
1
-3
/
+18
2015-03-01
mei: bus: () can be static
kbuild test robot
1
-1
/
+1
2015-03-01
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
1
-0
/
+36
2015-03-01
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
1
-1
/
+10
2015-03-01
Drivers: hv: vmbus: Properly handle child device remove
K. Y. Srinivasan
1
-6
/
+9
2015-03-01
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
1
-0
/
+1
2015-03-01
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
1
-0
/
+4
2015-03-01
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
1
-0
/
+6
2015-03-01
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
1
-4
/
+2
2015-03-01
Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
Vitaly Kuznetsov
1
-0
/
+36
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+35
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-2
/
+2
2015-01-25
Drivers: hv: vmbus: hv_process_timer_expiration() can be static
kbuild test robot
1
-1
/
+1
2015-01-25
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
1
-2
/
+35
2014-06-03
hyper-v: make uuid_le const
stephen hemminger
1
-5
/
+5
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+38
2014-03-05
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
Thomas Gleixner
1
-20
/
+6
2014-03-04
x86: Hyperv: Cleanup the irq mess
Thomas Gleixner
1
-35
/
+4
2014-02-24
vmbus: use resource for hyperv mmio region
Gerd Hoffmann
1
-6
/
+10
2014-02-24
vmbus: add missing breaks
Gerd Hoffmann
1
-0
/
+2
2014-02-07
Drivers: hv: vmbus: Extract the mmio information from DSDT
K. Y. Srinivasan
1
-13
/
+32
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+0
2013-09-26
hv: move ringbuffer bus attributes to dev_groups
Greg Kroah-Hartman
1
-84
/
+146
2013-09-26
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
1
-25
/
+10
2013-09-26
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
1
-19
/
+16
2013-09-26
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
1
-17
/
+38
2013-09-26
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
1
-10
/
+38
2013-09-26
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
1
-10
/
+46
2013-09-26
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-10
/
+14
2013-09-26
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-7
/
+15
[prev]
[next]