index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-cpumap.c
Age
Commit message (
Expand
)
Author
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-29
blk-mq: map all HWQ also in hyperthreaded system
Max Gurtovoy
2017-06-28
blk-mq: Include all present CPUs in the default queue mapping
Christoph Hellwig
2016-11-08
blk-mq: export blk_mq_map_queues
Christoph Hellwig
2016-09-15
blk-mq: allow the driver to pass in a queue mapping
Christoph Hellwig
2015-12-03
blk-mq: Avoid memoryless numa node encoded in hctx numa_node
Raghavendra K T
2015-09-29
blk-mq: avoid inserting requests before establishing new mapping
Akinobu Mita
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2014-12-09
blk-mq: Use all available hardware queues
Bart Van Assche
2014-11-24
blk-mq: use 'nr_cpu_ids' as highest CPU ID count for hwq <-> cpu map
Jens Axboe
2014-05-28
blk-mq: add file comments and update copyright notices
Jens Axboe
2014-05-27
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
2014-04-15
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
2014-03-20
blk-mq: don't dump CPU -> hw queue map on driver load
Jens Axboe
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe