index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-03-01
1
-31
/
+53
|
\
|
*
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
2019-02-15
1
-0
/
+36
|
*
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-02-15
1
-31
/
+17
*
|
Drivers: hv: vmbus: Change server monitor_pages index to 0
Kimberly Brown
2019-02-23
1
-1
/
+1
|
/
*
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
2019-01-09
1
-30
/
+61
*
Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channels
Dexuan Cui
2018-12-13
1
-0
/
+20
*
vmbus: pass channel to hv_process_channel_removal
Stephen Hemminger
2018-09-25
1
-2
/
+1
*
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
2018-09-16
1
-0
/
+3
|
\
|
*
vmbus: don't return values for uninitalized channels
Stephen Hemminger
2018-09-12
1
-0
/
+3
*
|
vmbus: add driver_override support
Stephen Hemminger
2018-09-12
1
-19
/
+96
|
/
*
Drivers: hv: vmbus: add numa_node to sysfs
Stephen Hemminger
2018-07-29
1
-0
/
+17
*
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2018-07-29
1
-1
/
+1
*
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
Sunil Muthuswamy
2018-07-29
1
-10
/
+4
*
Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
Sunil Muthuswamy
2018-07-29
1
-7
/
+4
*
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-07-08
1
-0
/
+110
*
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
2018-03-28
1
-1
/
+0
*
vmbus: add monitor_id and subchannel_id to sysfs per channel
Stephen Hemminger
2018-01-09
1
-0
/
+17
*
vmbus: make channel attributes static
Stephen Hemminger
2018-01-09
1
-9
/
+9
*
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
2018-01-09
1
-3
/
+2
*
vmbus: unregister device_obj->channels_kset
Dexuan Cui
2017-12-18
1
-0
/
+2
*
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
1
-14
/
+195
|
\
|
*
hyper-v: trace channel events
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
|
*
hyper-v: trace vmbus_on_msg_dpc()
Vitaly Kuznetsov
2017-11-04
1
-0
/
+2
|
*
Drivers: hv: vmbus: Make panic reporting to be more useful
K. Y. Srinivasan
2017-10-31
1
-2
/
+2
|
*
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
2017-10-31
1
-0
/
+16
|
*
Merge 4.14-rc5 into char-misc-next
Greg Kroah-Hartman
2017-10-16
1
-2
/
+1
|
|
\
|
*
|
vmbus: add per-channel sysfs info
Stephen Hemminger
2017-10-04
1
-12
/
+173
*
|
|
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
2017-10-04
1
-2
/
+1
|
/
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-07
1
-17
/
+0
|
\
|
*
hyper-v: Globalize vp_index
Vitaly Kuznetsov
2017-08-10
1
-17
/
+0
*
|
Drivers: hv: vmbus: Fix rescind handling issues
K. Y. Srinivasan
2017-08-16
1
-0
/
+3
|
/
*
vmbus: Reuse uuid_le_to_bin() helper
Andy Shevchenko
2017-05-25
1
-41
/
+10
*
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
2017-05-18
1
-1
/
+28
*
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
2017-03-27
1
-1
/
+5
|
\
|
*
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
2017-03-16
1
-1
/
+5
*
|
vmbus: make channel_message table constant
Stephen Hemminger
2017-03-17
1
-1
/
+1
*
|
vmbus: remove useless return's
Stephen Hemminger
2017-03-17
1
-2
/
+0
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
vmbus: add direct isr callback mode
Stephen Hemminger
2017-02-14
1
-2
/
+24
*
vmbus: change to per channel tasklet
Stephen Hemminger
2017-02-14
1
-7
/
+51
*
vmbus: put related per-cpu variable together
Stephen Hemminger
2017-02-14
1
-15
/
+24
*
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
2017-02-10
1
-3
/
+1
*
Drivers: hv: restore hypervcall page cleanup before kexec
Vitaly Kuznetsov
2017-01-31
1
-7
/
+3
*
Drivers: hv: vmbus: Move the crash notification function
K. Y. Srinivasan
2017-01-20
1
-25
/
+0
*
hv: make CPU offlining prevention fine-grained
Vitaly Kuznetsov
2017-01-10
1
-5
/
+4
*
hv: switch to cpuhp state machine for synic init/cleanup
Vitaly Kuznetsov
2017-01-10
1
-8
/
+11
*
vmbus: add support for dynamic device id's
Stephen Hemminger
2016-12-06
1
-8
/
+166
*
vmbus: make sysfs names consistent with PCI
Stephen Hemminger
2016-11-01
1
-1
/
+1
*
Drivers: hv: make VMBus bus ids persistent
Vitaly Kuznetsov
2016-09-27
1
-2
/
+2
[next]