summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2018-11-16Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin
2018-11-14Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-11-14Merge branch 'parisc-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-14Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-11-14xtensa: fix boot parameters address translationMax Filippov
2018-11-14powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-12RISC-V: Silence some module warnings on 32-bitOlof Johansson
2018-11-12RISC-V: lib: Fix build error for 64-bitOlof Johansson
2018-11-12riscv: add missing vdso_install targetDavid Abdurachmanov
2018-11-12riscv: fix spacing in struct pt_regsDavid Abdurachmanov