index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-cpumap.c
Age
Commit message (
Expand
)
Author
2023-04-13
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
2023-01-17
blk-mq: Build default queue map via group_cpus_evenly()
Ming Lei
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2020-10-20
blk-mq: remove the calling of local_memory_node()
Xianting Tian
2019-08-04
blk-mq: balance mapping between present CPUs and queues
Ming Lei
2019-05-31
blk-mq: Document the blk_mq_hw_queue_to_node() arguments
Bart Van Assche
2019-05-31
blk-mq: Fix spelling in a source code comment
Bart Van Assche
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
2018-11-07
blk-mq: initial support for multiple queue maps
Jens Axboe
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
2018-04-10
blk-mq: don't keep offline CPUs mapped to hctx 0
Ming Lei
2017-07-24
blk-mq: map queues to all present CPUs
Christoph Hellwig
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