summaryrefslogtreecommitdiff
path: root/drivers/hv
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\
| * x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-28
* | hv: add SPDX license id to KconfigStephen Hemminger2018-03-28
* | hv: add SPDX license to traceStephen Hemminger2018-03-28
* | Drivers: hv: vmbus: do not mark HV_PCIE as perf_deviceDexuan Cui2018-03-28
* | Drivers: hv: vmbus: respect what we get from hv_get_synint_state()Dexuan Cui2018-03-28
* | Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-28
|\ \
| * | Drivers: hv: vmbus: Fix ring buffer signalingMichael Kelley2018-03-06
| |/
* | hv_balloon: trace post_statusVitaly Kuznetsov2018-03-06
* | hv_balloon: fix bugs in num_pages_onlined accountingVitaly Kuznetsov2018-03-06
* | hv_balloon: simplify hv_online_page()/hv_page_online_one()Vitaly Kuznetsov2018-03-06
* | hv_balloon: fix printk loglevelVitaly Kuznetsov2018-03-06
* | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-06
* | hv_vmbus: Correct the stale comments regarding cpu affinityHaiyang Zhang2018-03-06
* | hv: Synthetic typo correctionJoe Perches2018-03-06
* | hyper-v: use GFP_KERNEL for hv_context.hv_numa_mapJia-Ju Bai2018-03-06
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-01
|\
| * vmbus: add monitor_id and subchannel_id to sysfs per channelStephen Hemminger2018-01-09
| * vmbus: make channel attributes staticStephen Hemminger2018-01-09
| * Drivers: hv: vmbus: Remove x86-isms from arch independent driversMichael Kelley2018-01-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-09
| |\ \
| * | | vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger2017-12-03
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ \ | |_|_|/ |/| | |
| * | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
| |/ /
* | | vmbus: unregister device_obj->channels_ksetDexuan Cui2017-12-18
| |/ |/|
* | Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan2017-11-28
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-16
|\
| * hyper-v: trace channel eventsVitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_send_tl_connect_request()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_release_relid()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_negotiate_version()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_teardown_gpadl()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_establish_gpadl()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_close_internal()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_open()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_request_offers()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_onversion_response()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_ongpadl_torndown()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_ongpadl_created()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_onopen_result()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_onoffer_rescind()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_onoffer()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_on_message()Vitaly Kuznetsov2017-11-04
| * hyper-v: trace vmbus_on_msg_dpc()Vitaly Kuznetsov2017-11-04
| * Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan2017-10-31
| * Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger2017-10-31
| * Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman2017-10-23
| |\