index
:
kernel_xiaomi_raphael.git
q10.0
r11.0
kernel_xiaomi_raphael
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 4.14.199 into kernel.lnx.4.14.r4-rel
Nathan Chancellor
2020-10-04
1
-2
/
+5
*
Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into Q-raphael
Yaroslav Furman
2020-09-09
2
-14
/
+11
*
Merge remote-tracking branch 'als/kernel.lnx.4.14.r4-rel' into re-test
Yaroslav Furman
2020-02-22
1
-10
/
+3
|
\
|
*
hv_balloon: Balloon up according to request page number
Tianyu Lan
2020-02-14
1
-10
/
+3
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2020-01-06
1
-1
/
+1
*
|
mm: reference totalram_pages and managed_pages once per function
Arun KS
2020-01-06
1
-9
/
+10
|
/
*
Drivers: hv: vmbus: Fix synic per-cpu context initialization
Michael Kelley
2019-11-20
1
-3
/
+12
*
Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()
Dexuan Cui
2019-05-10
1
-1
/
+0
*
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
2019-01-31
2
-46
/
+76
*
hv_balloon: avoid touching uninitialized struct page during tail onlining
Vitaly Kuznetsov
2019-01-31
1
-4
/
+6
*
x86, hyperv: remove PCI dependency
Sinan Kaya
2019-01-13
1
-1
/
+1
*
Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
Dexuan Cui
2018-12-29
1
-0
/
+20
*
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
2018-12-13
3
-63
/
+153
*
Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
Dexuan Cui
2018-12-05
1
-0
/
+8
*
Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
Dexuan Cui
2018-11-13
1
-5
/
+9
*
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
Dexuan Cui
2018-10-10
1
-3
/
+5
*
Drivers: hv: vmbus: Cleanup synic memory free path
Michael Kelley
2018-09-19
1
-6
/
+8
*
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
2018-09-09
2
-16
/
+30
*
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
Dexuan Cui
2018-04-19
1
-1
/
+1
*
Drivers: hv: vmbus: Fix ring buffer signaling
Michael Kelley
2018-03-28
1
-17
/
+35
*
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-12-25
1
-1
/
+1
*
Drivers: hv: vmbus: Fix a rescind issue
K. Y. Srinivasan
2017-12-14
2
-5
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()
Dexuan Cui
2017-10-20
1
-1
/
+4
*
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
2017-10-04
3
-24
/
+22
*
Drivers: hv: fcopy: restore correct transfer length
Olaf Hering
2017-09-22
1
-0
/
+4
*
vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
Dexuan Cui
2017-09-22
1
-4
/
+0
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-07
6
-54
/
+11
|
\
|
*
x86/hyper-v: Use hypercall for remote TLB flush
Vitaly Kuznetsov
2017-08-10
1
-0
/
+1
|
*
hyper-v: Globalize vp_index
Vitaly Kuznetsov
2017-08-10
5
-42
/
+5
|
*
hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT
Vitaly Kuznetsov
2017-08-10
2
-12
/
+3
|
*
x86/hyper-v: Make hv_do_hypercall() inline
Vitaly Kuznetsov
2017-08-10
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-106
/
+23
|
\
\
|
*
|
vmbus: remove unused vmbus_sendpacket_ctl
stephen hemminger
2017-08-16
1
-26
/
+17
|
*
|
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
stephen hemminger
2017-08-16
1
-24
/
+6
|
*
|
vmbus: remove unused vmbus_sendpacket_multipagebuffer
stephen hemminger
2017-08-16
1
-56
/
+0
|
|
/
*
|
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
2017-08-16
3
-3
/
+43
*
|
Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter id
Alex Ng
2017-08-16
1
-1
/
+1
*
|
Drivers: hv: balloon: Initialize last_post_time on startup
Alex Ng
2017-08-16
1
-0
/
+1
*
|
Drivers: hv: balloon: Show the max dynamic memory assigned
Alex Ng
2017-08-16
1
-2
/
+2
*
|
Drivers: hv: balloon: Correctly update onlined page count
Alex Ng
2017-08-16
1
-4
/
+3
*
|
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
2017-07-23
1
-0
/
+2
|
\
|
|
*
vmbus: re-enable channel tasklet
Stephen Hemminger
2017-07-17
1
-0
/
+2
*
|
vmbus: add prefetch to ring buffer iterator
Stephen Hemminger
2017-07-17
1
-1
/
+6
*
|
vmbus: more host signalling avoidance
Stephen Hemminger
2017-07-17
1
-8
/
+19
*
|
vmbus: eliminate duplicate cached index
Stephen Hemminger
2017-07-17
1
-13
/
+4
*
|
vmbus: refactor hv_signal_on_read
Stephen Hemminger
2017-07-17
1
-2
/
+30
*
|
vmbus: simplify hv_ringbuffer_read
Stephen Hemminger
2017-07-17
1
-101
/
+17
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
1
-1
/
+0
|
\
|
*
scsi: storvsc: remove unnecessary channel inbound lock
Stephen Hemminger
2017-06-12
1
-1
/
+0
[next]