summaryrefslogtreecommitdiff
path: root/drivers/hv/vmbus_drv.c
Commit message (Expand)AuthorAge
* x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-28
* 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
* vmbus: unregister device_obj->channels_ksetDexuan Cui2017-12-18
* 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_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-rc5 into char-misc-nextGreg Kroah-Hartman2017-10-16
| |\
| * | vmbus: add per-channel sysfs infoStephen Hemminger2017-10-04
* | | x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-11-10
| |/ |/|
* | Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan2017-10-04
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-07
|\
| * hyper-v: Globalize vp_indexVitaly Kuznetsov2017-08-10
* | Drivers: hv: vmbus: Fix rescind handling issuesK. Y. Srinivasan2017-08-16
|/
* vmbus: Reuse uuid_le_to_bin() helperAndy Shevchenko2017-05-25
* Drivers: hv: vmbus: Fix rescind handlingK. Y. Srinivasan2017-05-18
* Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-27
|\
| * vmbus: use rcu for per-cpu channel listStephen Hemminger2017-03-16
* | vmbus: make channel_message table constantStephen Hemminger2017-03-17
* | vmbus: remove useless return'sStephen Hemminger2017-03-17
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* vmbus: add direct isr callback modeStephen Hemminger2017-02-14
* vmbus: change to per channel taskletStephen Hemminger2017-02-14
* vmbus: put related per-cpu variable togetherStephen Hemminger2017-02-14
* vmbus: use kernel bitops for traversing interrupt maskStephen Hemminger2017-02-10
* Drivers: hv: restore hypervcall page cleanup before kexecVitaly Kuznetsov2017-01-31
* Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan2017-01-20
* hv: make CPU offlining prevention fine-grainedVitaly Kuznetsov2017-01-10
* hv: switch to cpuhp state machine for synic init/cleanupVitaly Kuznetsov2017-01-10
* vmbus: add support for dynamic device id'sStephen Hemminger2016-12-06
* vmbus: make sysfs names consistent with PCIStephen Hemminger2016-11-01
* Drivers: hv: make VMBus bus ids persistentVitaly Kuznetsov2016-09-27
* Driver: hv: vmbus: Make mmio resource localStephen Hemminger2016-09-07
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2016-08-31
* random: add interrupt callback to VMBus IRQ handlerStephan Mueller2016-06-13
* Drivers: hv: vmbus: handle various crash scenariosVitaly Kuznetsov2016-05-01
* drivers:hv: Separate out frame buffer logic when picking MMIO rangeJake Oshins2016-04-30
* drivers:hv: Record MMIO range in use by frame bufferJake Oshins2016-04-30
* drivers:hv: Track allocations of children of hv_vmbus in private resource treeJake Oshins2016-04-30
* drivers:hv: Reverse order of resources in hyperv_mmioJake Oshins2016-04-30
* drivers:hv: Make a function to free mmio regions through vmbusJake Oshins2016-04-30
* drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins2016-04-30
* Drivers: hv: vmbus: Support handling messages on multiple CPUsK. Y. Srinivasan2016-03-01
* Drivers: hv: vmbus: remove code duplication in message handlingVitaly Kuznetsov2016-03-01
* Drivers: hv: vmbus: avoid wait_for_completion() on crashVitaly Kuznetsov2016-03-01
* Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messagesVitaly Kuznetsov2016-03-01
* Drivers: hv: vmbus: add a hvsock flag in struct hv_driverDexuan Cui2016-02-07