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
Age
Commit message (
Expand
)
Author
2017-03-16
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
K. Y. Srinivasan
2017-03-16
Drivers: hv: vmbus: Don't leak channel ids
K. Y. Srinivasan
2017-03-16
Drivers: hv: util: don't forget to init host_ts.lock
Dexuan Cui
2017-03-16
Drivers: hv: util: move waiting for release to hv_utils_transport itself
Vitaly Kuznetsov
2017-03-16
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
2017-03-16
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-14
vmbus: replace modulus operation with subtraction
Stephen Hemminger
2017-02-14
vmbus: constify parameters where possible
Stephen Hemminger
2017-02-14
vmbus: expose hv_begin/end_read
Stephen Hemminger
2017-02-14
vmbus: remove conditional locking of vmbus_write
Stephen Hemminger
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: remove unused kickq argument to sendpacket
Stephen Hemminger
2017-02-10
vmbus: drop no longer used kick_q argument
Stephen Hemminger
2017-02-10
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
2017-02-10
Drivers: hv: util: Fix a typo
K. Y. Srinivasan
2017-02-10
hv_utils: implement Hyper-V PTP source
Vitaly Kuznetsov
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
2017-01-31
Drivers: hv: Log the negotiated IC versions.
Alex Ng
2017-01-31
Drivers: hv: vmbus: Use all supported IC versions to negotiate
Alex Ng
2017-01-31
Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
Vitaly Kuznetsov
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
2017-01-31
hv_util: switch to using timespec64
Vitaly Kuznetsov
2017-01-31
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
Dexuan Cui
2017-01-20
Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define an APIs to manage interrupt state
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define an API to retrieve virtual processor index
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the event page
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the message page
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Get rid of an unsused variable
K. Y. Srinivasan
2017-01-20
Drivers: hv: util: Use hv_get_current_tick() to get current tick
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Restructure the clockevents code
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the code to signal end of message
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the check for hypercall page setup
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
2017-01-19
Drivers: hv: vmbus: Move Hypercall invocation code out of common code
K. Y. Srinivasan
2017-01-19
Drivers: hv vmbus: Move Hypercall page setup out of common code
K. Y. Srinivasan
2017-01-19
Drivers: hv: vmbus: Move the definition of generate_guest_id()
K. Y. Srinivasan
2017-01-19
Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
K. Y. Srinivasan
2017-01-10
Drivers: hv: util: Backup: Fix a rescind processing issue
K. Y. Srinivasan
2017-01-10
Drivers: hv: util: Fcopy: Fix a rescind processing issue
K. Y. Srinivasan
2017-01-10
Drivers: hv: util: kvp: Fix a rescind processing issue
K. Y. Srinivasan
2017-01-10
Drivers: hv: vmbus: Fix a rescind handling bug
K. Y. Srinivasan
2017-01-10
hv: make CPU offlining prevention fine-grained
Vitaly Kuznetsov
[next]