index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2016-05-01
drivers:hv: Separate out frame buffer logic when picking MMIO range
Jake Oshins
1
-45
/
+35
2016-05-01
drivers:hv: Record MMIO range in use by frame buffer
Jake Oshins
1
-1
/
+36
2016-05-01
drivers:hv: Track allocations of children of hv_vmbus in private resource tree
Jake Oshins
1
-1
/
+21
2016-05-01
drivers:hv: Reverse order of resources in hyperv_mmio
Jake Oshins
1
-2
/
+1
2016-05-01
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
1
-0
/
+15
2016-05-01
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
1
-4
/
+12
2016-03-02
Drivers: hv: vmbus: Support handling messages on multiple CPUs
K. Y. Srinivasan
1
-6
/
+4
2016-03-02
Drivers: hv: vmbus: remove code duplication in message handling
Vitaly Kuznetsov
1
-38
/
+2
2016-03-02
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
1
-2
/
+2
2016-03-02
Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
Vitaly Kuznetsov
1
-35
/
+33
2016-02-08
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
Dexuan Cui
1
-0
/
+4
2016-02-08
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
1
-0
/
+21
2015-12-15
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
Jake Oshins
1
-0
/
+16
2015-12-15
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
1
-12
/
+3
2015-12-15
Drivers: hv: vmbus: Get rid of the unused irq variable
K. Y. Srinivasan
1
-13
/
+3
[next]