Age | Commit message (Expand) | Author | Files | Lines |
2018-07-06 | x86/hyper-v: Fix the circular dependency in IPI enlightenment | K. Y. Srinivasan | 1 | -1/+4 |
2018-05-26 | x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header | Vitaly Kuznetsov | 1 | -1/+1 |
2018-05-19 | x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionally | Thomas Gleixner | 1 | -1/+6 |
2018-05-19 | X86/Hyper-V: Consolidate the allocation of the hypercall input page | K. Y. Srinivasan | 1 | -1/+0 |
2018-05-19 | X86/Hyper-V: Enhanced IPI enlightenment | K. Y. Srinivasan | 1 | -0/+33 |
2018-05-19 | X86/Hyper-V: Enable IPI enlightenments | K. Y. Srinivasan | 1 | -0/+1 |
2018-05-19 | X86/Hyper-V: Enlighten APIC access | K. Y. Srinivasan | 1 | -1/+3 |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -78/+16 |
2018-03-28 | x86/hyper-v: detect nested features | Vitaly Kuznetsov | 1 | -0/+1 |
2018-03-28 | x86/hyper-v: allocate and use Virtual Processor Assist Pages | Vitaly Kuznetsov | 1 | -0/+13 |
2018-03-28 | x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h | Vitaly Kuznetsov | 1 | -77/+1 |
2018-03-28 | x86/hyper-v: move hyperv.h out of uapi | Vitaly Kuznetsov | 1 | -1/+1 |
2018-03-06 | Drivers: hv: vmbus: Implement Direct Mode for stimer0 | Michael Kelley | 1 | -0/+13 |
2018-02-11 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+28 |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2018-01-31 | x86/hyperv: Reenlightenment notifications support | Vitaly Kuznetsov | 1 | -0/+9 |
2018-01-31 | x86/hyperv: Add a function to read both TSC and TSC page value simulateneously | Vitaly Kuznetsov | 1 | -4/+19 |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+10 |
2018-01-12 | x86/retpoline/hyperv: Convert assembler indirect jumps | David Woodhouse | 1 | -8/+10 |
2018-01-09 | Drivers: hv: vmbus: Remove x86-isms from arch independent drivers | Michael Kelley | 1 | -2/+2 |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-31 | Drivers: hv: vmbus: Make panic reporting to be more useful | K. Y. Srinivasan | 1 | -1/+1 |
2017-10-10 | x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs | Vitaly Kuznetsov | 1 | -0/+1 |
2017-09-23 | x86/asm: Fix inline asm call constraints for Clang | Josh Poimboeuf | 1 | -6/+4 |
2017-09-07 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+146 |
2017-08-10 | x86/hyper-v: Use hypercall for remote TLB flush | Vitaly Kuznetsov | 1 | -0/+3 |
2017-08-10 | hyper-v: Globalize vp_index | Vitaly Kuznetsov | 1 | -0/+24 |
2017-08-10 | x86/hyper-v: Implement rep hypercalls | Vitaly Kuznetsov | 1 | -0/+39 |
2017-08-10 | x86/hyper-v: Introduce fast hypercall implementation | Vitaly Kuznetsov | 1 | -0/+34 |
2017-08-10 | x86/hyper-v: Make hv_do_hypercall() inline | Vitaly Kuznetsov | 1 | -0/+40 |
2017-08-10 | x86/hyper-v: Include hyperv/ only when CONFIG_HYPERV is set | Vitaly Kuznetsov | 1 | -1/+6 |
2017-07-20 | Revert "x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set" | Greg Kroah-Hartman | 1 | -6/+1 |
2017-07-17 | x86/hyper-v: stash the max number of virtual/logical processor | Vitaly Kuznetsov | 1 | -0/+2 |
2017-07-17 | x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set | Vitaly Kuznetsov | 1 | -1/+6 |
2017-07-04 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2017-06-24 | x86/mshyperv: Remove excess #includes from mshyperv.h | Thomas Gleixner | 1 | -2/+1 |
2017-05-25 | Drivers: hv: vmbus: Get the current time from the current clocksource | K. Y. Srinivasan | 1 | -1/+0 |
2017-03-11 | x86/hyperv: Move TSC reading method to asm/mshyperv.h | Vitaly Kuznetsov | 1 | -0/+46 |
2017-03-11 | x86/hyperv: Implement hv_get_tsc_page() | Vitaly Kuznetsov | 1 | -0/+8 |
2017-02-10 | hv: export current Hyper-V clocksource | Vitaly Kuznetsov | 1 | -0/+3 |
2017-02-10 | Drivers: hv: Fix the bug in generating the guest ID | K. Y. Srinivasan | 1 | -2/+2 |
2017-01-31 | Drivers: hv: restore hypervcall page cleanup before kexec | Vitaly Kuznetsov | 1 | -0/+1 |
2017-01-20 | Drivers: hv: vmbus: Define an APIs to manage interrupt state | K. Y. Srinivasan | 1 | -0/+3 |
2017-01-20 | Drivers: hv: vmbus: Define an API to retrieve virtual processor index | K. Y. Srinivasan | 1 | -0/+2 |
2017-01-20 | Drivers: hv: vmbus: Define APIs to manipulate the synthetic interrupt controller | K. Y. Srinivasan | 1 | -0/+3 |
2017-01-20 | Drivers: hv: vmbus: Define APIs to manipulate the event page | K. Y. Srinivasan | 1 | -0/+3 |
2017-01-20 | Drivers: hv: vmbus: Define APIs to manipulate the message page | K. Y. Srinivasan | 1 | -0/+3 |
2017-01-20 | Drivers: hv: vmbus: Restructure the clockevents code | K. Y. Srinivasan | 1 | -0/+4 |
2017-01-20 | Drivers: hv: vmbus: Move the code to signal end of message | K. Y. Srinivasan | 1 | -0/+37 |