summaryrefslogtreecommitdiffstats
path: root/arch/x86/hyperv
Commit message (Expand)AuthorAgeFilesLines
* x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common headerVitaly Kuznetsov2018-05-261-22/+6
* x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner2018-05-192-7/+2
* x86/Hyper-V/hv_apic: Include asm/apic.hThomas Gleixner2018-05-191-0/+1
* X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan2018-05-192-26/+6
* X86/Hyper-V: Consolidate code for converting cpumask to vpsetK. Y. Srinivasan2018-05-191-41/+2
* X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan2018-05-192-2/+42
* X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan2018-05-192-0/+144
* X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan2018-05-193-2/+109
* x86/hyper-v: allocate and use Virtual Processor Assist PagesVitaly Kuznetsov2018-03-281-3/+40
* x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-281-1/+1
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-2/+121
|\
| * x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov2018-01-301-0/+2
| * x86/hyperv: Redirect reenlightment notifications on CPU offliningVitaly Kuznetsov2018-01-301-1/+21
| * x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-301-0/+89
| * x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov2018-01-301-0/+1
| * x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov2018-01-301-1/+8
* | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-011-7/+14
|\ \ | |/ |/|
| * Drivers: hv: vmbus: Remove x86-isms from arch independent driversMichael Kelley2018-01-091-7/+14
* | x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov2018-01-251-2/+10
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-161-6/+9
|\
| * Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan2017-10-311-6/+9
* | x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-101-1/+1
|/
* x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushingMarcelo Henrique Cerri2017-10-101-3/+3
* x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structuresVitaly Kuznetsov2017-10-101-6/+28
* x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUsVitaly Kuznetsov2017-10-102-5/+17
* tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()Vitaly Kuznetsov2017-08-311-0/+7
* x86/hyper-v: Support extended CPU ranges for TLB flush hypercallsVitaly Kuznetsov2017-08-311-3/+130
* x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov2017-08-103-1/+141
* hyper-v: Globalize vp_indexVitaly Kuznetsov2017-08-101-1/+33
* x86/hyper-v: Make hv_do_hypercall() inlineVitaly Kuznetsov2017-08-101-49/+5
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-1/+1
|\
| * hyperv: fix warning about missing prototypeStephen Hemminger2017-03-171-1/+1
* | x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov2017-03-111-0/+3
* | x86/hyperv: Move TSC reading method to asm/mshyperv.hVitaly Kuznetsov2017-03-111-32/+4
* | x86/hyperv: Implement hv_get_tsc_page()Vitaly Kuznetsov2017-03-111-2/+7
|/
* x86/hyperv: Hide unused labelArnd Bergmann2017-03-011-1/+1
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-02-101-1/+1
* hv: export current Hyper-V clocksourceVitaly Kuznetsov2017-02-101-4/+9
* Drivers: hv: restore TSC page cleanup before kexecVitaly Kuznetsov2017-01-311-0/+4
* Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov2017-01-311-0/+16
* Drivers: hv: vmbus: Move the check for hypercall page setupK. Y. Srinivasan2017-01-201-0/+15
* Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan2017-01-201-0/+26
* Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource codeK. Y. Srinivasan2017-01-201-0/+105
* Drivers: hv: vmbus: Move Hypercall invocation code out of common codeK. Y. Srinivasan2017-01-191-5/+49
* Drivers: hv vmbus: Move Hypercall page setup out of common codeK. Y. Srinivasan2017-01-192-0/+63
OpenPOWER on IntegriCloud