summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-142-0/+17
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-0/+13
| * drivers: flag buses which demand DMA configurationRobin Murphy2017-10-191-0/+4
* | Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-11-142-27/+17
|\ \
| * \ Merge branch 'topic/xilinx' into for-linusVinod Koul2017-11-141-14/+0
| |\ \
| | * | dmaengine: xilinx_dma: Move enum xdma_ip_type to driver fileLars-Peter Clausen2017-09-171-14/+0
| * | | dmaengine: Mark struct dma_slave_caps kernel-doc correctly, clarifyStefan Brüns2017-09-211-12/+16
| * | | dmaengine: List all allowed values for src/dst_addr_width in kernel docStefan Brüns2017-09-211-1/+1
| |/ /
* | | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-143-6/+10
|\ \ \
| * | | iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu2017-11-031-0/+1
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-132-6/+9
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | | * | iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki2017-10-121-2/+3
| | | | | * | iommu/iova: Add rbtree anchor nodeRobin Murphy2017-09-271-0/+1
| | | | | * | iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-271-3/+2
| | | | | * | iommu/iova: Extend rbtree node cachingRobin Murphy2017-09-271-1/+2
| | | | * | | iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel2017-10-061-0/+1
| | | |/ / /
* | | | | | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-1416-138/+200
|\ \ \ \ \ \
| * | | | | | blk-mq: only run the hardware queue if IO is pendingJens Axboe2017-11-101-1/+1
| * | | | | | fs: guard_bio_eod() needs to consider partitionsGreg Edwards2017-11-101-0/+1
| * | | | | | block, nvme: Introduce blk_mq_req_flags_tBart Van Assche2017-11-103-8/+15
| * | | | | | block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2017-11-101-1/+1
| * | | | | | block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flagBart Van Assche2017-11-101-0/+6
| * | | | | | block: Introduce BLK_MQ_REQ_PREEMPTBart Van Assche2017-11-101-0/+1
| * | | | | | block: Introduce blk_get_request_flags()Bart Van Assche2017-11-101-0/+3
| * | | | | | blk-mq: fix issue with shared tag queue re-runningJens Axboe2017-11-101-3/+2
| * | | | | | nvme: send uevent for some asynchronous eventsKeith Busch2017-11-101-0/+4
| * | | | | | nvme: centralize AEN definesKeith Busch2017-11-101-0/+8
| * | | | | | block: pass full fmode_t to blk_verify_commandChristoph Hellwig2017-11-101-1/+1
| * | | | | | block: remove __bio_kmap_atomicChristoph Hellwig2017-11-101-12/+0
| * | | | | | block: kill bio_kmap/kunmap_irq()Jens Axboe2017-11-101-11/+0
| * | | | | | nvme: check admin passthru command effectsKeith Busch2017-11-101-0/+18
| * | | | | | blk-mq: don't handle failure in .get_budgetMing Lei2017-11-041-1/+1
| * | | | | | block: add a poll_fn callback to struct request_queueChristoph Hellwig2017-11-031-1/+3
| * | | | | | block: introduce GENHD_FL_HIDDENChristoph Hellwig2017-11-031-0/+1
| * | | | | | block: don't look at the struct device dev_t in disk_devtChristoph Hellwig2017-11-031-1/+1
| * | | | | | block: add a blk_steal_bios helperChristoph Hellwig2017-11-031-0/+2
| * | | | | | block: provide a direct_make_request helperChristoph Hellwig2017-11-031-0/+1
| * | | | | | block: add REQ_DRV bitChristoph Hellwig2017-11-031-0/+5
| * | | | | | block: move REQ_NOWAITChristoph Hellwig2017-11-031-2/+2
| * | | | | | Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/blockJens Axboe2017-11-032-6/+13
| |\ \ \ \ \ \
| | * | | | | | nvme-fc: add a dev_loss_tmo field to the remoteportJames Smart2017-11-011-2/+9
| | * | | | | | nvme-fc: remove NVME_FC_MAX_SEGMENTSJames Smart2017-10-271-2/+0
| | * | | | | | block: remove blk_mq_reinit_tagsetSagi Grimberg2017-10-181-2/+0
| | * | | | | | block: introduce blk_mq_tagset_iterSagi Grimberg2017-10-181-0/+2
| | * | | | | | nvme-fc: add uevent for auto-connectJames Smart2017-10-041-0/+2
| * | | | | | | blk-mq-sched: improve dispatching from sw queueMing Lei2017-11-011-0/+2
| * | | | | | | blk-mq: introduce .get_budget and .put_budget in blk_mq_opsMing Lei2017-11-011-0/+11
| * | | | | | | sbitmap: introduce __sbitmap_for_each_set()Ming Lei2017-11-011-17/+47
| * | | | | | | elevator: allow name aliasesJens Axboe2017-10-251-0/+1
| * | | | | | | lightnvm: implement generic path for sync I/OJavier González2017-10-131-0/+3