Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-05-15 | Drivers: hv: vmbus: Removed an unnecessary cast from void * | Dexuan Cui |
2018-05-14 | Drivers: hv: vmbus: enable VMBus protocol version 5.0 | Dexuan Cui |
2018-04-18 | scsi: vmbus: Add function to report available ring buffer to write in total r... | Long Li |
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-28 | hv: add SPDX license id to Kconfig | Stephen Hemminger |
2018-03-28 | hv: add SPDX license to trace | Stephen Hemminger |
2018-03-28 | Drivers: hv: vmbus: do not mark HV_PCIE as perf_device | Dexuan Cui |
2018-03-28 | Drivers: hv: vmbus: respect what we get from hv_get_synint_state() | Dexuan Cui |
2018-03-28 | Merge 4.16-rc7 into char-misc-next | Greg Kroah-Hartman |
2018-03-06 | hv_balloon: trace post_status | Vitaly Kuznetsov |
2018-03-06 | hv_balloon: fix bugs in num_pages_onlined accounting | Vitaly Kuznetsov |
2018-03-06 | hv_balloon: simplify hv_online_page()/hv_page_online_one() | Vitaly Kuznetsov |
2018-03-06 | hv_balloon: fix printk loglevel | Vitaly Kuznetsov |
2018-03-06 | Drivers: hv: vmbus: Implement Direct Mode for stimer0 | Michael Kelley |
2018-03-06 | hv_vmbus: Correct the stale comments regarding cpu affinity | Haiyang Zhang |
2018-03-06 | hv: Synthetic typo correction | Joe Perches |
2018-03-06 | hyper-v: use GFP_KERNEL for hv_context.hv_numa_map | Jia-Ju Bai |
2018-03-06 | Drivers: hv: vmbus: Fix ring buffer signaling | Michael Kelley |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | 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-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-09 | vmbus: add monitor_id and subchannel_id to sysfs per channel | Stephen Hemminger |
2018-01-09 | vmbus: make channel attributes static | Stephen Hemminger |
2018-01-09 | Drivers: hv: vmbus: Remove x86-isms from arch independent drivers | Michael Kelley |
2018-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-18 | vmbus: unregister device_obj->channels_kset | Dexuan Cui |
2017-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-03 | vmbus: make hv_get_ringbuffer_availbytes local | Stephen Hemminger |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-11-28 | Drivers: hv: vmbus: Fix a rescind issue | K. Y. Srinivasan |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-10 | x86/virt: Add enum for hypervisors to replace x86_hyper | Juergen Gross |
2017-11-04 | hyper-v: trace channel events | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_send_tl_connect_request() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_release_relid() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_negotiate_version() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_teardown_gpadl() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_establish_gpadl() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_close_internal() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_open() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_request_offers() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_onversion_response() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_ongpadl_torndown() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_ongpadl_created() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_onopen_result() | Vitaly Kuznetsov |
2017-11-04 | hyper-v: trace vmbus_onoffer_rescind() | Vitaly Kuznetsov |