Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cdd1aeae83ac60fe61ea8e8c65ba219f8576570d
/
include
/
linux
/
hyperv.h
afaa33d
Drivers: hv: vmbus: Resolve more races involving init_vp_index()
by Andrea Parri (Microsoft)
· 4 years, 8 months ago
db5871e
vmbus: Replace zero-length array with flexible-array
by Gustavo A. R. Silva
· 4 years, 8 months ago
7769e18
scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
by Andrea Parri (Microsoft)
· 4 years, 9 months ago
7527810
Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
by Andrea Parri (Microsoft)
· 4 years, 9 months ago
8ef4c4a
Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
by Andrea Parri (Microsoft)
· 4 years, 9 months ago
9403b66
Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal
by Andrea Parri (Microsoft)
· 4 years, 9 months ago
8b6a877
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
by Andrea Parri (Microsoft)
· 4 years, 9 months ago
5cc4150
Drivers: hv: avoid passing opaque pointer to vmbus_onmessage()
by Vitaly Kuznetsov
· 4 years, 9 months ago
54e19d3
hv_utils: Add the support of hibernation
by Dexuan Cui
· 5 years ago
ddc9d35
Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
by Dexuan Cui
· 5 years ago
af9ca6f
drivers: hv: vmbus: Introduce latency testing
by Branden Bonaby
· 5 years ago
2d4f49b
Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
by Andrea Parri
· 5 years ago
bedc61a
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
by Andrea Parri
· 5 years ago
af5a7e99
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
d8bd2d4
Drivers: hv: vmbus: Resume after fixing up old primary channels
by Dexuan Cui
· 5 years ago
271b222
Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernation
by Dexuan Cui
· 5 years ago
ed56ef6
Drivers: hv: vmbus: Add a helper function is_sub_channel()
by Dexuan Cui
· 5 years ago
348dd93
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
by Haiyang Zhang
· 5 years ago
e5d2f91
PCI: hv: Add a paravirtual backchannel in software
by Dexuan Cui
· 5 years ago
3b20eb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
by Thomas Gleixner
· 6 years ago
14948e3
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
by Kimberly Brown
· 6 years ago
396ae57
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
by Kimberly Brown
· 6 years ago
593db80
vmbus: Switch to use new generic UUID API
by Andy Shevchenko
· 6 years ago
ba50bf1
Drivers: hv: vmbus: Check for ring when getting debug info
by Dexuan Cui
· 6 years ago
c4aa8b2
Merge 4.20-rc6 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
37c2578
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
by Dexuan Cui
· 6 years ago
4d3c5c6
Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()
by Dexuan Cui
· 6 years ago
ae6935e
vmbus: split ring buffer allocation from open
by Stephen Hemminger
· 6 years ago
52a42c2
vmbus: keep pointer to ring buffer page
by Stephen Hemminger
· 6 years ago
800b932
vmbus: pass channel to hv_process_channel_removal
by Stephen Hemminger
· 6 years ago
d765edb
vmbus: add driver_override support
by Stephen Hemminger
· 6 years ago
d3b26dd
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
by Dexuan Cui
· 6 years ago
71b3824
Drivers: hv: vmbus: Add comments on ring buffer signaling
by Michael Kelley
· 7 years ago
5f85942
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
ae20b25
Drivers: hv: vmbus: enable VMBus protocol version 5.0
by Dexuan Cui
· 7 years ago
63273cb
scsi: vmbus: Add function to report available ring buffer to write in total ring size percentage
by Long Li
· 7 years ago
d8312a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
5a48580
x86/hyper-v: move hyperv.h out of uapi
by Vitaly Kuznetsov
· 7 years ago
ce76704
hv_vmbus: Correct the stale comments regarding cpu affinity
by Haiyang Zhang
· 7 years ago
51e18a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
0487426
vmbus: make hv_get_ringbuffer_availbytes local
by Stephen Hemminger
· 7 years ago
7fa32e5
Drivers: hv: vmbus: Fix a rescind issue
by K. Y. Srinivasan
· 7 years ago
6981fbf
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
by Stephen Hemminger
· 7 years ago
58f2c39
Merge 4.14-rc5 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
192b2d7
Drivers: hv: vmbus: Fix bugs in rescind handling
by K. Y. Srinivasan
· 7 years ago
c2e5df6
vmbus: add per-channel sysfs info
by Stephen Hemminger
· 7 years ago
57e88b4
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
aae3dbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
5dd0fb9
vmbus: remove unused vmbus_sendpacket_ctl
by stephen hemminger
· 7 years ago
5a668d8
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
by stephen hemminger
· 7 years ago
9a603b8
vmbus: remove unused vmbus_sendpacket_multipagebuffer
by stephen hemminger
· 7 years ago
6f3d791
Drivers: hv: vmbus: Fix rescind handling issues
by K. Y. Srinivasan
· 7 years ago
7415aea
hyper-v: Globalize vp_index
by Vitaly Kuznetsov
· 7 years ago
0578417
hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT
by Vitaly Kuznetsov
· 7 years ago
fc53662
x86/hyper-v: Make hv_do_hypercall() inline
by Vitaly Kuznetsov
· 7 years ago
05d00bc
vmbus: eliminate duplicate cached index
by Stephen Hemminger
· 8 years ago
8dd45f2
vmbus: refactor hv_signal_on_read
by Stephen Hemminger
· 8 years ago
95c40f4
vmbus: drop unused ring_buffer_info elements
by Stephen Hemminger
· 8 years ago
2371cd9
scsi: storvsc: remove unnecessary channel inbound lock
by Stephen Hemminger
· 8 years ago
af82455
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
57c0eab
Merge 4.11-rc4 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
4827ee1
vmbus: expose debug info for drivers
by Stephen Hemminger
· 8 years ago
2a9d7de
vmbus: cleanup header file style
by Stephen Hemminger
· 8 years ago
8b1f91f
vmbus: remove useless return's
by Stephen Hemminger
· 8 years ago
dad72a1
vmbus: remove hv_event_tasklet_disable/enable
by Dexuan Cui
· 8 years ago
8200f20
vmbus: use rcu for per-cpu channel list
by Stephen Hemminger
· 8 years ago
f3dd3f4
vmbus: introduce in-place packet iterator
by stephen hemminger
· 8 years ago
e4165a0
vmbus: constify parameters where possible
by Stephen Hemminger
· 8 years ago
6e47dd3
vmbus: expose hv_begin/end_read
by Stephen Hemminger
· 8 years ago
5529eaf
vmbus: remove conditional locking of vmbus_write
by Stephen Hemminger
· 8 years ago
b71e328
vmbus: add direct isr callback mode
by Stephen Hemminger
· 8 years ago
631e63a
vmbus: change to per channel tasklet
by Stephen Hemminger
· 8 years ago
51c6ce2
vmbus: callback is in softirq not workqueue
by Stephen Hemminger
· 8 years ago
3454323
vmbus: remove unused kickq argument to sendpacket
by Stephen Hemminger
· 8 years ago
f6c4391
vmbus: remove no longer used signal_policy
by Stephen Hemminger
· 8 years ago
17fa87f
Merge 4.10-rc7 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
a165645
Drivers: hv: vmbus: Use all supported IC versions to negotiate
by Alex Ng
· 8 years ago
433e19c
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
by Dexuan Cui
· 8 years ago
ccb61f8
Drivers: hv: vmbus: Fix a rescind handling bug
by K. Y. Srinivasan
· 8 years ago
fc76936
vmbus: add support for dynamic device id's
by Stephen Hemminger
· 8 years ago
f45be72
hyperv: Fix spelling of HV_UNKOWN
by Haiyang Zhang
· 8 years ago
b7d91c9
Merge 4.9-rc5 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
3372592
Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
1f6ee4e
Drivers: hv: vmbus: On write cleanup the logic to interrupt the host
by K. Y. Srinivasan
· 8 years ago
fa32ff6
Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw() (v2)
by Vitaly Kuznetsov
· 8 years ago
e934f68
Revert "hv_netvsc: report vmbus name in ethtool"
by Stephen Hemminger
· 8 years ago
687ee0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
e7fca5d
Drivers: hv: get rid of id in struct vmbus_channel
by Vitaly Kuznetsov
· 8 years ago
3a8963a
Revert "hv_netvsc: make inline functions static"
by Stephen Hemminger
· 8 years ago
8e1d260
Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
by Alex Ng
· 8 years ago
0f98829
Drivers: hv: vmbus: suppress some "hv_vmbus: Unknown GUID" warnings
by Dexuan Cui
· 8 years ago
65a532f
Revert "Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()"
by K. Y. Srinivasan
· 8 years ago
509879b
Drivers: hv: Introduce a policy for controlling channel affinity
by K. Y. Srinivasan
· 8 years ago
bb08d43
Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()
by Vitaly Kuznetsov
· 8 years ago
3724287
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
by K. Y. Srinivasan
· 9 years ago
638fea3
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
by Dexuan Cui
· 9 years ago
e3f74b8
hv_netvsc: report vmbus name in ethtool
by Stephen Hemminger
· 8 years ago
30d1de0
hv_netvsc: make inline functions static
by Stephen Hemminger
· 8 years ago
97fb77dc
drivers:hv: Make a function to free mmio regions through vmbus
by Jake Oshins
· 9 years ago
Next »