index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
2018-01-09
vmbus: add monitor_id and subchannel_id to sysfs per channel
Stephen Hemminger
2018-01-09
vmbus: make channel attributes static
Stephen Hemminger
2018-01-09
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
2017-12-18
vmbus: unregister device_obj->channels_kset
Dexuan Cui
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-04
hyper-v: trace channel events
Vitaly Kuznetsov
2017-11-04
hyper-v: trace vmbus_on_msg_dpc()
Vitaly Kuznetsov
2017-10-31
Drivers: hv: vmbus: Make panic reporting to be more useful
K. Y. Srinivasan
2017-10-31
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
2017-10-16
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
2017-10-04
vmbus: add per-channel sysfs info
Stephen Hemminger
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-08-16
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
2017-05-25
vmbus: Reuse uuid_le_to_bin() helper
Andy Shevchenko
2017-05-18
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-17
vmbus: make channel_message table constant
Stephen Hemminger
2017-03-17
vmbus: remove useless return's
Stephen Hemminger
2017-03-16
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-14
vmbus: add direct isr callback mode
Stephen Hemminger
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
2017-02-10
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
2017-01-10
hv: make CPU offlining prevention fine-grained
Vitaly Kuznetsov
2017-01-10
hv: switch to cpuhp state machine for synic init/cleanup
Vitaly Kuznetsov
2016-12-06
vmbus: add support for dynamic device id's
Stephen Hemminger
2016-11-01
vmbus: make sysfs names consistent with PCI
Stephen Hemminger
2016-09-27
Drivers: hv: make VMBus bus ids persistent
Vitaly Kuznetsov
2016-09-07
Driver: hv: vmbus: Make mmio resource local
Stephen Hemminger
2016-08-31
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
2016-06-13
random: add interrupt callback to VMBus IRQ handler
Stephan Mueller
2016-05-01
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
2016-04-30
drivers:hv: Separate out frame buffer logic when picking MMIO range
Jake Oshins
2016-04-30
drivers:hv: Record MMIO range in use by frame buffer
Jake Oshins
2016-04-30
drivers:hv: Track allocations of children of hv_vmbus in private resource tree
Jake Oshins
2016-04-30
drivers:hv: Reverse order of resources in hyperv_mmio
Jake Oshins
2016-04-30
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
2016-04-30
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
2016-03-01
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
2016-03-01
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
2016-03-01
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
2016-03-01
Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
Vitaly Kuznetsov
2016-02-07
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
Dexuan Cui
2016-02-07
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
[next]