index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Commit message (
Expand
)
Author
Age
Files
Lines
*
hyperv: Fix compilation issue with 4.4.19-rt27
Juerg Haefliger
2018-07-26
1
-1
/
+1
*
Drivers: hv: vmbus: fix build warning
Sudip Mukherjee
2018-02-25
1
-2
/
+3
*
x86/retpoline/hyperv: Convert assembler indirect jumps
David Woodhouse
2018-01-23
1
-4
/
+7
*
Drivers: hv: fcopy: restore correct transfer length
Olaf Hering
2017-10-12
1
-0
/
+4
*
hv: don't reset hv_context.tsc_page on crash
Vitaly Kuznetsov
2017-04-27
1
-2
/
+3
*
Drivers: hv: balloon: account for gaps in hot add regions
Vitaly Kuznetsov
2017-04-27
1
-37
/
+94
*
Drivers: hv: balloon: keep track of where ha_region starts
Vitaly Kuznetsov
2017-04-27
1
-2
/
+5
*
Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
K. Y. Srinivasan
2017-04-27
1
-4
/
+4
*
Drivers: hv: get rid of timeout in vmbus_open()
Vitaly Kuznetsov
2017-04-27
1
-6
/
+1
*
Drivers: hv: don't leak memory in vmbus_establish_gpadl()
Vitaly Kuznetsov
2017-04-27
1
-1
/
+8
*
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
2017-03-26
3
-8
/
+10
*
Drivers: hv: balloon: don't crash when memory is added in non-sorted order
Vitaly Kuznetsov
2017-03-26
1
-2
/
+2
*
drivers: hv: Turn off write permission on the hypercall page
K. Y. Srinivasan
2017-03-15
1
-1
/
+1
*
Drivers: hv: util: Backup: Fix a rescind processing issue
K. Y. Srinivasan
2017-03-12
1
-0
/
+4
*
Drivers: hv: util: Fcopy: Fix a rescind processing issue
K. Y. Srinivasan
2017-03-12
1
-0
/
+4
*
Drivers: hv: util: kvp: Fix a rescind processing issue
K. Y. Srinivasan
2017-03-12
1
-0
/
+4
*
hv: init percpu_list in hv_synic_alloc()
Vitaly Kuznetsov
2017-03-12
1
-2
/
+2
*
hv: allocate synic pages for all present CPUs
Vitaly Kuznetsov
2017-03-12
1
-2
/
+2
*
hv: do not lose pending heartbeat vmbus packets
Long Li
2016-11-10
1
-3
/
+7
*
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
2016-09-15
1
-4
/
+12
*
Drivers: hv: vmbus: don't manipulate with clocksources on crash
Vitaly Kuznetsov
2016-09-15
1
-2
/
+8
*
Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...
Vitaly Kuznetsov
2016-09-15
1
-1
/
+43
*
Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
Vitaly Kuznetsov
2016-09-15
1
-0
/
+11
*
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
2016-09-15
3
-21
/
+6
*
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
Dexuan Cui
2016-09-15
1
-2
/
+19
*
Drivers: hv: vss: run only on supported host versions
Olaf Hering
2016-09-15
1
-0
/
+5
*
drivers/hv: cleanup synic msrs if vmbus connect failed
Andrey Smetanin
2016-09-15
1
-1
/
+3
*
Drivers: hv: util: catch allocation errors
Olaf Hering
2016-09-15
1
-3
/
+6
*
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
2016-09-15
4
-63
/
+34
*
Drivers: hv: util: Increase the timeout for util services
K. Y. Srinivasan
2016-09-15
3
-2
/
+9
*
random: add interrupt callback to VMBus IRQ handler
Stephan Mueller
2016-08-20
1
-0
/
+3
*
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
2016-03-03
1
-0
/
+18
*
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
2015-11-04
1
-5
/
+0
*
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
Dexuan Cui
2015-09-20
1
-0
/
+17
*
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
Vitaly Kuznetsov
2015-08-05
1
-34
/
+4
*
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
Dexuan Cui
2015-08-05
1
-0
/
+38
*
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2015-08-05
2
-0
/
+92
*
drivers/hv: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-05
1
-26
/
+19
*
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
2015-08-05
1
-11
/
+3
*
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
2015-08-05
1
-2
/
+18
*
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-05
3
-5
/
+20
*
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
2015-08-05
1
-4
/
+84
*
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
2015-08-05
1
-26
/
+90
*
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
K. Y. Srinivasan
2015-08-04
1
-0
/
+1
*
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
2015-08-04
1
-2
/
+2
*
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
Vitaly Kuznetsov
2015-08-04
1
-0
/
+4
*
Drivers: hv: vmbus: fix typo in hv_port_info struct
Nik Nyby
2015-08-04
1
-1
/
+1
*
hv: util: checking the wrong variable
Dan Carpenter
2015-08-04
1
-1
/
+1
*
Drivers: hv: vmbus: Permit sending of packets without payload
K. Y. Srinivasan
2015-08-04
1
-1
/
+3
*
Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows...
Alex Ng
2015-08-04
1
-6
/
+20
[next]