index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
*
|
|
iommu/vt-d: Propagate error-value from ir_parse_ioapic_hpet_scope()
Joerg Roedel
2015-10-23
1
-6
/
+11
|
|
*
|
|
iommu/vt-d: Adjust the return value of the parse_ioapics_under_ir
Baoquan He
2015-10-23
1
-3
/
+3
|
|
*
|
|
iommu/vt-d: Use cmpxchg16b to update posted format IRTE atomically
Feng Wu
2015-10-15
1
-3
/
+30
|
|
*
|
|
iommu/vt-d: Switch from ioremap_cache to memremap
Dan Williams
2015-10-14
2
-13
/
+15
|
|
*
|
|
iommu/vt-d: Create RMRR mappings in newly allocated domains
Joerg Roedel
2015-10-05
1
-0
/
+20
|
|
*
|
|
iommu/vt-d: Split iommu_prepare_identity_map
Joerg Roedel
2015-10-05
1
-20
/
+22
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-11-05
5
-59
/
+899
|
\
\
\
\
|
*
|
|
|
iommu/vt-d: Fix rwxp flags in SVM device fault callback
David Woodhouse
2015-10-28
1
-1
/
+1
|
*
|
|
|
iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies
David Woodhouse
2015-10-24
1
-7
/
+23
|
*
|
|
|
iommu/vt-d: Handle Caching Mode implementations of SVM
David Woodhouse
2015-10-24
1
-5
/
+18
[next]