summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig4-43/+39
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig2-6/+2
2017-06-28dma-mapping: remove DMA_ERROR_CODEChristoph Hellwig2-31/+5
2017-06-28arm: implement ->mapping_errorChristoph Hellwig4-19/+38
2017-06-28x86: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-28x86/calgary: implement ->mapping_errorChristoph Hellwig1-8/+16
2017-06-28x86/pci-nommu: implement ->mapping_errorChristoph Hellwig1-1/+9
2017-06-28powerpc: implement ->mapping_errorChristoph Hellwig6-19/+27
2017-06-28sparc: implement ->mapping_errorChristoph Hellwig4-9/+21
2017-06-28s390: implement ->mapping_errorChristoph Hellwig2-7/+13
2017-06-28iommu/amd: implement ->mapping_errorChristoph Hellwig1-5/+13
2017-06-28hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig3-6/+9
2017-06-20arm64: remove DMA_ERROR_CODEChristoph Hellwig2-3/+1
2017-06-20xtensa: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20sh: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20openrisc: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20microblaze: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20m32r: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20ia64: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-20c6x: remove DMA_ERROR_CODEChristoph Hellwig1-5/+0
2017-06-20xen-swiotlb: implement ->mapping_errorChristoph Hellwig1-2/+10
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig4-137/+49
2017-06-20iommu/dma: don't rely on DMA_ERROR_CODEChristoph Hellwig1-8/+10
2017-06-20drm/armada: don't abuse DMA_ERROR_CODEChristoph Hellwig3-4/+4
2017-06-20drm/exynos: don't use DMA_ERROR_CODEChristoph Hellwig1-2/+2
2017-06-20dmaengine: ioat: don't use DMA_ERROR_CODEChristoph Hellwig1-17/+7
2017-06-20ibmveth: properly unwind on init errorsChristoph Hellwig1-85/+74
2017-06-20firmware/ivc: use dma_mapping_errorChristoph Hellwig1-2/+2
2017-06-19Linux 4.12-rc6v4.12-rc6Linus Torvalds1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins23-163/+152
2017-06-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-13/+10
2017-06-19Merge tag 'sunxi-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson4-7/+8
2017-06-19Merge tag 'omap-for-v4.12/fixes-sl50' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-6/+2
2017-06-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+7
2017-06-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2017-06-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-31/+34
2017-06-18virtio_balloon: disable VIOMMU supportMichael S. Tsirkin1-0/+7
2017-06-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+8
2017-06-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+14
2017-06-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2017-06-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-26/+46
2017-06-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-06-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2017-06-18Merge tag 'led_fixes_for_4.12-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-33/+2
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-28/+24
2017-06-18Merge tag 'staging-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-13/+50
2017-06-18Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds4-6/+8
2017-06-17Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-4/+3
2017-06-17Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-68/+98
2017-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+6