summaryrefslogtreecommitdiff
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* s390/pci_dma: handle dma table failuresSebastian Ott2015-11-09
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05
|\
| * powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-21
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\ \
| * | iommu/vt-d: Add a command line parameter for VT-d posted-interruptsFeng Wu2015-10-01
| |/
* | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-02
| |\ \ \ \ \ \ \
| | | | | | | * | iommu/amd: Remove find_last_devid_on_pci()Joerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Remove first/last_device handlingJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALLJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Cleanup buffer allocationJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Align DTE flag definitionsJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Remove old alias handling codeJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Set alias DTE in do_attach/do_detachJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: WARN when __[attach|detach]_device are called with irqs enabledJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Don't disable IRQs in __detach_deviceJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Do not iterate over alias-list in __[attach|detach]_deviceJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Do not BUG_ON in __detach_device()Joerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Drop null test before destroy functionsJulia Lawall2015-09-29
| | | | | | | * | iommu/amd: Return positive value in amd_iommu_detect()Jérôme Glisse2015-09-24
| | | | | | | |/
| | | | | | * | iommu: Move default domain allocation to iommu_group_get_for_dev()Joerg Roedel2015-10-22
| | | | | | * | iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_devJoerg Roedel2015-10-22
| | | | | | * | iommu/arm-smmu: Switch to device_group call-backJoerg Roedel2015-10-22
| | | | | | * | iommu/fsl: Convert to device_group call-backJoerg Roedel2015-10-22
| | | | | | * | iommu: Add device_group call-back to x86 iommu driversJoerg Roedel2015-10-22
| | | | | | * | iommu: Add generic_device_group() functionJoerg Roedel2015-10-22
| | | | | | * | iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel2015-10-22
| | | | | | * | iommu: Revive device_group iommu-ops call-backJoerg Roedel2015-10-22
| | | | | | * | iommu: Implement common IOMMU ops for DMA mappingRobin Murphy2015-10-15
| | | | | * | | iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer2015-10-06
| | | | | |/ /
| | | | * | | iommu/arm-smmu: Add support for MSI on SMMUv3Marc Zyngier2015-10-15
| | | | * | | iommu/arm-smmu: Remove redundant calculation of gr0 base addressWill Deacon2015-10-15
| | | | * | | iommu/arm-smmu: Fix error checking for ASID and VMID allocationWill Deacon2015-10-15
| | | | * | | iommu/arm-smmu: ThunderX mis-extends 64bit registersTirumalesh Chalamarla2015-10-14
| | | | * | | iommu/arm-smmu: Remove unneeded '0x' annotationFabio Estevam2015-10-14
| | | | * | | iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices listWill Deacon2015-10-14
| | | | |/ /
| | | * | | iommu/omap: Add support for configuring dsp iommus on DRA7xxSuman Anna2015-10-14
| | | |/ /
| | * | | iommu/vt-d: Fix return value check of parse_ioapics_under_ir()Joerg Roedel2015-11-02
| | * | | iommu/vt-d: Propagate error-value from ir_parse_ioapic_hpet_scope()Joerg Roedel2015-10-23
| | * | | iommu/vt-d: Adjust the return value of the parse_ioapics_under_irBaoquan He2015-10-23
| | * | | iommu/vt-d: Use cmpxchg16b to update posted format IRTE atomicallyFeng Wu2015-10-15
| | * | | iommu/vt-d: Switch from ioremap_cache to memremapDan Williams2015-10-14
| | * | | iommu/vt-d: Create RMRR mappings in newly allocated domainsJoerg Roedel2015-10-05
| | * | | iommu/vt-d: Split iommu_prepare_identity_mapJoerg Roedel2015-10-05
| | | |/ | | |/|
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-11-05
|\ \ \ \
| * | | | iommu/vt-d: Fix rwxp flags in SVM device fault callbackDavid Woodhouse2015-10-28
| * | | | iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependenciesDavid Woodhouse2015-10-24
| * | | | iommu/vt-d: Handle Caching Mode implementations of SVMDavid Woodhouse2015-10-24