summaryrefslogtreecommitdiffstats
path: root/drivers/hv
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-101-0/+2
|\
| * scsi: vmbus: Add function to report available ring buffer to write in total r...Long Li2018-04-181-0/+2
* | Drivers: hv: vmbus: Removed an unnecessary cast from void *Dexuan Cui2018-05-151-1/+1
* | Drivers: hv: vmbus: enable VMBus protocol version 5.0Dexuan Cui2018-05-142-2/+45
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-094-3/+1
|\
| * x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-284-3/+1
* | hv: add SPDX license id to KconfigStephen Hemminger2018-03-281-0/+2
* | hv: add SPDX license to traceStephen Hemminger2018-03-282-0/+4
* | Drivers: hv: vmbus: do not mark HV_PCIE as perf_deviceDexuan Cui2018-03-281-1/+1
* | Drivers: hv: vmbus: respect what we get from hv_get_synint_state()Dexuan Cui2018-03-281-1/+0
* | Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-281-17/+35
|\ \
| * | Drivers: hv: vmbus: Fix ring buffer signalingMichael Kelley2018-03-061-17/+35
| |/
* | hv_balloon: trace post_statusVitaly Kuznetsov2018-03-063-0/+55
* | hv_balloon: fix bugs in num_pages_onlined accountingVitaly Kuznetsov2018-03-061-13/+69
* | hv_balloon: simplify hv_online_page()/hv_page_online_one()Vitaly Kuznetsov2018-03-061-22/+5
* | hv_balloon: fix printk loglevelVitaly Kuznetsov2018-03-061-6/+6
* | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-062-4/+59
* | hv_vmbus: Correct the stale comments regarding cpu affinityHaiyang Zhang2018-03-061-4/+2
* | hv: Synthetic typo correctionJoe Perches2018-03-061-1/+1
* | hyper-v: use GFP_KERNEL for hv_context.hv_numa_mapJia-Ju Bai2018-03-061-1/+1
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-012-15/+28
|\
| * vmbus: add monitor_id and subchannel_id to sysfs per channelStephen Hemminger2018-01-091-0/+17
| * vmbus: make channel attributes staticStephen Hemminger2018-01-091-9/+9
| * Drivers: hv: vmbus: Remove x86-isms from arch independent driversMichael Kelley2018-01-092-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+23
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-0/+2
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-092-5/+12
| |\ \
| * | | vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger2017-12-031-0/+23
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
| |/ /
* | | vmbus: unregister device_obj->channels_ksetDexuan Cui2017-12-181-0/+2
| |/ |/|
* | Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan2017-11-282-5/+12
|/
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-168-20/+594
|\
| * hyper-v: trace channel eventsVitaly Kuznetsov2017-11-044-0/+29
| * hyper-v: trace vmbus_send_tl_connect_request()Vitaly Kuznetsov2017-11-042-1/+26
| * hyper-v: trace vmbus_release_relid()Vitaly Kuznetsov2017-11-042-2/+21
| * hyper-v: trace vmbus_negotiate_version()Vitaly Kuznetsov2017-11-042-0/+29
| * hyper-v: trace vmbus_teardown_gpadl()Vitaly Kuznetsov2017-11-042-0/+20
| * hyper-v: trace vmbus_establish_gpadl()Vitaly Kuznetsov2017-11-042-0/+48
| * hyper-v: trace vmbus_close_internal()Vitaly Kuznetsov2017-11-042-0/+17
| * hyper-v: trace vmbus_open()Vitaly Kuznetsov2017-11-042-0/+29
| * hyper-v: trace vmbus_request_offers()Vitaly Kuznetsov2017-11-042-1/+11
| * hyper-v: trace vmbus_onversion_response()Vitaly Kuznetsov2017-11-042-0/+14
| * hyper-v: trace vmbus_ongpadl_torndown()Vitaly Kuznetsov2017-11-042-0/+10
| * hyper-v: trace vmbus_ongpadl_created()Vitaly Kuznetsov2017-11-042-0/+19
| * hyper-v: trace vmbus_onopen_result()Vitaly Kuznetsov2017-11-042-0/+19
| * hyper-v: trace vmbus_onoffer_rescind()Vitaly Kuznetsov2017-11-042-0/+10
| * hyper-v: trace vmbus_onoffer()Vitaly Kuznetsov2017-11-042-0/+39
OpenPOWER on IntegriCloud