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
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
2016-04-30
drivers:hv: Separate out frame buffer logic when picking MMIO range
Jake Oshins
1
-45
/
+35
2016-04-30
drivers:hv: Record MMIO range in use by frame buffer
Jake Oshins
1
-1
/
+36
2016-04-30
drivers:hv: Track allocations of children of hv_vmbus in private resource tree
Jake Oshins
1
-1
/
+21
2016-04-30
drivers:hv: Reverse order of resources in hyperv_mmio
Jake Oshins
1
-2
/
+1
2016-04-30
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
1
-0
/
+15
2016-04-30
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
1
-4
/
+12
[next]