index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
2
-46
/
+76
2019-01-31
hv_balloon: avoid touching uninitialized struct page during tail onlining
Vitaly Kuznetsov
1
-4
/
+6
2019-01-13
x86, hyperv: remove PCI dependency
Sinan Kaya
1
-1
/
+1
2018-12-29
Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
Dexuan Cui
1
-0
/
+20
2018-12-13
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
3
-63
/
+153
2018-12-05
Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
Dexuan Cui
1
-0
/
+8
2018-11-13
Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
Dexuan Cui
1
-5
/
+9
2018-10-10
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
Dexuan Cui
1
-3
/
+5
2018-09-19
Drivers: hv: vmbus: Cleanup synic memory free path
Michael Kelley
1
-6
/
+8
2018-09-09
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2
-16
/
+30
2018-04-19
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
Dexuan Cui
1
-1
/
+1
2018-03-28
Drivers: hv: vmbus: Fix ring buffer signaling
Michael Kelley
1
-17
/
+35
2017-12-25
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-1
/
+1
2017-12-14
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
2
-5
/
+12
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Dexuan Cui
1
-1
/
+4
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
3
-24
/
+22
2017-09-22
Drivers: hv: fcopy: restore correct transfer length
Olaf Hering
1
-0
/
+4
2017-09-22
vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
Dexuan Cui
1
-4
/
+0
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-54
/
+11
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-106
/
+23
2017-08-16
vmbus: remove unused vmbus_sendpacket_ctl
stephen hemminger
1
-26
/
+17
2017-08-16
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
stephen hemminger
1
-24
/
+6
2017-08-16
vmbus: remove unused vmbus_sendpacket_multipagebuffer
stephen hemminger
1
-56
/
+0
2017-08-16
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
3
-3
/
+43
2017-08-16
Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter id
Alex Ng
1
-1
/
+1
2017-08-16
Drivers: hv: balloon: Initialize last_post_time on startup
Alex Ng
1
-0
/
+1
2017-08-16
Drivers: hv: balloon: Show the max dynamic memory assigned
Alex Ng
1
-2
/
+2
2017-08-16
Drivers: hv: balloon: Correctly update onlined page count
Alex Ng
1
-4
/
+3
2017-08-10
x86/hyper-v: Use hypercall for remote TLB flush
Vitaly Kuznetsov
1
-0
/
+1
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
5
-42
/
+5
2017-08-10
hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT
Vitaly Kuznetsov
2
-12
/
+3
2017-08-10
x86/hyper-v: Make hv_do_hypercall() inline
Vitaly Kuznetsov
1
-0
/
+2
2017-07-23
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2017-07-17
vmbus: add prefetch to ring buffer iterator
Stephen Hemminger
1
-1
/
+6
2017-07-17
vmbus: more host signalling avoidance
Stephen Hemminger
1
-8
/
+19
2017-07-17
vmbus: eliminate duplicate cached index
Stephen Hemminger
1
-13
/
+4
2017-07-17
vmbus: refactor hv_signal_on_read
Stephen Hemminger
1
-2
/
+30
2017-07-17
vmbus: simplify hv_ringbuffer_read
Stephen Hemminger
1
-101
/
+17
2017-07-17
vmbus: re-enable channel tasklet
Stephen Hemminger
1
-0
/
+2
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2017-06-12
scsi: storvsc: remove unnecessary channel inbound lock
Stephen Hemminger
1
-1
/
+0
2017-05-25
Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page
Michael Kelley
1
-1
/
+6
2017-05-25
vmbus: Reuse uuid_le_to_bin() helper
Andy Shevchenko
1
-41
/
+10
2017-05-25
drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()
K. Y. Srinivasan
1
-1
/
+1
2017-05-25
hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
Vitaly Kuznetsov
1
-74
/
+54
2017-05-25
hv_utils: drop .getcrosststamp() support from PTP driver
Vitaly Kuznetsov
1
-36
/
+0
2017-05-25
Drivers: hv: vmbus: Get the current time from the current clocksource
K. Y. Srinivasan
1
-1
/
+1
2017-05-18
HV: properly delay KVP packets when negotiation is in progress
Long Li
1
-6
/
+8
2017-05-18
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
5
-21
/
+99
[next]