summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: rename swiotlb_dma_opsChristoph Hellwig2018-01-154-5/+5
* ia64: rename swiotlb_dma_opsChristoph Hellwig2018-01-153-8/+8
* arm64: rename swiotlb_dma_opsChristoph Hellwig2018-01-151-2/+2
* swiotlb: suppress warning when __GFP_NOWARN is setChristian König2018-01-151-6/+9
* h8300: use dma-directChristoph Hellwig2018-01-155-79/+3
* cris: use dma-directChristoph Hellwig2018-01-155-98/+6
* dma-direct: reject too small dma masksChristoph Hellwig2018-01-152-0/+20
* dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig2018-01-153-9/+11
* dma-direct: retry allocations using GFP_DMA for small masksChristoph Hellwig2018-01-151-1/+24
* dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32Christoph Hellwig2018-01-151-0/+14
* dma-direct: use node local allocations for coherent memoryChristoph Hellwig2018-01-151-1/+1
* dma-direct: add support for CMA allocationChristoph Hellwig2018-01-151-6/+18
* dma-direct: add dma address sanity checksChristoph Hellwig2018-01-151-1/+30
* dma-direct: use phys_to_dmaChristoph Hellwig2018-01-151-11/+7
* dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-1512-34/+29
* dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig2018-01-158-64/+14
* dma-mapping: add an arch_dma_supported hookChristoph Hellwig2018-01-153-7/+26
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-1512-31/+7
* dma-mapping: warn when there is no coherent_dma_maskChristoph Hellwig2018-01-151-0/+1
* s390: move s390_pci_dma_ops to asm/pci_dma.hChristoph Hellwig2018-01-102-2/+3
* microblaze: remove the dead !NOT_COHERENT_CACHE dma codeChristoph Hellwig2018-01-101-28/+0
* microblaze: remove dma_nommu_dma_supportedChristoph Hellwig2018-01-102-13/+0
* microblaze: rename dma_direct to dma_nommuChristoph Hellwig2018-01-102-26/+26
* powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-1015-68/+68
* hexagon: use the generic dma_capable helperChristoph Hellwig2018-01-102-7/+1
* dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-1010-18/+10
* dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-1034-195/+165
* mips: fix an off-by-one in dma_capableChristoph Hellwig2018-01-101-1/+1
* arm64: don't override dma_max_pfnChristoph Hellwig2018-01-101-9/+0
* dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig2018-01-101-1/+1
* s390: remove the unused dma_capable helperChristoph Hellwig2018-01-091-7/+0
* riscv: remove the unused dma_capable helperChristoph Hellwig2018-01-091-8/+0
* m32r: remove the unused dma_capable helperChristoph Hellwig2018-01-091-7/+0
* arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig2018-01-093-17/+7
* powerpc: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-3/+0
* m32r: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-2/+0
* hexagon: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-2/+0
* alpha: mark jensen as brokenChristoph Hellwig2018-01-091-0/+1
* Linux 4.15-rc7v4.15-rc7Linus Torvalds2018-01-071-1/+1
* Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-078-16/+71
|\
| * parisc: qemu idle sleep supportHelge Deller2018-01-061-0/+39
| * parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-023-4/+20
| * parisc: Show unhashed EISA EEPROM addressHelge Deller2018-01-021-1/+1
| * parisc: Show unhashed HPA of Dino chipHelge Deller2018-01-021-5/+5
| * parisc: Show initial kernel memory layout unhashedHelge Deller2018-01-021-5/+5
| * parisc: Show unhashed hardware inventoryHelge Deller2018-01-021-1/+1
* | Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-071-1/+11
|\ \
| * | apparmor: fix regression in mount mediation when feature set is pinnedJohn Johansen2018-01-051-1/+11
| |/
* | Merge tag 'led_fixes_for_4.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-071-1/+2
|\ \
| * | leds: core: Fix regression caused by commit 2b83ff96f51dJacek Anaszewski2018-01-071-1/+2
| |/