index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts
K. Y. Srinivasan
3
-8
/
+10
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-195
/
+593
2013-02-12
x86, hyperv: HYPERV depends on X86_LOCAL_APIC
H. Peter Anvin
1
-1
/
+1
2013-02-08
Drivers: hv: balloon: Prevent the host from ballooning the guest too low
K. Y. Srinivasan
1
-1
/
+34
2013-02-08
Drivers: hv: balloon: Add a parameter to delay pressure reporting
K. Y. Srinivasan
1
-2
/
+11
2013-01-30
Drivers: hv: balloon: Make adjustments to the pressure report
K. Y. Srinivasan
1
-3
/
+9
2013-01-25
Merge 3.8-rc5 into char-misc-next
Greg Kroah-Hartman
1
-14
/
+21
2013-01-25
Drivers: hv: Execute shutdown in a thread context
K. Y. Srinivasan
1
-1
/
+11
2013-01-25
Drivers: hv: Use consolidated GUID definitions
K. Y. Srinivasan
2
-15
/
+13
2013-01-25
Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h
K. Y. Srinivasan
1
-25
/
+6
2013-01-18
Drivers: hv: Bind all vmbbus interrupts to the boot CPU
K. Y. Srinivasan
1
-1
/
+1
2013-01-18
Drivers: hv: vmbus_flow_handler() can be static
Fengguang Wu
1
-1
/
+1
2013-01-17
Drivers: hv: balloon: Fix a memory leak
K. Y. Srinivasan
1
-10
/
+13
2013-01-17
Drivers: hv: balloon: Fix a bug in the definition of struct dm_info_msg
K. Y. Srinivasan
1
-4
/
+8
2013-01-17
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
Wei Yongjun
1
-2
/
+0
2013-01-17
Drivers: hv: Cleanup and consolidate reporting of build/version info
K. Y. Srinivasan
2
-11
/
+7
2013-01-17
Drivers: hv: Capture the host build information
K. Y. Srinivasan
2
-0
/
+16
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
3
-4
/
+61
2013-01-17
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
1
-1
/
+1
2013-01-17
Drivers: hv: Add a check to deal with spurious interrupts
K. Y. Srinivasan
1
-4
/
+6
2013-01-17
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
K. Y. Srinivasan
2
-1
/
+22
2013-01-17
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
3
-3
/
+19
2013-01-17
Drivers: hv: Get rid of unnecessary request for offers
K. Y. Srinivasan
1
-2
/
+0
2013-01-17
Drivers: hv: Get rid of the unused global signaling state
K. Y. Srinivasan
2
-32
/
+0
2013-01-17
Drivers: hv: Add code to distribute channel interrupt load
K. Y. Srinivasan
1
-1
/
+84
2013-01-17
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
K. Y. Srinivasan
2
-7
/
+46
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2
-1
/
+3
2013-01-17
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
K. Y. Srinivasan
2
-0
/
+21
2013-01-17
Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
K. Y. Srinivasan
1
-5
/
+8
2013-01-17
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
2
-21
/
+20
2013-01-17
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
1
-15
/
+0
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
3
-3
/
+4
2013-01-17
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
3
-6
/
+5
2013-01-17
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
1
-0
/
+9
2013-01-17
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
1
-54
/
+111
2013-01-17
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
K. Y. Srinivasan
2
-14
/
+0
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
3
-10
/
+49
2013-01-17
Drivers: hv: Optimize signaling in the read path
K. Y. Srinivasan
1
-3
/
+25
2013-01-17
Drivers: hv: Turn off batched reading for util drivers
K. Y. Srinivasan
1
-0
/
+10
2013-01-17
Drivers: hv: Add state to manage batched reading
K. Y. Srinivasan
1
-0
/
+7
2013-01-17
Drivers: hv: Implement routines for read side signaling optimization
K. Y. Srinivasan
2
-0
/
+28
2013-01-17
hv: hv_balloon: remove duplicated include from hv_balloon.c
Wei Yongjun
1
-1
/
+0
2012-11-21
hv: hv_balloon: mark a function static
Greg Kroah-Hartman
1
-1
/
+1
2012-11-15
Drivers: hv: Add Hyper-V balloon driver
K. Y. Srinivasan
3
-0
/
+1048
2012-10-29
Merge 3.7-rc3 into char-misc-next
Greg Kroah-Hartman
1
-11
/
+13
2012-10-24
Drivers: hv: Cleanup error handling in vmbus_open()
K. Y. Srinivasan
1
-11
/
+13
2012-10-24
Drivers: hv: remove unused variable from channel_mgmt.c
Wei Yongjun
1
-8
/
+0
2012-10-24
Drivers: hv: Get rid of unnecessary forward declarations
K. Y. Srinivasan
1
-8
/
+0
2012-09-05
Drivers: hv: kvp: Copy the address family information
K. Y. Srinivasan
1
-0
/
+2
2012-09-04
hv: vmbus_drv: detect hyperv through x86_hyper
Jason Wang
1
-23
/
+2
[next]