index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
Dexuan Cui
1
-9
/
+34
2020-04-11
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
1
-2
/
+3
2020-04-11
x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
Tianyu Lan
1
-9
/
+14
2020-04-11
x86/Hyper-V: Trigger crash enlightenment only once during system crash.
Tianyu Lan
1
-2
/
+14
2020-04-10
x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
Tianyu Lan
1
-2
/
+5
2020-04-10
x86/Hyper-V: Unload vmbus channel in hv panic callback
Tianyu Lan
1
-8
/
+13
2020-01-26
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
Dexuan Cui
1
-0
/
+4
2019-12-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+16
2019-11-22
Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
Michael Kelley
1
-1
/
+1
2019-11-22
drivers/hv: Replace binary semaphore with mutex
Davidlohr Bueso
1
-5
/
+5
2019-11-22
Drivers: hv: vmbus: Remove dependencies on guest page size
Himadri Pandya
1
-3
/
+3
2019-11-22
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
1
-0
/
+6
2019-11-22
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-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-4
/
+2
2019-07-13
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-24
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-11
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
1
-29
/
+53
2019-04-11
Drivers: hv: vmbus: Refactor chan->state if statement
Kimberly Brown
1
-3
/
+12
2019-03-21
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-15
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
1
-0
/
+36
2019-02-15
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
[next]