index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/amd: Fix wrong check for ARRAY_SIZE()
Joerg Roedel
2012-08-10
1
-1
/
+1
*
irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU
Seth Forshee
2012-08-10
1
-5
/
+13
*
iommu/amd: Fix ACS path checking
Alex Williamson
2012-08-06
1
-3
/
+22
*
iommu/intel: Fix ACS path checking
Alex Williamson
2012-08-06
1
-3
/
+22
*
iommu/amd: Fix pci_request_acs() call-place
Joerg Roedel
2012-08-06
1
-3
/
+3
*
iommu/exynos: Fix build error
Sachin Kamat
2012-08-03
1
-3
/
+3
*
iommu/tegra: smmu: Fix error initial value at domain_init
Hiroshi Doyu
2012-08-03
1
-1
/
+1
*
iommu/tegra: smmu: Cleanup with lesser nest
Hiroshi Doyu
2012-08-03
1
-5
/
+8
*
iommu/intel: add missing free_domain_mem
Julia Lawall
2012-08-03
1
-0
/
+1
*
iommu/tegra: remove invalid reference to list iterator variable
Julia Lawall
2012-08-03
1
-1
/
+1
*
Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-24
15
-462
/
+1332
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...
Joerg Roedel
2012-07-23
15
-462
/
+1332
|
|
\
\
\
\
\
|
|
|
|
|
|
*
iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
1
-0
/
+4
|
|
|
|
|
|
*
iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attribute
Hiroshi DOYU
2012-07-11
2
-0
/
+10
|
|
|
|
|
|
*
iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
1
-0
/
+5
|
|
|
|
|
|
*
iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
1
-0
/
+4
|
|
|
|
|
|
*
iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
1
-0
/
+4
|
|
|
|
|
|
*
iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute
Joerg Roedel
2012-07-11
2
-3
/
+20
|
|
|
|
|
|
*
iommu: Add domain-attribute handlers
Joerg Roedel
2012-07-11
1
-0
/
+20
|
|
|
|
|
*
|
Merge tag 'v3.5-rc7' into arm/tegra
Joerg Roedel
2012-07-17
3
-5
/
+14
|
|
|
|
|
|
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
iommu/tegra: Don't call alloc_pdir with as->lock
Joerg Roedel
2012-07-17
1
-13
/
+16
|
|
|
|
|
*
|
iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()
Hiroshi DOYU
2012-07-17
1
-32
/
+45
|
|
|
|
|
*
|
iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()
Hiroshi DOYU
2012-07-17
1
-3
/
+0
|
|
|
|
|
*
|
iommu/tegra: smmu: Fix uninitialized var warning
Hiroshi Doyu
2012-06-25
1
-2
/
+2
|
|
|
|
|
*
|
iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()
Hiroshi Doyu
2012-06-25
1
-31
/
+6
|
|
|
|
|
*
|
iommu/tegra: smmu: Simplify allocation at once
Hiroshi Doyu
2012-06-25
1
-20
/
+9
|
|
|
|
|
*
|
iommu/tegra: smmu: Add device tree support for SMMU
Hiroshi Doyu
2012-06-25
2
-55
/
+96
|
|
|
|
|
*
|
iommu: Add DMA window parser, of_get_dma_window()
Hiroshi Doyu
2012-06-25
3
-0
/
+95
|
|
|
|
|
|
/
|
|
|
|
*
|
intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups
Alex Williamson
2012-06-25
1
-0
/
+25
|
|
|
|
*
|
amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups
Alex Williamson
2012-06-25
1
-0
/
+25
|
|
|
|
*
|
intel-iommu: Support IOMMU groups
Alex Williamson
2012-06-25
1
-0
/
+43
|
|
|
|
*
|
amd_iommu: Support IOMMU groups
Alex Williamson
2012-06-25
1
-1
/
+23
|
|
|
|
*
|
iommu: IOMMU Groups
Alex Williamson
2012-06-25
3
-100
/
+548
|
|
|
|
|
/
|
|
|
*
|
iommu/amd: Convert iommu initialization to state machine
Joerg Roedel
2012-07-17
1
-64
/
+109
|
|
|
*
|
iommu/amd: Introduce amd_iommu_init_dma routine
Joerg Roedel
2012-07-17
1
-7
/
+20
|
|
|
*
|
iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()
Joerg Roedel
2012-07-17
2
-8
/
+5
|
|
|
*
|
iommu/amd: Split enable_iommus() routine
Joerg Roedel
2012-07-17
1
-3
/
+18
|
|
|
*
|
iommu/amd: Introduce early_amd_iommu_init routine
Joerg Roedel
2012-07-17
2
-16
/
+23
|
|
|
*
|
iommu/amd: Move informational prinks out of iommu_enable
Joerg Roedel
2012-07-17
1
-17
/
+27
|
|
|
*
|
iommu/amd: Split out PCI related parts of IOMMU initialization
Joerg Roedel
2012-07-17
2
-108
/
+121
|
|
|
*
|
iommu/amd: Use acpi_get_table instead of acpi_table_parse
Joerg Roedel
2012-07-17
1
-52
/
+66
|
|
|
*
|
iommu/amd: Fix sparse warnings
Joerg Roedel
2012-07-17
5
-14
/
+19
|
|
|
/
/
|
|
/
|
|
|
|
*
|
iommu/amd: Fix hotplug with iommu=pt
Joerg Roedel
2012-07-19
1
-4
/
+13
|
|
*
|
iommu/amd: Add missing spin_lock initialization
Joerg Roedel
2012-07-19
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
1
-1
/
+1
|
\
\
\
|
*
|
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
3
-9
/
+9
|
\
\
\
|
*
|
|
iommu: Fix typo in iommu
Masanari Iida
2012-07-24
3
-9
/
+9
*
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-07-22
3
-12
/
+15
|
\
\
\
\
|
*
|
|
|
irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...
Suresh Siddha
2012-06-15
3
-9
/
+5
[next]