summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-15swiotlb: add common swiotlb_map_opsChristoph Hellwig
2018-01-15swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig
2018-01-15x86: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15powerpc: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15ia64: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15arm64: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15swiotlb: suppress warning when __GFP_NOWARN is setChristian König
2018-01-15h8300: use dma-directChristoph Hellwig
2018-01-15cris: use dma-directChristoph Hellwig
2018-01-15dma-direct: reject too small dma masksChristoph Hellwig
2018-01-15dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig
2018-01-15dma-direct: retry allocations using GFP_DMA for small masksChristoph Hellwig
2018-01-15dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32Christoph Hellwig
2018-01-15dma-direct: use node local allocations for coherent memoryChristoph Hellwig
2018-01-15dma-direct: add support for CMA allocationChristoph Hellwig
2018-01-15dma-direct: add dma address sanity checksChristoph Hellwig
2018-01-15dma-direct: use phys_to_dmaChristoph Hellwig
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2018-01-15dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig
2018-01-15dma-mapping: add an arch_dma_supported hookChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-15dma-mapping: warn when there is no coherent_dma_maskChristoph Hellwig
2018-01-10s390: move s390_pci_dma_ops to asm/pci_dma.hChristoph Hellwig
2018-01-10microblaze: remove the dead !NOT_COHERENT_CACHE dma codeChristoph Hellwig
2018-01-10microblaze: remove dma_nommu_dma_supportedChristoph Hellwig
2018-01-10microblaze: rename dma_direct to dma_nommuChristoph Hellwig
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2018-01-10hexagon: use the generic dma_capable helperChristoph Hellwig
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-10mips: fix an off-by-one in dma_capableChristoph Hellwig
2018-01-10arm64: don't override dma_max_pfnChristoph Hellwig
2018-01-10dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig
2018-01-09s390: remove the unused dma_capable helperChristoph Hellwig
2018-01-09riscv: remove the unused dma_capable helperChristoph Hellwig
2018-01-09m32r: remove the unused dma_capable helperChristoph Hellwig
2018-01-09arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig
2018-01-09powerpc: remove unused flush_write_buffers definitionChristoph Hellwig
2018-01-09m32r: remove unused flush_write_buffers definitionChristoph Hellwig
2018-01-09hexagon: remove unused flush_write_buffers definitionChristoph Hellwig
2018-01-09alpha: mark jensen as brokenChristoph Hellwig
2018-01-07Linux 4.15-rc7v4.15-rc7Linus Torvalds
2018-01-07Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-07Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-07Merge tag 'led_fixes_for_4.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-07Merge tag 'for-linus-20180107' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-01-07leds: core: Fix regression caused by commit 2b83ff96f51dJacek Anaszewski
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-06mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon