summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-28powerpc: merge __dma_set_mask into dma_set_maskChristoph Hellwig2-10/+4
2017-06-28dma-mapping: remove the set_dma_mask methodChristoph Hellwig1-4/+0
2017-06-28powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig1-16/+9
2017-06-28powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig1-20/+7
2017-06-28tile: remove dma_supported and mapping_error methodsChristoph Hellwig1-30/+0
2017-06-28arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig1-4/+3
2017-06-28mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig1-14/+5
2017-06-28x86: remove arch specific dma_supported implementationChristoph Hellwig7-11/+8
2017-06-28arm: remove arch specific dma_supported implementationChristoph Hellwig4-5/+8
2017-06-28openrisc: remove arch-specific dma_supported implementationChristoph Hellwig1-7/+0
2017-06-28hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig1-1/+0
2017-06-28hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2-11/+0
2017-06-28sparc: remove arch specific dma_supported implementationsChristoph Hellwig4-43/+39
2017-06-28sparc: remove leon_dma_opsChristoph Hellwig2-6/+2
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-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: consolidate xen_swiotlb_dma_opsChristoph Hellwig2-31/+0
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins16-27/+30
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 branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-31/+34
2017-06-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+8
2017-06-16Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-10/+13
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy1-1/+1
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt3-8/+10
2017-06-15MIPS: .its targets depend on vmlinuxPaul Burton1-5/+5
2017-06-15MIPS: Fix bnezc/jialc return address calculationPaul Burton1-1/+3
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+5
2017-06-14powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_nodeAlistair Popple1-1/+2
2017-06-13x86/mm: Disable 1GB direct mappings when disabling 2MB mappingsVlastimil Babka1-3/+3
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds7-20/+16
2017-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-27/+100
2017-06-12x86/debug: Handle early WARN_ONs properPeter Zijlstra3-1/+5
2017-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-19/+0
2017-06-11Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+2