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
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
2017-10-04
vmbus: add per-channel sysfs info
Stephen Hemminger
1
-12
/
+173
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-17
/
+0
2017-08-16
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
1
-0
/
+3
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
1
-17
/
+0
2017-05-25
vmbus: Reuse uuid_le_to_bin() helper
Andy Shevchenko
1
-41
/
+10
2017-05-18
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
1
-1
/
+28
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+5
2017-03-17
vmbus: make channel_message table constant
Stephen Hemminger
1
-1
/
+1
2017-03-17
vmbus: remove useless return's
Stephen Hemminger
1
-2
/
+0
2017-03-16
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
1
-1
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-02-14
vmbus: add direct isr callback mode
Stephen Hemminger
1
-2
/
+24
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
1
-7
/
+51
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
1
-15
/
+24
2017-02-10
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
1
-3
/
+1
2017-01-31
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
1
-7
/
+3
2017-01-20
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
1
-25
/
+0
2017-01-10
hv: make CPU offlining prevention fine-grained
Vitaly Kuznetsov
1
-5
/
+4
2017-01-10
hv: switch to cpuhp state machine for synic init/cleanup
Vitaly Kuznetsov
1
-8
/
+11
2016-12-06
vmbus: add support for dynamic device id's
Stephen Hemminger
1
-8
/
+166
2016-11-01
vmbus: make sysfs names consistent with PCI
Stephen Hemminger
1
-1
/
+1
2016-09-27
Drivers: hv: make VMBus bus ids persistent
Vitaly Kuznetsov
1
-2
/
+2
2016-09-07
Driver: hv: vmbus: Make mmio resource local
Stephen Hemminger
1
-2
/
+2
2016-08-31
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
1
-4
/
+4
2016-06-13
random: add interrupt callback to VMBus IRQ handler
Stephan Mueller
1
-0
/
+3
2016-05-01
Drivers: hv: vmbus: handle various crash scenarios
Vitaly Kuznetsov
1
-3
/
+4
[next]