index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-20
Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
Dexuan Cui
1
-0
/
+17
2015-08-05
Drivers: hv: vmbus: use cpu_hotplug_enable/disable
Vitaly Kuznetsov
1
-34
/
+4
2015-08-05
Drivers: hv: vmbus: add a sysfs attr to show the binding of channel/VP
Dexuan Cui
1
-0
/
+38
2015-08-05
Drivers: hv: vmbus: Implement a clocksource based on the TSC page
K. Y. Srinivasan
2
-0
/
+92
2015-08-05
drivers/hv: Migrate to new 'set-state' interface
Viresh Kumar
1
-26
/
+19
2015-08-05
Drivers: hv_vmbus: Fix signal to host condition
Christopher Oo
1
-11
/
+3
2015-08-05
Drivers: hv: vmbus: Further improve CPU affiliation logic
Dexuan Cui
1
-2
/
+18
2015-08-05
Drivers: hv: vmbus: Improve the CPU affiliation for channels
K. Y. Srinivasan
3
-5
/
+20
2015-08-05
drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus
Jake Oshins
1
-4
/
+84
2015-08-05
drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.
Jake Oshins
1
-26
/
+90
2015-08-04
Drivers: hv: vmbus: Consider ND NIC in binding channels to CPUs
K. Y. Srinivasan
1
-0
/
+1
2015-08-04
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
1
-2
/
+2
2015-08-04
Drivers: hv: vmbus: don't send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts
Vitaly Kuznetsov
1
-0
/
+4
2015-08-04
Drivers: hv: vmbus: fix typo in hv_port_info struct
Nik Nyby
1
-1
/
+1
2015-08-04
hv: util: checking the wrong variable
Dan Carpenter
1
-1
/
+1
2015-08-04
Drivers: hv: vmbus: Permit sending of packets without payload
K. Y. Srinivasan
1
-1
/
+3
2015-08-04
Drivers: hv: balloon: Enable dynamic memory protocol negotiation with Windows...
Alex Ng
1
-6
/
+20
2015-08-04
Drivers: hv: fcopy: dynamically allocate smsg_out in fcopy_send_data()
Vitaly Kuznetsov
1
-8
/
+13
2015-08-04
Drivers: hv: kvp: check kzalloc return value
Vitaly Kuznetsov
1
-0
/
+3
2015-08-04
Drivers: hv: vmbus: prefer 'die' notification chain to 'panic'
Vitaly Kuznetsov
1
-4
/
+36
2015-08-04
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
1
-0
/
+14
2015-08-04
Drivers: hv: don't do hypercalls when hypercall_page is NULL
Vitaly Kuznetsov
1
-5
/
+8
2015-08-04
Drivers: hv: vmbus: add special kexec handler
Vitaly Kuznetsov
1
-0
/
+14
2015-08-04
Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
Vitaly Kuznetsov
2
-2
/
+1
2015-06-12
Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashion
K. Y. Srinivasan
1
-2
/
+12
2015-06-01
Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels
K. Y. Srinivasan
1
-29
/
+43
2015-06-01
Drivers: hv: vmbus: Use the vp_index map even for channels bound to CPU 0
K. Y. Srinivasan
1
-1
/
+1
2015-06-01
Drivers: hv: balloon: check if ha_region_mutex was acquired in MEM_CANCEL_ONL...
Vitaly Kuznetsov
1
-1
/
+3
2015-06-01
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
Keith Mange
1
-3
/
+5
2015-05-24
Drivers: hv: vmbus: distribute subchannels among all vcpus
Vitaly Kuznetsov
1
-1
/
+28
2015-05-24
Drivers: hv: vmbus: move init_vp_index() call to vmbus_process_offer()
Vitaly Kuznetsov
1
-2
/
+5
2015-05-24
Drivers: hv: vmbus: decrease num_sc on subchannel removal
Vitaly Kuznetsov
1
-1
/
+2
2015-05-24
Drivers: hv: vmbus: unify calls to percpu_channel_enq()
Vitaly Kuznetsov
1
-33
/
+18
2015-05-24
Drivers: hv: vmbus: kill tasklets on module unload
Vitaly Kuznetsov
1
-1
/
+4
2015-05-24
Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths
Vitaly Kuznetsov
1
-7
/
+6
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
4
-1
/
+33
2015-05-24
hv: vmbus_free_channels(): remove the redundant free_channel()
Dexuan Cui
1
-3
/
+8
2015-05-24
Drivers: hv: vmbus: unregister panic notifier on module unload
Vitaly Kuznetsov
1
-0
/
+4
2015-05-24
Drivers: hv: vmbus: introduce vmbus_acpi_remove
Vitaly Kuznetsov
1
-0
/
+10
2015-05-24
Drivers: hv: utils: unify driver registration reporting
Vitaly Kuznetsov
3
-4
/
+4
2015-05-24
Drivers: hv: fcopy: full handshake support
Vitaly Kuznetsov
1
-1
/
+15
2015-05-24
Drivers: hv: vss: full handshake support
Vitaly Kuznetsov
1
-12
/
+37
2015-05-24
Drivers: hv: kvp: convert to hv_utils_transport
Vitaly Kuznetsov
1
-49
/
+42
2015-05-24
Drivers: hv: fcopy: convert to hv_utils_transport
Vitaly Kuznetsov
1
-148
/
+46
2015-05-24
Drivers: hv: vss: convert to hv_utils_transport
Vitaly Kuznetsov
1
-25
/
+27
2015-05-24
Drivers: hv: util: introduce hv_utils_transport abstraction
Vitaly Kuznetsov
3
-1
/
+328
2015-05-24
Drivers: hv: fcopy: set .owner reference for file operations
Vitaly Kuznetsov
1
-4
/
+2
2015-05-24
Drivers: hv: fcopy: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
1
-40
/
+30
2015-05-24
Drivers: hv: vss: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
1
-29
/
+58
2015-05-24
Drivers: hv: kvp: switch to using the hvutil_device_state state machine
Vitaly Kuznetsov
1
-38
/
+49
[next]