index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
2020-01-25
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-21
Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
Michael Kelley
2019-11-21
drivers/hv: Replace binary semaphore with mutex
Davidlohr Bueso
2019-11-21
Drivers: hv: vmbus: Remove dependencies on guest page size
Himadri Pandya
2019-11-21
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
2019-11-21
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
2019-11-15
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
2019-10-01
Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
2019-09-06
Drivers: hv: vmbus: Suspend/resume the synic for hibernation
Dexuan Cui
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-12
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
2019-06-23
drivers: hv: Add a module description line to the hv_vmbus driver
Joseph Salisbury
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-04-10
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
2019-04-10
Drivers: hv: vmbus: Refactor chan->state if statement
Kimberly Brown
2019-03-20
Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
Kimberly Brown
2019-03-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-02-23
Drivers: hv: vmbus: Change server monitor_pages index to 0
Kimberly Brown
2019-02-14
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
2019-02-14
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-01-09
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
2018-12-13
Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
Dexuan Cui
2018-09-25
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-09-16
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
2018-09-12
vmbus: add driver_override support
Stephen Hemminger
2018-09-12
vmbus: don't return values for uninitalized channels
Stephen Hemminger
2018-07-29
Drivers: hv: vmbus: add numa_node to sysfs
Stephen Hemminger
2018-07-29
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2018-07-29
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
Sunil Muthuswamy
2018-07-29
Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
Sunil Muthuswamy
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
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
2017-12-18
vmbus: unregister device_obj->channels_kset
Dexuan Cui
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_on_msg_dpc()
Vitaly Kuznetsov
2017-10-31
Drivers: hv: vmbus: Make panic reporting to be more useful
K. Y. Srinivasan
2017-10-31
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
2017-10-16
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
[next]