index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
Drivers: hv: vmbus: Don't leak memory when a channel is rescinded
K. Y. Srinivasan
1
-5
/
+8
2017-03-16
Drivers: hv: vmbus: Don't leak channel ids
K. Y. Srinivasan
1
-0
/
+1
2017-03-16
Drivers: hv: util: don't forget to init host_ts.lock
Dexuan Cui
1
-0
/
+2
2017-03-16
Drivers: hv: util: move waiting for release to hv_utils_transport itself
Vitaly Kuznetsov
5
-16
/
+9
2017-03-16
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
2
-27
/
+4
2017-03-16
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2
-4
/
+9
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-02-14
vmbus: replace modulus operation with subtraction
Stephen Hemminger
1
-3
/
+6
2017-02-14
vmbus: constify parameters where possible
Stephen Hemminger
2
-15
/
+13
2017-02-14
vmbus: expose hv_begin/end_read
Stephen Hemminger
2
-24
/
+0
2017-02-14
vmbus: remove conditional locking of vmbus_write
Stephen Hemminger
4
-19
/
+9
2017-02-14
vmbus: add direct isr callback mode
Stephen Hemminger
4
-26
/
+37
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
6
-95
/
+62
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
5
-134
/
+143
2017-02-10
vmbus: remove unused kickq argument to sendpacket
Stephen Hemminger
1
-10
/
+9
2017-02-10
vmbus: drop no longer used kick_q argument
Stephen Hemminger
3
-17
/
+9
2017-02-10
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
4
-54
/
+29
2017-02-10
Drivers: hv: util: Fix a typo
K. Y. Srinivasan
1
-1
/
+1
2017-02-10
hv_utils: implement Hyper-V PTP source
Vitaly Kuznetsov
1
-27
/
+152
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2017-01-31
Drivers: hv: Log the negotiated IC versions.
Alex Ng
4
-9
/
+23
2017-01-31
Drivers: hv: vmbus: Use all supported IC versions to negotiate
Alex Ng
5
-103
/
+150
2017-01-31
Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
Vitaly Kuznetsov
1
-0
/
+1
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
3
-19
/
+3
2017-01-31
hv_util: switch to using timespec64
Vitaly Kuznetsov
1
-3
/
+3
2017-01-31
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
Dexuan Cui
1
-0
/
+1
2017-01-20
Drivers: hv: vmbus: Cleanup hyperv_vmbus.h
K. Y. Srinivasan
1
-150
/
+2
2017-01-20
Drivers: hv: vmbus: Define an APIs to manage interrupt state
K. Y. Srinivasan
1
-4
/
+8
2017-01-20
Drivers: hv: vmbus: Define an API to retrieve virtual processor index
K. Y. Srinivasan
1
-1
/
+1
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
K. Y. Srinivasan
1
-4
/
+4
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the event page
K. Y. Srinivasan
1
-4
/
+4
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the message page
K. Y. Srinivasan
1
-4
/
+4
2017-01-20
Drivers: hv: vmbus: Get rid of an unsused variable
K. Y. Srinivasan
1
-4
/
+0
2017-01-20
Drivers: hv: util: Use hv_get_current_tick() to get current tick
K. Y. Srinivasan
1
-1
/
+2
2017-01-20
Drivers: hv: vmbus: Restructure the clockevents code
K. Y. Srinivasan
1
-5
/
+5
2017-01-20
Drivers: hv: vmbus: Move the code to signal end of message
K. Y. Srinivasan
2
-35
/
+1
2017-01-20
Drivers: hv: vmbus: Move the check for hypercall page setup
K. Y. Srinivasan
1
-6
/
+1
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
2
-35
/
+0
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
3
-81
/
+2
2017-01-20
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
2
-103
/
+0
2017-01-19
Drivers: hv: vmbus: Move Hypercall invocation code out of common code
K. Y. Srinivasan
2
-53
/
+0
2017-01-19
Drivers: hv vmbus: Move Hypercall page setup out of common code
K. Y. Srinivasan
1
-42
/
+3
2017-01-19
Drivers: hv: vmbus: Move the definition of generate_guest_id()
K. Y. Srinivasan
1
-43
/
+0
2017-01-19
Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents
K. Y. Srinivasan
1
-15
/
+0
2017-01-10
Drivers: hv: util: Backup: Fix a rescind processing issue
K. Y. Srinivasan
1
-0
/
+4
2017-01-10
Drivers: hv: util: Fcopy: Fix a rescind processing issue
K. Y. Srinivasan
1
-0
/
+4
2017-01-10
Drivers: hv: util: kvp: Fix a rescind processing issue
K. Y. Srinivasan
1
-0
/
+4
2017-01-10
Drivers: hv: vmbus: Fix a rescind handling bug
K. Y. Srinivasan
2
-0
/
+43
2017-01-10
hv: make CPU offlining prevention fine-grained
Vitaly Kuznetsov
2
-5
/
+35
[next]