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-04-03
Drivers: hv: hv_balloon: correctly handle num_pages>INT_MAX case
Vitaly Kuznetsov
1
-6
/
+7
2015-04-03
Drivers: hv: hv_balloon: correctly handle val.freeram<num_pages case
Vitaly Kuznetsov
1
-1
/
+1
2015-04-03
hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()
Haiyang Zhang
1
-2
/
+5
2015-04-03
Drivers: hv: hv_balloon: survive ballooning request with num_pages=0
Vitaly Kuznetsov
1
-13
/
+6
2015-04-03
Drivers: hv: hv_balloon: eliminate jumps in piecewiese linear floor function
Vitaly Kuznetsov
1
-4
/
+4
2015-04-03
Drivers: hv: hv_balloon: do not online pages in offline blocks
Vitaly Kuznetsov
1
-1
/
+11
2015-04-03
hv: remove the per-channel workqueue
Dexuan Cui
1
-29
/
+1
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
3
-135
/
+30
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
3
-26
/
+53
2015-03-26
Drivers: hv: vmbus: Don't wait after requesting offers
K. Y. Srinivasan
1
-11
/
+0
2015-03-25
Drivers: hv: vmbus: Fix a siganlling host signalling issue
K. Y. Srinivasan
1
-2
/
+26
2015-03-25
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
K. Y. Srinivasan
1
-0
/
+1
2015-03-25
Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()
K. Y. Srinivasan
1
-9
/
+6
2015-03-25
hv: vmbus: missing curly braces in vmbus_process_offer()
Dan Carpenter
1
-1
/
+2
2015-03-25
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
1
-1
/
+1
2015-03-25
Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural
Vitaly Kuznetsov
1
-10
/
+4
2015-03-25
Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure
Vitaly Kuznetsov
1
-0
/
+1
2015-03-25
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
3
-44
/
+107
2015-03-01
mei: bus: () can be static
kbuild test robot
1
-1
/
+1
2015-03-01
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
1
-17
/
+26
2015-03-01
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
1
-6
/
+27
2015-03-01
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
K. Y. Srinivasan
1
-15
/
+15
2015-03-01
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
2
-0
/
+47
2015-03-01
Drivers: hv: hv_balloon: refuse to balloon below the floor
Vitaly Kuznetsov
1
-0
/
+11
2015-03-01
Drivers: hv: hv_balloon: report offline pages as being used
Vitaly Kuznetsov
1
-9
/
+24
2015-03-01
Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region...
Vitaly Kuznetsov
1
-29
/
+6
2015-03-01
Drivers: hv: vmbus: Get rid of some unnecessary messages
K. Y. Srinivasan
1
-6
/
+1
2015-03-01
Drivers: hv: util: On device remove, close the channel after de-initializing ...
K. Y. Srinivasan
1
-1
/
+1
2015-03-01
Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure
K. Y. Srinivasan
1
-5
/
+16
2015-03-01
Drivers: hv: vmbus: Handle both rescind and offer messages in the same context
K. Y. Srinivasan
1
-53
/
+62
2015-03-01
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
3
-20
/
+49
2015-03-01
Drivers: hv: vmbus: Properly handle child device remove
K. Y. Srinivasan
1
-6
/
+9
2015-03-01
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
K. Y. Srinivasan
1
-0
/
+2
2015-03-01
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
1
-2
/
+5
2015-03-01
hv: hv_balloon: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+2
2015-03-01
hv: channel_mgmt: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+2
2015-03-01
hv: channel: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+2
2015-03-01
hv: vmbus_open(): reset the channel state on ENOMEM
Dexuan Cui
1
-3
/
+5
2015-03-01
hv: vmbus_post_msg: retry the hypercall on some transient errors
Dexuan Cui
1
-2
/
+9
2015-03-01
hv: hv_util: move vmbus_open() to a later place
Dexuan Cui
1
-5
/
+6
2015-03-01
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
3
-1
/
+27
2015-03-01
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
2
-2
/
+11
2015-03-01
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
3
-5
/
+19
2015-03-01
Drivers: hv: vmbus: avoid double kfree for device_obj
Vitaly Kuznetsov
1
-1
/
+0
2015-03-01
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
2
-5
/
+6
2015-03-01
Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
Vitaly Kuznetsov
1
-0
/
+36
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-42
/
+323
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-2
/
+2
2015-01-25
Drivers: hv: vmbus: hv_process_timer_expiration() can be static
kbuild test robot
1
-1
/
+1
2015-01-25
Drivers: hv: vmbus: serialize Offer and Rescind offer
Vitaly Kuznetsov
1
-8
/
+22
[next]