index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
dma-mapping.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops
Marek Szyprowski
2015-05-04
1
-8
/
+5
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-04-15
1
-43
/
+73
|
\
|
*
-
.
Merge branches 'misc', 'vdso' and 'fixes' into for-next
Russell King
2015-04-14
1
-7
/
+22
|
|
\
\
|
|
|
*
ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocations
Tomasz Figa
2015-04-02
1
-6
/
+21
|
*
|
|
ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdata
Will Deacon
2015-03-18
1
-11
/
+11
|
*
|
|
ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMU
Carlo Caione
2015-02-23
1
-26
/
+41
|
|
/
/
*
|
|
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-14
1
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arm: dma-mapping: limit IOMMU mapping size
Murali Karicheri
2015-03-12
1
-0
/
+7
|
|
/
*
/
ARM: dma-api: fix off-by-one error in __dma_supported()
Russell King
2015-03-10
1
-1
/
+1
|
/
*
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-22
1
-1
/
+1
|
\
|
*
ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()
Alexandre Courbot
2015-02-20
1
-1
/
+1
*
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-04
1
-0
/
+3
|
\
|
|
*
ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown
Will Deacon
2015-01-29
1
-0
/
+3
*
|
arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()
Laurent Pinchart
2015-01-29
1
-15
/
+38
|
/
*
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-16
1
-7
/
+77
|
\
|
*
arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
Will Deacon
2014-12-01
1
-7
/
+76
|
/
*
ARM: 8181/1: Drop extra return statement
Laura Abbott
2014-10-29
1
-1
/
+0
*
arm: use genalloc for the atomic pool
Laura Abbott
2014-10-10
1
-104
/
+49
*
common: dma-mapping: introduce common remapping functions
Laura Abbott
2014-10-10
1
-48
/
+9
*
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2014-08-07
1
-0
/
+1
*
ARM: DMA: ensure that old section mappings are flushed from the TLB
Russell King
2014-07-17
1
-1
/
+10
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-06
1
-5
/
+6
|
\
|
*
Merge branch 'devel-stable' into for-next
Russell King
2014-06-05
1
-2
/
+2
|
|
\
|
|
*
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
2014-05-23
1
-2
/
+2
|
|
|
\
|
|
|
*
ARM: dma: use phys_addr_t in __dma_page_[cpu_to_dev/dev_to_cpu]
Santosh Shilimkar
2014-05-07
1
-2
/
+2
|
*
|
|
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
2014-06-05
1
-3
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu
Russell King
2014-05-22
1
-3
/
+4
|
|
|
/
*
|
|
arm: dma-mapping: add checking cma area initialized
Gioh Kim
2014-05-22
1
-3
/
+3
*
|
|
arm: dma-iommu: Clean up redundant variable
Ritesh Harjani
2014-05-20
1
-5
/
+6
|
/
/
*
/
arm: dma-mapping: Fix mapping size value
Ritesh Harjani
2014-04-23
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-05
1
-3
/
+0
|
\
|
*
Merge branch 'devel-stable' into for-next
Russell King
2014-04-04
1
-1
/
+1
|
|
\
|
*
|
ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocator
Steven Capper
2014-02-18
1
-3
/
+0
*
|
|
arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()
Marek Szyprowski
2014-02-28
1
-22
/
+21
*
|
|
arm: dma-mapping: Add support to extend DMA IOMMU mappings
Andreas Herrmann
2014-02-28
1
-19
/
+104
|
|
/
|
/
|
*
|
ARM: dma-mapping: fix GFP_ATOMIC macro usage
Marek Szyprowski
2014-02-11
1
-1
/
+1
|
/
*
-
-
-
.
Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...
Russell King
2014-01-21
1
-3
/
+3
|
\
\
\
|
|
*
|
ARM: fix executability of CMA mappings
Russell King
2013-12-11
1
-3
/
+3
|
|
/
/
*
|
/
ARM: another fix for the DMA mapping checks
Russell King
2013-12-10
1
-51
/
+40
|
|
/
|
/
|
*
|
ARM: dma-mapping: check DMA mask against available memory
Russell King
2013-11-30
1
-2
/
+7
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-2
/
+2
|
\
|
*
-
.
Merge branches 'fixes', 'mmci' and 'sa11x0' into for-next
Russell King
2013-11-12
1
-2
/
+2
|
|
\
\
|
|
*
|
ARM: dma-mapping: don't allow DMA mappings to be marked executable
Russell King
2013-10-24
1
-2
/
+2
|
|
|
/
*
|
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
1
-6
/
+45
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: DMA-API: better handing of DMA masks for coherent allocations
Russell King
2013-10-31
1
-6
/
+45
|
|
/
*
/
ARM: dma-mapping: Always pass proper prot flags to iommu_map()
Andreas Herrmann
2013-10-02
1
-15
/
+28
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-09-06
1
-1
/
+0
|
\
|
*
ARM: mm: remove redundant dsb() prior to range TLB invalidation
Will Deacon
2013-08-12
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-29
1
-8
/
+32
|
\
|
|
*
Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2013-07-06
1
-8
/
+32
|
|
\
[next]