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
/
include
/
linux
/
hyperv.h
Age
Commit message (
Expand
)
Author
2014-05-03
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
2014-05-03
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
2014-04-16
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
2014-03-08
Drivers: hv: vmbus: Increase the limit on the number of pfns we can handle
K. Y. Srinivasan
2014-02-24
vmbus: use resource for hyperv mmio region
Gerd Hoffmann
2014-02-18
Drivers: hv: Implement the file copy service
K. Y. Srinivasan
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
2014-02-07
Drivers: hv: vmbus: Support per-channel driver state
K. Y. Srinivasan
2014-02-07
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2014-02-07
Drivers: hv: vmbus: Extract the mmio information from DSDT
K. Y. Srinivasan
2014-02-07
hv: Add hyperv.h to uapi headers
Bjarke Istrup Pedersen
2014-02-07
Drivers: hv: vmbus: Specify the target CPU that should receive notification
K. Y. Srinivasan
2013-09-29
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
2013-09-26
Drivers: hv: util: Correctly support ws2008R2 and earlier
K. Y. Srinivasan
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 "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-26
Drivers: hv: util: Fix a bug in version negotiation code for util services
K. Y. Srinivasan
2013-06-03
Drivers: hv: Add the GUID fot synthetic fibre channel device
K. Y. Srinivasan
2013-06-03
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
2013-04-29
drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver
Haiyang Zhang
2013-03-15
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan
2013-01-25
Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h
K. Y. Srinivasan
2013-01-17
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2013-01-17
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
2013-01-17
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
2013-01-17
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
2013-01-17
Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond
K. Y. Srinivasan
2013-01-17
Drivers: hv: Update the ring buffer structure to match win8 functionality
K. Y. Srinivasan
2013-01-17
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
2013-01-17
Drivers: hv: Add state to manage batched reading
K. Y. Srinivasan
2012-09-10
Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
K. Y. Srinivasan
2012-08-16
Drivers: hv: Explicitly size elements of protocol structures
K. Y. Srinivasan
2012-08-16
Drivers: hv: kvp: Cleanup error handling in KVP
K. Y. Srinivasan
2012-08-16
Drivers: hv: Add KVP definitions for IP address injection
K. Y. Srinivasan
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-05-14
Drivers: hv: util: Properly handle version negotiations.
K. Y. Srinivasan
2012-04-03
net/hyperv: Add flow control based on hi/low watermark
Haiyang Zhang
2012-03-16
Tools: hv: Support enumeration from all the pools
K. Y. Srinivasan
2012-03-16
Drivers: hv: Support the newly introduced KVP messages in the driver
K. Y. Srinivasan
2012-03-13
Drivers: hv: Add new message types to enhance KVP
K. Y. Srinivasan
[next]