Age | Commit message (Expand) | Author |
2019-09-16 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-08-20 | Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context | Dexuan Cui |
2019-07-22 | drivers: hv: vmbus: Replace page definition with Hyper-V specific one | Maya Nakamura |
2019-07-03 | clocksource/drivers: Make Hyper-V clocksource ISA agnostic | Michael Kelley |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 | Thomas Gleixner |
2019-04-10 | Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex | Kimberly Brown |
2019-03-20 | Drivers: hv: vmbus: Expose monitor data only when monitor pages are used | Kimberly Brown |
2019-02-14 | vmbus: Switch to use new generic UUID API | Andy Shevchenko |
2018-12-28 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-12-14 | x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h | Vitaly Kuznetsov |
2018-12-10 | Merge 4.20-rc6 into char-misc-next | Greg Kroah-Hartman |
2018-12-03 | Drivers: hv: vmbus: Offload the handling of channels to two workqueues | Dexuan Cui |
2018-11-11 | Drivers: hv: vmbus: Get rid of unnecessary state in hv_context | K. Y. Srinivasan |
2018-05-14 | Drivers: hv: vmbus: enable VMBus protocol version 5.0 | Dexuan Cui |
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-06 | Drivers: hv: vmbus: Implement Direct Mode for stimer0 | Michael Kelley |
2017-11-04 | hyper-v: trace vmbus_on_msg_dpc() | Vitaly Kuznetsov |
2017-10-04 | vmbus: add per-channel sysfs info | Stephen Hemminger |
2017-08-10 | hyper-v: Globalize vp_index | Vitaly Kuznetsov |
2017-05-18 | Drivers: hv: vmbus: Fix rescind handling | K. Y. Srinivasan |
2017-05-18 | Drivers: hv: util: Make hv_poll_channel() a little more efficient | K. Y. Srinivasan |
2017-03-17 | vmbus: expose debug info for drivers | Stephen Hemminger |
2017-03-17 | vmbus: cleanup header file style | Stephen Hemminger |
2017-03-17 | vmbus: make channel_message table constant | Stephen Hemminger |
2017-02-14 | vmbus: constify parameters where possible | Stephen Hemminger |
2017-02-14 | vmbus: expose hv_begin/end_read | Stephen Hemminger |
2017-02-14 | vmbus: remove conditional locking of vmbus_write | Stephen Hemminger |
2017-02-14 | vmbus: change to per channel tasklet | Stephen Hemminger |
2017-02-14 | vmbus: put related per-cpu variable together | Stephen Hemminger |
2017-02-10 | vmbus: drop no longer used kick_q argument | Stephen Hemminger |
2017-02-10 | vmbus: use kernel bitops for traversing interrupt mask | Stephen Hemminger |
2017-01-31 | Drivers: hv: restore hypervcall page cleanup before kexec | Vitaly Kuznetsov |
2017-01-20 | Drivers: hv: vmbus: Cleanup hyperv_vmbus.h | 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 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 the definition of generate_guest_id() | K. Y. Srinivasan |
2017-01-19 | Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents | K. Y. Srinivasan |
2017-01-10 | hv: switch to cpuhp state machine for synic init/cleanup | Vitaly Kuznetsov |
2017-01-10 | Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() | Vitaly Kuznetsov |
2016-11-07 | Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host | K. Y. Srinivasan |
2016-11-07 | Drivers: hv: vmbus: On write cleanup the logic to interrupt the host | K. Y. Srinivasan |
2016-11-07 | Drivers: hv: utils: reduce HV_UTIL_NEGO_TIMEOUT timeout | Vitaly Kuznetsov |
2016-09-02 | Drivers: hv: ring_buffer: wrap around mappings for ring buffers | Vitaly Kuznetsov |
2016-08-31 | Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels | K. Y. Srinivasan |
2016-08-31 | Drivers: hv: avoid vfree() on crash | Vitaly Kuznetsov |
2016-05-01 | Drivers: hv: vmbus: handle various crash scenarios | Vitaly Kuznetsov |