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
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
1
-1
/
+1
|
\
|
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
1
-1
/
+1
*
|
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
|
|
|
|
|
|
|
*
|
iommu/amd: Do not iterate over alias-list in __[attach|detach]_device
Joerg Roedel
2015-10-21
1
-23
/
+3
|
|
|
|
|
|
|
*
|
iommu/amd: Do not BUG_ON in __detach_device()
Joerg Roedel
2015-10-21
1
-1
/
+2
|
|
|
|
|
|
|
*
|
iommu/amd: Drop null test before destroy functions
Julia Lawall
2015-09-29
1
-5
/
+2
|
|
|
|
|
|
|
*
|
iommu/amd: Return positive value in amd_iommu_detect()
Jérôme Glisse
2015-09-24
1
-1
/
+1
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
iommu: Move default domain allocation to iommu_group_get_for_dev()
Joerg Roedel
2015-10-22
1
-8
/
+10
|
|
|
|
|
|
*
|
iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_dev
Joerg Roedel
2015-10-22
1
-2
/
+0
|
|
|
|
|
|
*
|
iommu/arm-smmu: Switch to device_group call-back
Joerg Roedel
2015-10-22
2
-31
/
+47
|
|
|
|
|
|
*
|
iommu/fsl: Convert to device_group call-back
Joerg Roedel
2015-10-22
1
-25
/
+16
|
|
|
|
|
|
*
|
iommu: Add device_group call-back to x86 iommu drivers
Joerg Roedel
2015-10-22
2
-0
/
+2
|
|
|
|
|
|
*
|
iommu: Add generic_device_group() function
Joerg Roedel
2015-10-22
1
-0
/
+15
|
|
|
|
|
|
*
|
iommu: Export and rename iommu_group_get_for_pci_dev()
Joerg Roedel
2015-10-22
1
-2
/
+6
|
|
|
|
|
|
*
|
iommu: Revive device_group iommu-ops call-back
Joerg Roedel
2015-10-22
1
-3
/
+6
|
|
|
|
|
|
*
|
iommu: Implement common IOMMU ops for DMA mapping
Robin Murphy
2015-10-15
3
-0
/
+532
|
|
|
|
|
*
|
|
iommu/s390: Add iommu api for s390 pci devices
Gerald Schaefer
2015-10-06
3
-0
/
+345
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
iommu/arm-smmu: Add support for MSI on SMMUv3
Marc Zyngier
2015-10-15
2
-8
/
+98
|
|
|
|
*
|
|
iommu/arm-smmu: Remove redundant calculation of gr0 base address
Will Deacon
2015-10-15
1
-2
/
+1
|
|
|
|
*
|
|
iommu/arm-smmu: Fix error checking for ASID and VMID allocation
Will Deacon
2015-10-15
1
-4
/
+5
|
|
|
|
*
|
|
iommu/arm-smmu: ThunderX mis-extends 64bit registers
Tirumalesh Chalamarla
2015-10-14
1
-23
/
+27
|
|
|
|
*
|
|
iommu/arm-smmu: Remove unneeded '0x' annotation
Fabio Estevam
2015-10-14
1
-1
/
+1
|
|
|
|
*
|
|
iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices list
Will Deacon
2015-10-14
1
-33
/
+9
|
|
|
|
|
/
/
|
|
|
*
|
|
iommu/omap: Add support for configuring dsp iommus on DRA7xx
Suman Anna
2015-10-14
2
-0
/
+67
|
|
|
|
/
/
|
|
*
|
|
iommu/vt-d: Fix return value check of parse_ioapics_under_ir()
Joerg Roedel
2015-11-02
1
-1
/
+1
[next]