summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-12-13swiotlb: remove dma_mark_cleanChristoph Hellwig
2018-12-13dma-mapping: factor out dummy DMA opsRobin Murphy
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-13dma-mapping: move various slow path functions out of lineChristoph Hellwig
2018-12-13sparc: use DT node full_name in sparc_dma_alloc_resourceChristoph Hellwig
2018-12-11sparc: merge 32-bit and 64-bit version of pci.hChristoph Hellwig
2018-12-11sparc: move the leon PCI memory space comment to <asm/leon.h>Christoph Hellwig
2018-12-11sparc: remove not required includes from dma-mapping.hChristoph Hellwig
2018-12-11sparc: remove the sparc32_dma_ops indirectionChristoph Hellwig
2018-12-11sparc: factor the dma coherent mapping into helperChristoph Hellwig
2018-12-11sparc: remove not needed sbus_dma_ops methodsChristoph Hellwig
2018-12-11x86/dma/amd-gart: Stop resizing dma_debug_entry poolRobin Murphy
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-12-06iommu/dma-iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06x86/calgary: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06x86/amd_gart: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06ia64/sn: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06ia64/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06ia64/sba_iommu: improve internal map_page usersChristoph Hellwig
2018-12-06alpha: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06arm64: remove the dummy_dma_ops mapping_error methodChristoph Hellwig
2018-12-06sparc: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06s390: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06powerpc/iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06arm: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06dma-direct: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-01csky: use the generic remapping dma alloc implementationChristoph Hellwig
2018-12-01csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig
2018-12-01csky: don't select DMA_NONCOHERENT_OPSChristoph Hellwig
2018-12-01dma-mapping: move the arm64 noncoherent alloc/free support to common codeChristoph Hellwig
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig
2018-11-26ia64: export node_distance functionMatias Bjørling
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-23arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD blockWill Deacon
2018-11-23arm64: sysreg: fix sparse warningsSergey Matyukevich
2018-11-21Merge tag 'riscv-for-linus-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-20Merge tag 'mips_fixes_4.20_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-20RISC-V: recognize S/U mode bits in print_isaPatrick Stählin
2018-11-20riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov
2018-11-20riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel
2018-11-20RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson
2018-11-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-16Merge tag 'drm-fixes-2018-11-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-16Merge tag 'powerpc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-11-16Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-15MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton