Age | Commit message (Expand) | Author |
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: detect nested features | Vitaly Kuznetsov |
2018-03-28 | x86/hyper-v: allocate and use Virtual Processor Assist Pages | Vitaly Kuznetsov |
2018-03-28 | x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h | Vitaly Kuznetsov |
2018-03-28 | x86/hyper-v: move hyperv.h out of uapi | Vitaly Kuznetsov |
2018-03-06 | Drivers: hv: vmbus: Implement Direct Mode for stimer0 | Michael Kelley |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-30 | x86/hyperv: Reenlightenment notifications support | Vitaly Kuznetsov |
2018-01-30 | x86/hyperv: Add a function to read both TSC and TSC page value simulateneously | Vitaly Kuznetsov |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-12 | x86/retpoline/hyperv: Convert assembler indirect jumps | David Woodhouse |
2018-01-09 | Drivers: hv: vmbus: Remove x86-isms from arch independent drivers | Michael Kelley |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | Drivers: hv: vmbus: Make panic reporting to be more useful | K. Y. Srinivasan |
2017-10-10 | x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs | Vitaly Kuznetsov |
2017-09-23 | x86/asm: Fix inline asm call constraints for Clang | Josh Poimboeuf |
2017-09-07 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-08-10 | x86/hyper-v: Use hypercall for remote TLB flush | Vitaly Kuznetsov |
2017-08-10 | hyper-v: Globalize vp_index | Vitaly Kuznetsov |
2017-08-10 | x86/hyper-v: Implement rep hypercalls | Vitaly Kuznetsov |
2017-08-10 | x86/hyper-v: Introduce fast hypercall implementation | Vitaly Kuznetsov |
2017-08-10 | x86/hyper-v: Make hv_do_hypercall() inline | Vitaly Kuznetsov |
2017-08-10 | x86/hyper-v: Include hyperv/ only when CONFIG_HYPERV is set | Vitaly Kuznetsov |
2017-07-20 | Revert "x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set" | Greg Kroah-Hartman |
2017-07-17 | x86/hyper-v: stash the max number of virtual/logical processor | Vitaly Kuznetsov |
2017-07-17 | x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set | Vitaly Kuznetsov |
2017-07-03 | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-06-24 | x86/mshyperv: Remove excess #includes from mshyperv.h | Thomas Gleixner |
2017-05-25 | Drivers: hv: vmbus: Get the current time from the current clocksource | K. Y. Srinivasan |
2017-03-11 | x86/hyperv: Move TSC reading method to asm/mshyperv.h | Vitaly Kuznetsov |
2017-03-11 | x86/hyperv: Implement hv_get_tsc_page() | Vitaly Kuznetsov |
2017-02-10 | hv: export current Hyper-V clocksource | Vitaly Kuznetsov |
2017-02-10 | Drivers: hv: Fix the bug in generating the guest ID | K. Y. Srinivasan |
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: Restructure the clockevents code | K. Y. Srinivasan |
2017-01-20 | Drivers: hv: vmbus: Move the code to signal end of message | 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 crash notification function | 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-19 | Drivers: hv: vmbus: Move the definition of generate_guest_id() | K. Y. Srinivasan |