index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-30
x86/events, drivers/amd/iommu: Prepare for multiple IOMMUs support
Suravee Suthikulpanit
2
-24
/
+24
2017-03-30
x86/events/amd/iommu.c: Modify functions to query max banks and counters
Suravee Suthikulpanit
2
-16
/
+20
2017-03-30
x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus()
Suravee Suthikulpanit
4
-8
/
+13
2017-03-30
drivers/iommu/amd: Clean up iommu_pc_get_set_reg()
Suravee Suthikulpanit
1
-5
/
+8
2017-03-23
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux...
Joerg Roedel
2
-2
/
+10
2017-03-22
iommu: Disambiguate MSI region types
Robin Murphy
5
-6
/
+7
2017-03-22
iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5
Marek Szyprowski
1
-1
/
+4
2017-03-22
iommu/exynos: Block SYSMMU while invalidating FLPD cache
Marek Szyprowski
1
-1
/
+4
2017-03-22
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
Koos Vriezen
1
-1
/
+1
2017-03-10
iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
1
-1
/
+5
2017-03-10
iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
1
-1
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-02-28
iommu/amd: Fix crash when accessing AMD-Vi sysfs entries
Joerg Roedel
2
-2
/
+7
2017-02-28
iommu/vt-d: Fix crash when accessing VT-d sysfs entries
Joerg Roedel
1
-6
/
+11
2017-02-28
mm: use mmget_not_zero() helper
Vegard Nossum
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2017-02-25
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2
-2
/
+2
2017-02-22
iommu/vt-d: Fix crash on boot when DMAR is disabled
Andy Shevchenko
1
-2
/
+4
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
21
-294
/
+890
2017-02-10
iommu: Remove iommu_register_instance interface
Joerg Roedel
6
-39
/
+6
2017-02-10
iommu/exynos: Make use of iommu_device_register interface
Joerg Roedel
1
-0
/
+14
2017-02-10
iommu/mediatek: Make use of iommu_device_register interface
Joerg Roedel
2
-0
/
+28
2017-02-10
iommu/msm: Make use of iommu_device_register interface
Joerg Roedel
2
-0
/
+76
2017-02-10
iommu/arm-smmu: Make use of the iommu_register interface
Joerg Roedel
2
-1
/
+51
2017-02-10
iommu: Make iommu_device_link/unlink take a struct iommu_device
Joerg Roedel
3
-12
/
+12
2017-02-10
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
6
-53
/
+43
2017-02-10
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
6
-4
/
+40
2017-02-10
iommu: Rename struct iommu_device
Joerg Roedel
1
-5
/
+5
2017-02-10
iommu: Rename iommu_get_instance()
Joerg Roedel
1
-1
/
+1
2017-02-06
iommu: Fix static checker warning in iommu_insert_device_resv_regions
Eric Auger
1
-1
/
+1
2017-02-06
iommu: Avoid unnecessary assignment of dev->iommu_fwspec
Zhen Lei
1
-1
/
+2
2017-02-06
iommu/mediatek: Remove bogus 'select' statements
Arnd Bergmann
1
-3
/
+0
2017-02-06
iommu/dma: Remove bogus dma_supported() implementation
Robin Murphy
1
-10
/
+0
2017-02-06
iommu/ipmmu-vmsa: Restrict IOMMU Domain Geometry to 32-bit address space
Geert Uytterhoeven
1
-0
/
+2
2017-01-31
iommu/vt-d: Don't over-free page table directories
David Dillow
1
-1
/
+1
2017-01-31
iommu/vt-d: Tylersburg isoch identity map check is done too late.
Ashok Raj
1
-1
/
+2
2017-01-30
iommu/dma: Implement PCI allocation optimisation
Robin Murphy
1
-6
/
+15
2017-01-30
iommu/dma: Stop getting dma_32bit_pfn wrong
Robin Murphy
1
-5
/
+18
2017-01-30
Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
5
-12
/
+20
2017-01-26
iommu/arm-smmu: Fix for ThunderX erratum #27704
Tomasz Nowicki
1
-0
/
+3
2017-01-26
iommu/arm-smmu: Support for Extended Stream ID (16 bit)
Aleksey Makarov
1
-21
/
+48
2017-01-26
iommu: Drop the of_iommu_{set/get}_ops() interface
Lorenzo Pieralisi
4
-5
/
+5
2017-01-26
iommu/arm-smmu-v3: limit use of 2-level stream tables
Nate Watterson
1
-11
/
+10
2017-01-26
iommu/arm-smmu-v3: Clear prior settings when updating STEs
Nate Watterson
1
-8
/
+2
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-3
/
+3
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2017-01-23
iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
Eric Auger
2
-4
/
+0
2017-01-23
iommu/arm-smmu-v3: Implement reserved region get/put callbacks
Eric Auger
1
-0
/
+28
2017-01-23
iommu/arm-smmu: Implement reserved region get/put callbacks
Eric Auger
1
-0
/
+28
2017-01-23
iommu/amd: Declare MSI and HT regions as reserved IOVA regions
Eric Auger
1
-11
/
+26
[next]