index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-30
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+16
2019-11-21
Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
Michael Kelley
1
-1
/
+1
2019-11-21
drivers/hv: Replace binary semaphore with mutex
Davidlohr Bueso
1
-5
/
+5
2019-11-21
Drivers: hv: vmbus: Remove dependencies on guest page size
Himadri Pandya
1
-3
/
+3
2019-11-21
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
1
-0
/
+6
2019-11-21
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
1
-2
/
+1
2019-11-15
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
1
-16
/
+14
2019-10-01
Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
Dexuan Cui
1
-0
/
+6
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
1
-0
/
+17
2019-09-06
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
1
-1
/
+43
2019-09-06
Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspend
Dexuan Cui
1
-0
/
+55
2019-09-06
Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
Dexuan Cui
1
-0
/
+59
2019-09-06
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
Dexuan Cui
1
-0
/
+46
2019-09-06
Drivers: hv: vmbus: Suspend/resume the synic for hibernation
Dexuan Cui
1
-0
/
+46
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-4
/
+2
2019-07-12
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
1
-20
/
+22
2019-06-23
drivers: hv: Add a module description line to the hv_vmbus driver
Joseph Salisbury
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-14
/
+1
2019-04-10
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
1
-29
/
+53
2019-04-10
Drivers: hv: vmbus: Refactor chan->state if statement
Kimberly Brown
1
-3
/
+12
2019-03-20
Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
Kimberly Brown
1
-2
/
+75
2019-03-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-31
/
+53
2019-02-23
Drivers: hv: vmbus: Change server monitor_pages index to 0
Kimberly Brown
1
-1
/
+1
2019-02-14
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
1
-0
/
+36
2019-02-14
vmbus: Switch to use new generic UUID API
Andy Shevchenko
1
-31
/
+17
2019-01-09
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
1
-30
/
+61
2018-12-13
Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
Dexuan Cui
1
-0
/
+20
2018-09-25
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
1
-2
/
+1
2018-09-16
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+3
2018-09-12
vmbus: add driver_override support
Stephen Hemminger
1
-19
/
+96
2018-09-12
vmbus: don't return values for uninitalized channels
Stephen Hemminger
1
-0
/
+3
2018-07-29
Drivers: hv: vmbus: add numa_node to sysfs
Stephen Hemminger
1
-0
/
+17
2018-07-29
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
1
-1
/
+1
2018-07-29
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
Sunil Muthuswamy
1
-10
/
+4
2018-07-29
Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
Sunil Muthuswamy
1
-7
/
+4
2018-07-08
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
1
-0
/
+110
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
1
-1
/
+0
2018-01-09
vmbus: add monitor_id and subchannel_id to sysfs per channel
Stephen Hemminger
1
-0
/
+17
2018-01-09
vmbus: make channel attributes static
Stephen Hemminger
1
-9
/
+9
2018-01-09
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
1
-3
/
+2
2017-12-18
vmbus: unregister device_obj->channels_kset
Dexuan Cui
1
-0
/
+2
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+195
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-1
/
+1
2017-11-04
hyper-v: trace channel events
Vitaly Kuznetsov
1
-0
/
+2
2017-11-04
hyper-v: trace vmbus_on_msg_dpc()
Vitaly Kuznetsov
1
-0
/
+2
2017-10-31
Drivers: hv: vmbus: Make panic reporting to be more useful
K. Y. Srinivasan
1
-2
/
+2
2017-10-31
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
1
-0
/
+16
2017-10-16
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+1
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
1
-2
/
+1
[next]