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
/
block
/
blk-mq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
block: introduce blk_init_flush and its pair
Ming Lei
1
-1
/
+0
2014-09-25
blk-mq: allocate flush_rq in blk_mq_init_flush()
Ming Lei
1
-1
/
+1
2014-09-22
block: fix blk_abort_request on blk-mq
Christoph Hellwig
1
-0
/
+2
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
1
-1
/
+1
2014-06-03
blk-mq: fix schedule from atomic context
Ming Lei
1
-0
/
+23
2014-06-03
blk-mq: move blk_mq_get_ctx/blk_mq_put_ctx to mq private header
Ming Lei
1
-0
/
+22
2014-05-30
blk-mq: make the sysfs mq/ layout reflect current mappings
Jens Axboe
1
-0
/
+6
2014-05-27
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
1
-0
/
+1
2014-05-21
blk-mq: allow the hctx cpu hotplug notifier to return errors
Jens Axboe
1
-1
/
+1
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
1
-0
/
+1
2014-05-19
blk-mq: move the cache friendly bitmap type of out blk-mq-tag
Jens Axboe
1
-0
/
+9
2014-05-09
blk-mq: implement new and more efficient tagging scheme
Jens Axboe
1
-1
/
+3
2014-04-25
blk-mq: respect rq_affinity
Christoph Hellwig
1
-1
/
+0
2014-04-24
blk-mq: fix race with timeouts and requeue events
Jens Axboe
1
-2
/
+0
2014-04-15
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
1
-2
/
+3
2014-04-15
blk-mq: make ->flush_rq fully transparent to drivers
Christoph Hellwig
1
-0
/
+2
2014-04-15
blk-mq: do not initialize req->special
Christoph Hellwig
1
-1
/
+0
2014-03-21
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
1
-1
/
+0
2014-03-20
blk-mq: don't dump CPU -> hw queue map on driver load
Jens Axboe
1
-0
/
+2
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
1
-0
/
+1
2014-02-10
blk-mq: rework I/O completions
Christoph Hellwig
1
-2
/
+1
2014-01-08
blk-mq: use __smp_call_function_single directly
Christoph Hellwig
1
-1
/
+0
2013-12-31
block: blk-mq: don't export blk_mq_free_queue()
Ming Lei
1
-0
/
+1
2013-12-31
block: blk-mq: support draining mq queue
Ming Lei
1
-0
/
+1
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-0
/
+52