Age | Commit message (Expand) | Author | Files | Lines |
2018-04-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -3/+1 |
2018-03-28 | x86/hyper-v: move hyperv.h out of uapi | Vitaly Kuznetsov | 4 | -3/+1 |
2018-03-28 | hv: add SPDX license id to Kconfig | Stephen Hemminger | 1 | -0/+2 |
2018-03-28 | hv: add SPDX license to trace | Stephen Hemminger | 2 | -0/+4 |
2018-03-28 | Drivers: hv: vmbus: do not mark HV_PCIE as perf_device | Dexuan Cui | 1 | -1/+1 |
2018-03-28 | Drivers: hv: vmbus: respect what we get from hv_get_synint_state() | Dexuan Cui | 1 | -1/+0 |
2018-03-28 | Merge 4.16-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -17/+35 |
2018-03-06 | hv_balloon: trace post_status | Vitaly Kuznetsov | 3 | -0/+55 |
2018-03-06 | hv_balloon: fix bugs in num_pages_onlined accounting | Vitaly Kuznetsov | 1 | -13/+69 |
2018-03-06 | hv_balloon: simplify hv_online_page()/hv_page_online_one() | Vitaly Kuznetsov | 1 | -22/+5 |
2018-03-06 | hv_balloon: fix printk loglevel | Vitaly Kuznetsov | 1 | -6/+6 |
2018-03-06 | Drivers: hv: vmbus: Implement Direct Mode for stimer0 | Michael Kelley | 2 | -4/+59 |
2018-03-06 | hv_vmbus: Correct the stale comments regarding cpu affinity | Haiyang Zhang | 1 | -4/+2 |
2018-03-06 | hv: Synthetic typo correction | Joe Perches | 1 | -1/+1 |
2018-03-06 | hyper-v: use GFP_KERNEL for hv_context.hv_numa_map | Jia-Ju Bai | 1 | -1/+1 |
2018-03-06 | Drivers: hv: vmbus: Fix ring buffer signaling | Michael Kelley | 1 | -17/+35 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -15/+28 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+23 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2018-01-09 | vmbus: add monitor_id and subchannel_id to sysfs per channel | Stephen Hemminger | 1 | -0/+17 |
2018-01-09 | vmbus: make channel attributes static | Stephen Hemminger | 1 | -9/+9 |
2018-01-09 | Drivers: hv: vmbus: Remove x86-isms from arch independent drivers | Michael Kelley | 2 | -6/+2 |
2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2017-12-18 | vmbus: unregister device_obj->channels_kset | Dexuan Cui | 1 | -0/+2 |
2017-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -5/+12 |
2017-12-03 | vmbus: make hv_get_ringbuffer_availbytes local | Stephen Hemminger | 1 | -0/+23 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
2017-11-28 | Drivers: hv: vmbus: Fix a rescind issue | K. Y. Srinivasan | 2 | -5/+12 |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -20/+594 |
2017-11-10 | x86/virt: Add enum for hypervisors to replace x86_hyper | Juergen Gross | 1 | -1/+1 |
2017-11-04 | hyper-v: trace channel events | Vitaly Kuznetsov | 4 | -0/+29 |
2017-11-04 | hyper-v: trace vmbus_send_tl_connect_request() | Vitaly Kuznetsov | 2 | -1/+26 |
2017-11-04 | hyper-v: trace vmbus_release_relid() | Vitaly Kuznetsov | 2 | -2/+21 |
2017-11-04 | hyper-v: trace vmbus_negotiate_version() | Vitaly Kuznetsov | 2 | -0/+29 |
2017-11-04 | hyper-v: trace vmbus_teardown_gpadl() | Vitaly Kuznetsov | 2 | -0/+20 |
2017-11-04 | hyper-v: trace vmbus_establish_gpadl() | Vitaly Kuznetsov | 2 | -0/+48 |
2017-11-04 | hyper-v: trace vmbus_close_internal() | Vitaly Kuznetsov | 2 | -0/+17 |
2017-11-04 | hyper-v: trace vmbus_open() | Vitaly Kuznetsov | 2 | -0/+29 |
2017-11-04 | hyper-v: trace vmbus_request_offers() | Vitaly Kuznetsov | 2 | -1/+11 |
2017-11-04 | hyper-v: trace vmbus_onversion_response() | Vitaly Kuznetsov | 2 | -0/+14 |
2017-11-04 | hyper-v: trace vmbus_ongpadl_torndown() | Vitaly Kuznetsov | 2 | -0/+10 |
2017-11-04 | hyper-v: trace vmbus_ongpadl_created() | Vitaly Kuznetsov | 2 | -0/+19 |
2017-11-04 | hyper-v: trace vmbus_onopen_result() | Vitaly Kuznetsov | 2 | -0/+19 |
2017-11-04 | hyper-v: trace vmbus_onoffer_rescind() | Vitaly Kuznetsov | 2 | -0/+10 |
2017-11-04 | hyper-v: trace vmbus_onoffer() | Vitaly Kuznetsov | 2 | -0/+39 |
2017-11-04 | hyper-v: trace vmbus_on_message() | Vitaly Kuznetsov | 2 | -0/+7 |
2017-11-04 | hyper-v: trace vmbus_on_msg_dpc() | Vitaly Kuznetsov | 5 | -1/+40 |
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 | -2/+2 |