summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: provide a generic dma-noncoherent implementationChristoph Hellwig2018-05-199-5/+192
* dma-mapping: simplify Kconfig dependenciesChristoph Hellwig2018-05-191-4/+2
* riscv: add swiotlb supportChristoph Hellwig2018-05-193-0/+18
* riscv: only enable ZONE_DMA32 for 64-bitChristoph Hellwig2018-05-191-1/+1
* riscv: simplify Kconfig magic for 32-bit vs 64-bit kernelsChristoph Hellwig2018-05-191-25/+6
* swiotlb: update comments to refer to physical instead of virtual addressesYisheng Xie2018-05-091-3/+2
* swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefsChristoph Hellwig2018-05-091-4/+0
* swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-0911-49/+10
* mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig2018-05-093-3/+0
* arm: don't build swiotlb by defaultChristoph Hellwig2018-05-091-1/+2
* PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig2018-05-093-7/+3
* arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-0919-42/+3
* arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-0910-32/+15
* dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-0915-35/+17
* scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-0916-46/+15
* iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig2018-05-095-14/+9
* iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-0913-47/+12
* iommu-helper: unexport iommu_area_allocChristoph Hellwig2018-05-091-2/+0
* iommu-common: move to arch/sparcChristoph Hellwig2018-05-098-10/+7
* dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-0816-48/+0
* dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappingsChristoph Hellwig2018-05-081-2/+0
* dma-debug: simplify counting of preallocated requestsChristoph Hellwig2018-05-081-16/+4
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-0817-143/+14
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-0731-173/+0
* net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdmaChristoph Hellwig2018-05-071-19/+1
* ide: remove the PCI_DMA_BUS_IS_PHYS checkChristoph Hellwig2018-05-071-2/+1
* ide: kill ide_toggle_bounceChristoph Hellwig2018-05-074-33/+0
* scsi: reduce use of block bounce buffersChristoph Hellwig2018-05-071-22/+2
* dma-direct: try reallocation with GFP_DMA32 if possibleTakashi Iwai2018-05-071-0/+7
* swiotlb: remove an unecessary NULL checkDan Carpenter2018-05-071-1/+1
* drivers: remove force dma flag from busesChristoph Hellwig2018-05-0310-19/+17
* dma-mapping: move dma configuration to bus infrastructureNipun Gupta2018-05-037-27/+69
* swiotlb: fix inversed DMA_ATTR_NO_WARN testMichel Dänzer2018-05-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2018-05-022-0/+7
|\
| * hexagon: export csum_partial_copy_nocheckArnd Bergmann2018-05-011-0/+1
| * hexagon: add memset_io() helperArnd Bergmann2018-05-011-0/+6
* | Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-05-014-6/+42
|\ \
| * | xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong2018-04-181-1/+8
| * | xfs: prevent creating negative-sized file via INSERT_RANGEDarrick J. Wong2018-04-181-5/+9
| * | xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen2018-04-181-0/+4
| * | xfs: enhance dinode verifierEric Sandeen2018-04-181-0/+21
* | | Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds2018-05-011-14/+9
|\ \ \
| * | | errseq: Always report a writeback error onceMatthew Wilcox2018-04-271-14/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-04-303-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc: vio: use put_device() instead of kfree()Arvind Yadav2018-04-301-1/+1
| * | | sparc64: Fix mistake in oradax license textRob Gardner2018-04-302-2/+2
* | | | Linux v4.17-rc3v4.17-rc3Linus Torvalds2018-04-291-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-2912-19/+93
|\ \ \ \
| * | | | x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2018-04-272-0/+73
| * | | | x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik2018-04-271-0/+6