| Commit message (Expand) | Author | Age | Files | Lines |
* | hv_utils: Add the support of hibernation | Dexuan Cui | 2020-01-26 | 1 | -0/+6 |
* | drivers: hv: vmbus: Introduce latency testing | Branden Bonaby | 2019-11-21 | 1 | -0/+31 |
* | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-09-24 | 1 | -0/+30 |
|\ |
|
| * | Drivers: hv: vmbus: Resume after fixing up old primary channels | Dexuan Cui | 2019-09-06 | 1 | -0/+14 |
| * | Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels | Dexuan Cui | 2019-09-06 | 1 | -0/+12 |
| * | Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation | Dexuan Cui | 2019-09-06 | 1 | -0/+2 |
| * | Drivers: hv: vmbus: Break out synic enable and disable operations | Dexuan Cui | 2019-09-06 | 1 | -0/+2 |
* | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-09-16 | 1 | -4/+4 |
|\ \ |
|
| * | | drivers: hv: vmbus: Replace page definition with Hyper-V specific one | Maya Nakamura | 2019-07-22 | 1 | -4/+4 |
| |/ |
|
* | | Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context | Dexuan Cui | 2019-08-20 | 1 | -2/+0 |
|/ |
|
* | clocksource/drivers: Make Hyper-V clocksource ISA agnostic | Michael Kelley | 2019-07-03 | 1 | -3/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex | Kimberly Brown | 2019-04-10 | 1 | -0/+1 |
* | Drivers: hv: vmbus: Expose monitor data only when monitor pages are used | Kimberly Brown | 2019-03-20 | 1 | -0/+2 |
* | vmbus: Switch to use new generic UUID API | Andy Shevchenko | 2019-02-14 | 1 | -2/+2 |
* | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-12-28 | 1 | -2/+0 |
|\ |
|
| * | Merge 4.20-rc6 into char-misc-next | Greg Kroah-Hartman | 2018-12-10 | 1 | -0/+7 |
| |\ |
|
| * | | Drivers: hv: vmbus: Get rid of unnecessary state in hv_context | K. Y. Srinivasan | 2018-11-11 | 1 | -2/+0 |
* | | | x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h | Vitaly Kuznetsov | 2018-12-14 | 1 | -68/+0 |
| |/
|/| |
|
* | | Drivers: hv: vmbus: Offload the handling of channels to two workqueues | Dexuan Cui | 2018-12-03 | 1 | -0/+7 |
|/ |
|
* | Drivers: hv: vmbus: enable VMBus protocol version 5.0 | Dexuan Cui | 2018-05-14 | 1 | -0/+3 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2018-04-09 | 1 | -0/+1 |
|\ |
|
| * | x86/hyper-v: move hyperv.h out of uapi | Vitaly Kuznetsov | 2018-03-28 | 1 | -0/+1 |
* | | Drivers: hv: vmbus: Implement Direct Mode for stimer0 | Michael Kelley | 2018-03-06 | 1 | -1/+3 |
|/ |
|
* | hyper-v: trace vmbus_on_msg_dpc() | Vitaly Kuznetsov | 2017-11-04 | 1 | -0/+2 |
* | vmbus: add per-channel sysfs info | Stephen Hemminger | 2017-10-04 | 1 | -0/+2 |
* | hyper-v: Globalize vp_index | Vitaly Kuznetsov | 2017-08-10 | 1 | -11/+0 |
* | Drivers: hv: vmbus: Fix rescind handling | K. Y. Srinivasan | 2017-05-18 | 1 | -0/+7 |
* | Drivers: hv: util: Make hv_poll_channel() a little more efficient | K. Y. Srinivasan | 2017-05-18 | 1 | -0/+4 |
* | vmbus: expose debug info for drivers | Stephen Hemminger | 2017-03-17 | 1 | -11/+0 |
* | vmbus: cleanup header file style | Stephen Hemminger | 2017-03-17 | 1 | -8/+8 |
* | vmbus: make channel_message table constant | Stephen Hemminger | 2017-03-17 | 1 | -1/+1 |
* | vmbus: constify parameters where possible | Stephen Hemminger | 2017-02-14 | 1 | -3/+3 |
* | vmbus: expose hv_begin/end_read | Stephen Hemminger | 2017-02-14 | 1 | -4/+0 |
* | vmbus: remove conditional locking of vmbus_write | Stephen Hemminger | 2017-02-14 | 1 | -2/+1 |
* | vmbus: change to per channel tasklet | Stephen Hemminger | 2017-02-14 | 1 | -1/+0 |
* | vmbus: put related per-cpu variable together | Stephen Hemminger | 2017-02-14 | 1 | -22/+31 |
* | vmbus: drop no longer used kick_q argument | Stephen Hemminger | 2017-02-10 | 1 | -3/+2 |
* | vmbus: use kernel bitops for traversing interrupt mask | Stephen Hemminger | 2017-02-10 | 1 | -7/+9 |
* | Drivers: hv: restore hypervcall page cleanup before kexec | Vitaly Kuznetsov | 2017-01-31 | 1 | -2/+0 |
* | Drivers: hv: vmbus: Cleanup hyperv_vmbus.h | K. Y. Srinivasan | 2017-01-20 | 1 | -150/+2 |
* | Drivers: hv: vmbus: Move the code to signal end of message | K. Y. Srinivasan | 2017-01-20 | 1 | -35/+0 |
* | Drivers: hv: vmbus: Move the crash notification function | K. Y. Srinivasan | 2017-01-20 | 1 | -10/+0 |
* | Drivers: hv: vmbus: Move the extracting of Hypervisor version information | K. Y. Srinivasan | 2017-01-20 | 1 | -27/+0 |
* | Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code | K. Y. Srinivasan | 2017-01-20 | 1 | -8/+0 |
* | Drivers: hv: vmbus: Move Hypercall invocation code out of common code | K. Y. Srinivasan | 2017-01-19 | 1 | -1/+0 |
* | Drivers: hv: vmbus: Move the definition of generate_guest_id() | K. Y. Srinivasan | 2017-01-19 | 1 | -43/+0 |
* | Drivers: hv: vmbus: Move the definition of hv_x64_msr_hypercall_contents | K. Y. Srinivasan | 2017-01-19 | 1 | -15/+0 |
* | hv: switch to cpuhp state machine for synic init/cleanup | Vitaly Kuznetsov | 2017-01-10 | 1 | -2/+2 |
* | Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() | Vitaly Kuznetsov | 2017-01-10 | 1 | -1/+1 |