aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\
| *-. Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas2014-05-30
| |\ \
| | | * PCI: Make pci_bus_add_device() voidYijing Wang2014-05-30
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2014-05-28
| |\ \ \ | | | |/ | | |/|
| | * | PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan2014-05-27
| | * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-28
| |\ \ \ \ \
| | | | * | | PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson2014-05-28
| | | | | |/ | | | | |/|
| | | * / | PCI: Add new pci_is_bridge() interfaceYijing Wang2014-05-27
| | | |/ /
| | * / / PCI: Notify driver before and after device resetKeith Busch2014-05-27
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas2014-05-26
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | / | | | | | |/
| | | | | * PCI: Remove pcibios_add_platform_entries()Sebastian Ott2014-05-22
| | |_|_|/ | |/| | |
| | | | * PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev2014-04-30
| | | |/
| | * | DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas2014-05-20
| | * | DMA-API: Clarify physical/bus address distinctionBjorn Helgaas2014-05-20
| | |/
| * | PCI: Use designated initialization in PCI_VDEVICEMark Rustad2014-04-24
| * | PCI: Remove old serial device IDsJean Delvare2014-04-24
| |/
* | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-02
|\ \
| * | blk-mq: make the sysfs mq/ layout reflect current mappingsJens Axboe2014-05-30
| * | blk-mq: blk_mq_tag_to_rq should handle flush requestShaohua Li2014-05-30
| * | block: add queue flag for disabling SG mergingJens Axboe2014-05-29
| * | block: remove 'magic' from struct blk_plugJens Axboe2014-05-29
| * | blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig2014-05-28
| * | blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_requestChristoph Hellwig2014-05-28
| * | blk-mq: add helper to insert requests from irq contextChristoph Hellwig2014-05-28
| * | blk-mq: remove stale comment for blk_mq_complete_request()Jens Axboe2014-05-28
| * | blk-mq: allow non-softirq completionsJens Axboe2014-05-27
| * | blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe2014-05-27
| * | blk-mq: export blk_mq_tag_busy_iterSam Bradshaw2014-05-23
| * | blk-mq: allow the hctx cpu hotplug notifier to return errorsJens Axboe2014-05-21
| * | blk-mq: allow changing of queue depth through sysfsJens Axboe2014-05-20
| * | Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/coreJens Axboe2014-05-19
| |\ \
| | * | blk-mq: improve support for shared tags mapsJens Axboe2014-05-13
| * | | blk-mq: switch ctx pending map to the sparser blk_align_bitmapJens Axboe2014-05-19
| |/ /
| * | blk-mq: implement new and more efficient tagging schemeJens Axboe2014-05-09
| * | blk-mq: initialize struct request fields individuallyChristoph Hellwig2014-05-09
| * | blk-mq: add basic round-robin of what CPU to queue workqueue work onJens Axboe2014-05-07
| * | blk-mq: respect rq_affinityChristoph Hellwig2014-04-25
| * | fs/bio: remove bs paramater in biovec_create_poolFabian Frederick2014-04-22
| * | block: export blk_finish_requestChristoph Hellwig2014-04-16
| * | blk-mq: rename mq_flush_work struct request memberChristoph Hellwig2014-04-16
| * | blk-mq: add blk_mq_requeue_requestChristoph Hellwig2014-04-16
| * | blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig2014-04-16
| * | blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-16
| * | blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-16
| * | blk-mq: allow drivers to hook into I/O completionChristoph Hellwig2014-04-16
| * | block: all blk-mq requests are taggedChristoph Hellwig2014-04-15
| * | blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-15
| * | blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-15
| * | block: remove struct request buffer memberJens Axboe2014-04-15