index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-01
drivers:hv: Separate out frame buffer logic when picking MMIO range
Jake Oshins
1
-45
/
+35
2016-05-01
drivers:hv: Record MMIO range in use by frame buffer
Jake Oshins
1
-1
/
+36
2016-05-01
drivers:hv: Track allocations of children of hv_vmbus in private resource tree
Jake Oshins
1
-1
/
+21
2016-05-01
drivers:hv: Reverse order of resources in hyperv_mmio
Jake Oshins
1
-2
/
+1
2016-05-01
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
1
-0
/
+15
2016-05-01
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
1
-4
/
+12
2016-03-02
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
1
-6
/
+4
2016-03-02
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
1
-38
/
+2
2016-03-02
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
1
-2
/
+2
2016-03-02
Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
Vitaly Kuznetsov
1
-35
/
+33
2016-02-08
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
Dexuan Cui
1
-0
/
+4
2016-02-08
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
1
-0
/
+21
2015-12-15
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
Jake Oshins
1
-0
/
+16
2015-12-15
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
1
-12
/
+3
2015-12-15
Drivers: hv: vmbus: Get rid of the unused irq variable
K. Y. Srinivasan
1
-13
/
+3
2015-12-15
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
1
-2
/
+2
2015-12-15
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
1
-5
/
+5
2015-12-15
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
1
-0
/
+17
2015-12-15
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-05
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
1
-2
/
+2
2015-08-05
Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
Vitaly Kuznetsov
1
-4
/
+36
2015-08-05
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
1
-0
/
+14
2015-08-05
Drivers: hv: vmbus: add special kexec handler
Vitaly Kuznetsov
1
-0
/
+14
2015-08-05
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-02
mei: bus: () can be static
kbuild test robot
1
-1
/
+1
2015-03-02
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
1
-0
/
+36
2015-03-02
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
1
-1
/
+10
2015-03-02
Drivers: hv: vmbus: Properly handle child device remove
K. Y. Srinivasan
1
-6
/
+9
2015-03-02
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
1
-0
/
+1
2015-03-02
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
1
-0
/
+4
2015-03-02
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
1
-0
/
+6
2015-03-02
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
1
-4
/
+2
2015-03-02
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-04
hyper-v: make uuid_le const
stephen hemminger
1
-5
/
+5
2014-04-02
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
[prev]
[next]