aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv.c
Commit message (Expand)AuthorAge
* Drivers: hv: vmbus: Break out synic enable and disable operationsDexuan Cui2019-09-06
* clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley2019-07-03
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-05
* Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()Dexuan Cui2019-04-13
* Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-28
|\
| * Drivers: hv: vmbus: Get rid of unnecessary state in hv_contextK. Y. Srinivasan2018-11-11
* | x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.hVitaly Kuznetsov2018-12-14
|/
* Drivers: hv: vmbus: Fix synic per-cpu context initializationMichael Kelley2018-09-12
* Drivers: hv: vmbus: Cleanup synic memory free pathMichael Kelley2018-08-02
* Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley2018-07-03
* Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley2018-07-03
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\
| * x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-28
* | Drivers: hv: vmbus: respect what we get from hv_get_synint_state()Dexuan Cui2018-03-28
* | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-06
* | hv: Synthetic typo correctionJoe Perches2018-03-06
* | hyper-v: use GFP_KERNEL for hv_context.hv_numa_mapJia-Ju Bai2018-03-06
|/
* Drivers: hv: vmbus: Remove x86-isms from arch independent driversMichael Kelley2018-01-09
* hyper-v: Globalize vp_indexVitaly Kuznetsov2017-08-10
* Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu pageMichael Kelley2017-05-25
* Drivers: hv: vmbus: Get the current time from the current clocksourceK. Y. Srinivasan2017-05-25
* Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan2017-03-17
* vmbus: change to per channel taskletStephen Hemminger2017-02-14
* vmbus: put related per-cpu variable togetherStephen Hemminger2017-02-14
* Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov2017-01-31
* Drivers: hv: vmbus: Define an APIs to manage interrupt stateK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Define an API to retrieve virtual processor indexK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controllerK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Define APIs to manipulate the event pageK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Define APIs to manipulate the message pageK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Get rid of an unsused variableK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Restructure the clockevents codeK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Move the check for hypercall page setupK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Move the extracting of Hypervisor version informationK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-20
* Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan2017-01-19
* Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-19
* hv: make CPU offlining prevention fine-grainedVitaly Kuznetsov2017-01-10
* hv: switch to cpuhp state machine for synic init/cleanupVitaly Kuznetsov2017-01-10
* hv: don't reset hv_context.tsc_page on crashVitaly Kuznetsov2017-01-10
* hv: init percpu_list in hv_synic_alloc()Vitaly Kuznetsov2017-01-10
* hv: allocate synic pages for all present CPUsVitaly Kuznetsov2017-01-10
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* hv: change clockevents unbind tacticsVitaly Kuznetsov2016-12-06
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2016-08-31
* Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan2016-03-01
* Drivers: hv: vmbus: don't manipulate with clocksources on crashVitaly Kuznetsov2016-02-08
* Drivers: hv: vmbus: Cleanup vmbus_set_event()K. Y. Srinivasan2016-02-08
* drivers/hv: correct tsc page sequence invalid valueAndrey Smetanin2015-12-14