index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
1244
-8002
/
+13484
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
iommu: Remove iommu_register_instance interface
Joerg Roedel
2017-02-10
8
-52
/
+6
|
|
|
|
|
|
|
*
iommu/exynos: Make use of iommu_device_register interface
Joerg Roedel
2017-02-10
1
-0
/
+14
|
|
|
|
|
|
|
*
iommu/mediatek: Make use of iommu_device_register interface
Joerg Roedel
2017-02-10
2
-0
/
+28
|
|
|
|
|
|
|
*
iommu/msm: Make use of iommu_device_register interface
Joerg Roedel
2017-02-10
2
-0
/
+76
|
|
|
|
|
|
|
*
iommu/arm-smmu: Make use of the iommu_register interface
Joerg Roedel
2017-02-10
2
-1
/
+51
|
|
|
|
|
|
|
*
iommu: Add iommu_device_set_fwnode() interface
Joerg Roedel
2017-02-10
1
-0
/
+12
|
|
|
|
|
|
|
*
iommu: Make iommu_device_link/unlink take a struct iommu_device
Joerg Roedel
2017-02-10
4
-14
/
+14
|
|
|
|
|
|
|
*
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
2017-02-10
8
-69
/
+61
|
|
|
|
|
|
|
*
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
2017-02-10
8
-4
/
+77
|
|
|
|
|
|
|
*
iommu: Rename struct iommu_device
Joerg Roedel
2017-02-10
1
-5
/
+5
|
|
|
|
|
|
|
*
iommu: Rename iommu_get_instance()
Joerg Roedel
2017-02-10
4
-5
/
+5
|
|
|
|
|
|
|
*
iommu: Handle default domain attach failure
Robin Murphy
2017-01-17
1
-13
/
+24
|
|
|
|
|
|
|
*
iommu/iova: Use rb_entry()
Geliang Tang
2017-01-04
1
-12
/
+11
|
|
|
|
|
|
*
|
iommu/vt-d: Don't over-free page table directories
David Dillow
2017-01-31
1
-1
/
+1
|
|
|
|
|
|
*
|
iommu/vt-d: Tylersburg isoch identity map check is done too late.
Ashok Raj
2017-01-31
1
-1
/
+2
|
|
|
|
|
|
*
|
iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu
CQ Tang
2017-01-31
1
-7
/
+7
|
|
|
|
|
*
|
|
vfio/type1: Fix error return code in vfio_iommu_type1_attach_group()
Wei Yongjun
2017-02-10
1
-2
/
+5
|
|
|
|
|
*
|
|
iommu: Fix static checker warning in iommu_insert_device_resv_regions
Eric Auger
2017-02-06
1
-1
/
+1
|
|
|
|
|
*
|
|
iommu: Avoid unnecessary assignment of dev->iommu_fwspec
Zhen Lei
2017-02-06
1
-1
/
+2
|
|
|
|
|
*
|
|
iommu/dma: Remove bogus dma_supported() implementation
Robin Murphy
2017-02-06
3
-12
/
+0
|
|
|
|
|
*
|
|
iommu/dma: Implement PCI allocation optimisation
Robin Murphy
2017-01-30
1
-6
/
+15
|
|
|
|
|
*
|
|
iommu/dma: Stop getting dma_32bit_pfn wrong
Robin Murphy
2017-01-30
1
-5
/
+18
|
|
|
|
|
*
|
|
Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
2017-01-30
12
-48
/
+82
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
*
|
|
Revert "iommu/arm-smmu: Set PRIVCFG in stage 1 STEs"
Robin Murphy
2017-01-19
1
-6
/
+1
|
|
|
|
|
|
*
|
|
iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'
Sricharan R
2017-01-19
1
-1
/
+1
|
|
|
|
|
|
*
|
|
dmaengine: pl330: Make sure microcode is privileged
Mitchel Humpherys
2017-01-19
1
-2
/
+3
|
|
|
|
|
|
*
|
|
arm/dma-mapping: Implement DMA_ATTR_PRIVILEGED
Sricharan R
2017-01-19
1
-30
/
+30
|
|
|
|
|
|
*
|
|
arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED
Mitchel Humpherys
2017-01-19
3
-7
/
+14
|
|
|
|
|
|
*
|
|
common: DMA-mapping: add DMA_ATTR_PRIVILEGED attribute
Mitchel Humpherys
2017-01-19
2
-0
/
+17
|
|
|
|
|
|
*
|
|
iommu/io-pgtable-arm-v7s: Add support for the IOMMU_PRIV flag
Robin Murphy
2017-01-19
1
-1
/
+5
|
|
|
|
|
|
*
|
|
iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
Jeremy Gebben
2017-01-19
1
-1
/
+4
|
|
|
|
|
|
*
|
|
iommu: add IOMMU_PRIV attribute
Mitchel Humpherys
2017-01-19
1
-0
/
+7
|
|
|
|
|
*
|
|
|
Merge branch 'iommu/guest-msi' of git://git.kernel.org/pub/scm/linux/kernel/g...
Joerg Roedel
2017-01-30
14
-93
/
+590
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
Eric Auger
2017-01-23
2
-4
/
+0
|
|
|
|
|
|
*
|
|
vfio/type1: Check MSI remapping at irq domain level
Eric Auger
2017-01-23
1
-3
/
+6
|
|
|
|
|
|
*
|
|
vfio/type1: Allow transparent MSI IOVA allocation
Eric Auger
2017-01-23
1
-0
/
+30
|
|
|
|
|
|
*
|
|
irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
Eric Auger
2017-01-23
1
-0
/
+1
|
|
|
|
|
|
*
|
|
irqdomain: irq_domain_check_msi_remap
Eric Auger
2017-01-23
2
-0
/
+26
|
|
|
|
|
|
*
|
|
genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
Eric Auger
2017-01-23
1
-2
/
+2
|
|
|
|
|
|
*
|
|
irqdomain: Add irq domain MSI and MSI_REMAP flags
Eric Auger
2017-01-23
2
-0
/
+49
|
|
|
|
|
|
*
|
|
iommu/arm-smmu-v3: Implement reserved region get/put callbacks
Eric Auger
2017-01-23
1
-0
/
+28
|
|
|
|
|
|
*
|
|
iommu/arm-smmu: Implement reserved region get/put callbacks
Eric Auger
2017-01-23
1
-0
/
+28
|
|
|
|
|
|
*
|
|
iommu/amd: Declare MSI and HT regions as reserved IOVA regions
Eric Auger
2017-01-23
1
-11
/
+26
|
|
|
|
|
|
*
|
|
iommu/vt-d: Implement reserved region get/put callbacks
Eric Auger
2017-01-23
1
-18
/
+74
|
|
|
|
|
|
*
|
|
iommu: Implement reserved_regions iommu-group sysfs file
Eric Auger
2017-01-23
2
-0
/
+48
|
|
|
|
|
|
*
|
|
iommu: iommu_get_group_resv_regions
Eric Auger
2017-01-23
2
-0
/
+106
|
|
|
|
|
|
*
|
|
iommu: Only map direct mapped regions
Eric Auger
2017-01-23
1
-0
/
+3
|
|
|
|
|
|
*
|
|
iommu: iommu_alloc_resv_region
Eric Auger
2017-01-23
2
-0
/
+20
|
|
|
|
|
|
*
|
|
iommu: Add a new type field in iommu_resv_region
Eric Auger
2017-01-23
2
-0
/
+8
[next]