index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
1
-3
/
+56
2018-03-06
hv: Synthetic typo correction
Joe Perches
1
-1
/
+1
2018-03-06
hyper-v: use GFP_KERNEL for hv_context.hv_numa_map
Jia-Ju Bai
1
-1
/
+1
2018-01-09
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
1
-3
/
+0
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
1
-9
/
+0
2017-05-25
Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page
Michael Kelley
1
-1
/
+6
2017-05-25
Drivers: hv: vmbus: Get the current time from the current clocksource
K. Y. Srinivasan
1
-1
/
+1
2017-03-17
Drivers: hv: Base autoeoi enablement based on hypervisor hints
K. Y. Srinivasan
1
-1
/
+4
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
1
-2
/
+0
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
1
-73
/
+57
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
1
-10
/
+0
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: vmbus: Restructure the clockevents code
K. Y. Srinivasan
1
-5
/
+5
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 extracting of Hypervisor version information
K. Y. Srinivasan
1
-49
/
+0
2017-01-20
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
1
-95
/
+0
2017-01-19
Drivers: hv: vmbus: Move Hypercall invocation code out of common code
K. Y. Srinivasan
1
-52
/
+0
2017-01-19
Drivers: hv vmbus: Move Hypercall page setup out of common code
K. Y. Srinivasan
1
-42
/
+3
2017-01-10
hv: make CPU offlining prevention fine-grained
Vitaly Kuznetsov
1
-0
/
+31
2017-01-10
hv: switch to cpuhp state machine for synic init/cleanup
Vitaly Kuznetsov
1
-8
/
+7
2017-01-10
hv: don't reset hv_context.tsc_page on crash
Vitaly Kuznetsov
1
-2
/
+3
2017-01-10
hv: init percpu_list in hv_synic_alloc()
Vitaly Kuznetsov
1
-2
/
+2
2017-01-10
hv: allocate synic pages for all present CPUs
Vitaly Kuznetsov
1
-2
/
+2
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-4
/
+4
2016-12-06
hv: change clockevents unbind tactics
Vitaly Kuznetsov
1
-2
/
+4
2016-08-31
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
1
-3
/
+5
2016-03-01
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
1
-0
/
+10
2016-02-07
Drivers: hv: vmbus: don't manipulate with clocksources on crash
Vitaly Kuznetsov
1
-2
/
+8
2016-02-07
Drivers: hv: vmbus: Cleanup vmbus_set_event()
K. Y. Srinivasan
1
-16
/
+0
2015-12-14
drivers/hv: correct tsc page sequence invalid value
Andrey Smetanin
1
-2
/
+2
2015-12-14
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
1
-10
/
+10
2015-12-14
Drivers: hv: vmbus: fix build warning
Sudip Mukherjee
1
-2
/
+3
2015-08-05
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
1
-0
/
+83
2015-08-05
drivers/hv: Migrate to new 'set-state' interface
Viresh Kumar
1
-26
/
+19
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
1
-0
/
+9
2015-08-04
Drivers: hv: don't do hypercalls when hypercall_page is NULL
Vitaly Kuznetsov
1
-5
/
+8
2015-08-04
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
Vitaly Kuznetsov
1
-2
/
+0
2015-03-01
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
1
-1
/
+24
2015-03-01
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
1
-2
/
+7
2015-01-25
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
1
-0
/
+78
2014-09-23
Drivers: hv: vmbus: Cleanup hv_post_message()
K. Y. Srinivasan
1
-12
/
+15
2014-05-03
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
1
-0
/
+2
2013-12-18
drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c
Rashika Kheria
1
-1
/
+1
2013-10-16
drivers: hv: Fix wrong check for synic_event_page
Felipe Pena
1
-1
/
+1
2013-06-24
drivers: hv: allocate synic structures before hv_synic_init()
Jason Wang
1
-32
/
+53
[next]