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
2016-01-13
Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-410
/
+388
2015-12-21
Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
K. Y. Srinivasan
1
-0
/
+3
2015-12-21
Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
Vitaly Kuznetsov
1
-1
/
+1
2015-12-16
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
1
-9
/
+0
2015-12-16
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
1
-75
/
+0
2015-12-16
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
1
-2
/
+0
2015-12-16
drivers/hv: replace enum hv_message_type by u32
Andrey Smetanin
1
-2
/
+2
2015-12-14
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
3
-64
/
+42
2015-12-14
Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpac...
Vitaly Kuznetsov
1
-43
/
+22
2015-12-14
Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
Vitaly Kuznetsov
1
-43
/
+25
2015-12-14
Drivers: hv: ring_buffer.c: fix comment style
Vitaly Kuznetsov
1
-109
/
+26
2015-12-14
Drivers: hv: utils: fix crash when device is removed from host side
Vitaly Kuznetsov
1
-3
/
+23
2015-12-14
Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
Vitaly Kuznetsov
2
-15
/
+57
2015-12-14
Drivers: hv: utils: rename outmsg_lock
Vitaly Kuznetsov
2
-8
/
+8
2015-12-14
Drivers: hv: utils: fix memory leak on on_msg() failure
Vitaly Kuznetsov
1
-3
/
+4
2015-12-14
Drivers: hv: utils: Invoke the poll function after handshake
K. Y. Srinivasan
2
-2
/
+2
2015-12-14
Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
K. Y. Srinivasan
1
-4
/
+7
2015-12-14
drivers/hv: correct tsc page sequence invalid value
Andrey Smetanin
1
-2
/
+2
2015-12-14
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
1
-0
/
+18
2015-12-14
drivers:hv: Allow for MMIO claims that span ACPI _CRS records
Jake Oshins
1
-0
/
+16
2015-12-14
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
3
-11
/
+10
2015-12-14
Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
Dexuan Cui
1
-6
/
+15
2015-12-14
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
3
-21
/
+6
2015-12-14
Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()
Dexuan Cui
1
-0
/
+12
2015-12-14
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
Dexuan Cui
1
-2
/
+19
2015-12-14
Drivers: hv: vmbus: Get rid of the unused irq variable
K. Y. Srinivasan
1
-13
/
+3
2015-12-14
Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
K. Y. Srinivasan
2
-4
/
+3
2015-12-14
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
2
-6
/
+6
2015-12-14
Drivers: hv: vss: run only on supported host versions
Olaf Hering
1
-0
/
+5
2015-12-14
drivers:hv: Define the channel type for Hyper-V PCI Express pass-through
Jake Oshins
1
-0
/
+3
2015-12-14
drivers:hv: Export the API to invoke a hypercall on Hyper-V
Jake Oshins
2
-11
/
+11
2015-12-14
drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num
Jake Oshins
1
-0
/
+17
2015-12-14
drivers/hv: cleanup synic msrs if vmbus connect failed
Andrey Smetanin
1
-1
/
+3
2015-12-14
Drivers: hv: utils: use memdup_user in hvt_op_write
Olaf Hering
1
-5
/
+4
2015-12-14
Drivers: hv: util: catch allocation errors
Olaf Hering
1
-3
/
+6
2015-12-14
Drivers: hv: utils: run polling callback always in interrupt context
Olaf Hering
4
-63
/
+34
2015-12-14
Drivers: hv: util: Increase the timeout for util services
K. Y. Srinivasan
3
-2
/
+9
2015-12-14
Drivers: hv: vmbus: fix build warning
Sudip Mukherjee
1
-2
/
+3
2015-11-04
drivers/hv: share Hyper-V SynIC constants with userspace
Andrey Smetanin
1
-5
/
+0
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
[next]