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
/
hv.c
Age
Commit message (
Expand
)
Author
2016-03-01
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
2016-02-07
Drivers: hv: vmbus: don't manipulate with clocksources on crash
Vitaly Kuznetsov
2016-02-07
Drivers: hv: vmbus: Cleanup vmbus_set_event()
K. Y. Srinivasan
2015-12-14
drivers/hv: correct tsc page sequence invalid value
Andrey Smetanin
2015-12-14
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
2015-12-14
Drivers: hv: vmbus: fix build warning
Sudip Mukherjee
2015-08-05
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2015-08-05
drivers/hv: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-04
Drivers: hv: don't do hypercalls when hypercall_page is NULL
Vitaly Kuznetsov
2015-08-04
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
Vitaly Kuznetsov
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-01-25
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
2014-09-23
Drivers: hv: vmbus: Cleanup hv_post_message()
K. Y. Srinivasan
2014-05-03
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
2013-12-18
drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c
Rashika Kheria
2013-10-16
drivers: hv: Fix wrong check for synic_event_page
Felipe Pena
2013-06-24
drivers: hv: allocate synic structures before hv_synic_init()
Jason Wang
2013-03-15
driver: hv: remove cast for kmalloc return value
Zhang Yanfei
2013-02-27
Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts
K. Y. Srinivasan
2013-01-17
Drivers: hv: Cleanup and consolidate reporting of build/version info
K. Y. Srinivasan
2013-01-17
Drivers: hv: Capture the host build information
K. Y. Srinivasan
2013-01-17
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
K. Y. Srinivasan
2013-01-17
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
2013-01-17
Drivers: hv: Get rid of the unused global signaling state
K. Y. Srinivasan
2013-01-17
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
K. Y. Srinivasan
2013-01-17
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
2012-08-17
hv: fail the probing immediately when we are not in hyperv platform
Jason Wang
2012-08-13
Drivers: hv: Cleanup the guest ID computation
K. Y. Srinivasan
2012-04-09
hv: fix return type of hv_post_message()
Dan Carpenter
2012-02-09
drivers: hv: Increase the number of VCPUs supported in the guest
K. Y. Srinivasan
2011-12-12
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
2011-10-11
Staging: hv: remove unneeded asm include file in hyperv.h
Greg Kroah-Hartman
2011-10-10
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman