index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
Add braces to avoid "ambiguous ‘else’" compiler warnings
Linus Torvalds
2016-09-30
2
-2
/
+4
*
iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass
Will Deacon
2016-09-07
1
-0
/
+3
*
iommu/arm-smmu: Fix CMDQ error handling
Will Deacon
2016-09-07
1
-2
/
+2
*
iommu/dma: Don't put uninitialised IOVA domains
Robin Murphy
2016-09-07
1
-1
/
+2
*
iommu/amd: Update Alias-DTE in update_device_table()
Joerg Roedel
2016-08-20
1
-1
/
+8
*
iommu/amd: Init unity mappings only for dma_ops domains
Joerg Roedel
2016-08-20
1
-2
/
+4
*
iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
Joerg Roedel
2016-08-20
1
-8
/
+17
*
iommu/vt-d: Return error code in domain_context_mapping_one()
Wei Yang
2016-08-20
1
-1
/
+1
*
iommu/exynos: Suppress unbinding to prevent system failure
Marek Szyprowski
2016-08-20
1
-0
/
+1
*
iommu/amd: Fix unity mapping initialization race
Joerg Roedel
2016-07-27
1
-2
/
+12
*
iommu/vt-d: Enable QI on all IOMMUs before setting root entry
Joerg Roedel
2016-07-27
1
-5
/
+12
*
iommu/arm-smmu: Wire up map_sg for arm-smmu-v3
Jean-Philippe Brucker
2016-07-27
1
-0
/
+1
*
iommu/dma: Restore scatterlist offsets correctly
Robin Murphy
2016-05-04
1
-2
/
+2
*
iommu/amd: Fix checking of pci dma aliases
Joerg Roedel
2016-05-04
1
-11
/
+76
*
iommu: Don't overwrite domain pointer when there is no default_domain
Joerg Roedel
2016-04-20
1
-1
/
+2
*
iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
Joerg Roedel
2016-03-09
2
-4
/
+5
*
iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
Suravee Suthikulpanit
2016-03-09
1
-12
/
+22
*
iommu/amd: Apply workaround for ATS write permission check
Jay Cornwall
2016-03-09
1
-0
/
+29
*
iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
David Woodhouse
2016-02-25
1
-0
/
+4
*
iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
CQ Tang
2016-02-25
2
-2
/
+2
*
iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
David Woodhouse
2016-02-25
1
-6
/
+27
*
iommu/amd: Correct the wrong setting of alias DTE in do_attach
Baoquan He
2016-02-25
1
-1
/
+1
*
iommu/vt-d: Don't skip PCI devices when disabling IOTLB
Jeremy McNicoll
2016-02-25
1
-1
/
+1
*
iommu/io-pgtable-arm: Ensure we free the final level on teardown
Will Deacon
2016-02-17
1
-5
/
+6
*
iommu/dma: Use correct offset in map_sg
Robin Murphy
2016-01-07
1
-1
/
+1
*
iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabled
Geert Uytterhoeven
2015-12-28
1
-1
/
+1
*
iommu/dma: Avoid unlikely high-order allocations
Robin Murphy
2015-12-28
1
-2
/
+4
*
iommu/dma: Add some missing #includes
Robin Murphy
2015-12-28
1
-0
/
+3
*
Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-12-18
2
-2
/
+38
|
\
|
*
iommu/vt-d: Do access checks before calling handle_mm_fault()
Joerg Roedel
2015-12-14
1
-0
/
+20
|
*
iommu/amd: Do proper access checking before calling handle_mm_fault()
Joerg Roedel
2015-12-14
1
-2
/
+18
*
|
Revert "scatterlist: use sg_phys()"
Dan Williams
2015-12-15
2
-3
/
+3
|
/
*
s390/pci_dma: handle dma table failures
Sebastian Ott
2015-11-09
1
-2
/
+21
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
2
-2
/
+2
*
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
1
-1
/
+1
|
\
|
*
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
2015-10-21
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-11-05
1
-4
/
+8
|
\
\
|
*
|
iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
Feng Wu
2015-10-01
1
-4
/
+8
|
|
/
*
|
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-05
15
-421
/
+1351
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...
Joerg Roedel
2015-11-02
15
-421
/
+1351
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
iommu/amd: Remove find_last_devid_on_pci()
Joerg Roedel
2015-10-21
1
-19
/
+0
|
|
|
|
|
|
|
*
|
iommu/amd: Remove first/last_device handling
Joerg Roedel
2015-10-21
2
-36
/
+3
|
|
|
|
|
|
|
*
|
iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALL
Joerg Roedel
2015-10-21
1
-0
/
+4
|
|
|
|
|
|
|
*
|
iommu/amd: Cleanup buffer allocation
Joerg Roedel
2015-10-21
1
-30
/
+16
|
|
|
|
|
|
|
*
|
iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu
Joerg Roedel
2015-10-21
3
-17
/
+5
|
|
|
|
|
|
|
*
|
iommu/amd: Align DTE flag definitions
Joerg Roedel
2015-10-21
1
-2
/
+2
|
|
|
|
|
|
|
*
|
iommu/amd: Remove old alias handling code
Joerg Roedel
2015-10-21
1
-99
/
+0
|
|
|
|
|
|
|
*
|
iommu/amd: Set alias DTE in do_attach/do_detach
Joerg Roedel
2015-10-21
1
-2
/
+15
|
|
|
|
|
|
|
*
|
iommu/amd: WARN when __[attach|detach]_device are called with irqs enabled
Joerg Roedel
2015-10-21
1
-0
/
+12
|
|
|
|
|
|
|
*
|
iommu/amd: Don't disable IRQs in __detach_device
Joerg Roedel
2015-10-21
1
-3
/
+2
[next]