index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
hv.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-03-28
Drivers: hv: vmbus: respect what we get from hv_get_synint_state()
Dexuan Cui
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
2018-03-06
hv: Synthetic typo correction
Joe Perches
2018-03-06
hyper-v: use GFP_KERNEL for hv_context.hv_numa_map
Jia-Ju Bai
2018-01-09
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
2017-05-25
Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page
Michael Kelley
2017-05-25
Drivers: hv: vmbus: Get the current time from the current clocksource
K. Y. Srinivasan
2017-03-17
Drivers: hv: Base autoeoi enablement based on hypervisor hints
K. Y. Srinivasan
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
2017-01-20
Drivers: hv: vmbus: Define an APIs to manage interrupt state
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define an API to retrieve virtual processor index
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the event page
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Define APIs to manipulate the message page
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Get rid of an unsused variable
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Restructure the clockevents code
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the check for hypercall page setup
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
2017-01-20
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
2017-01-19
Drivers: hv: vmbus: Move Hypercall invocation code out of common code
K. Y. Srinivasan
2017-01-19
Drivers: hv vmbus: Move Hypercall page setup out of common code
K. Y. Srinivasan
2017-01-10
hv: make CPU offlining prevention fine-grained
Vitaly Kuznetsov
2017-01-10
hv: switch to cpuhp state machine for synic init/cleanup
Vitaly Kuznetsov
2017-01-10
hv: don't reset hv_context.tsc_page on crash
Vitaly Kuznetsov
2017-01-10
hv: init percpu_list in hv_synic_alloc()
Vitaly Kuznetsov
2017-01-10
hv: allocate synic pages for all present CPUs
Vitaly Kuznetsov
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-06
hv: change clockevents unbind tactics
Vitaly Kuznetsov
2016-08-31
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
2016-03-01
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
2016-02-07
Drivers: hv: vmbus: don't manipulate with clocksources on crash
Vitaly Kuznetsov
2016-02-07
Drivers: hv: vmbus: Cleanup vmbus_set_event()
K. Y. Srinivasan
2015-12-14
drivers/hv: correct tsc page sequence invalid value
Andrey Smetanin
2015-12-14
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
2015-12-14
Drivers: hv: vmbus: fix build warning
Sudip Mukherjee
2015-08-05
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2015-08-05
drivers/hv: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
2015-08-04
Drivers: hv: don't do hypercalls when hypercall_page is NULL
Vitaly Kuznetsov
2015-08-04
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
Vitaly Kuznetsov
2015-03-01
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
2015-03-01
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
2015-01-25
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
2014-09-23
Drivers: hv: vmbus: Cleanup hv_post_message()
K. Y. Srinivasan
[next]