aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
*-. Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-09
|\ \
| | * iommu/amd: Set IOTLB invalidation timeoutJoerg Roedel2011-12-22
| | * iommu/amd: Init stats for iommu=ptJoerg Roedel2011-12-22
| | * iommu/amd: Remove unnecessary cache flushes in amd_iommu_resumeJoerg Roedel2011-12-22
| | * iommu/amd: Add invalidate-context call-backJoerg Roedel2011-12-15
| | * iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel2011-12-15
| | * iommu/amd: Adapt IOMMU driver to PCI register name changesJoerg Roedel2011-12-15
| | * Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel2011-12-14
| | |\
| | | * iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen2011-11-10
| | | * iommu/intel: announce supported page sizesOhad Ben-Cohen2011-11-10
| | | * iommu/amd: announce supported page sizesOhad Ben-Cohen2011-11-10
| | | * iommu/msm: announce supported page sizesOhad Ben-Cohen2011-11-10
| | | * iommu/omap: announce supported page sizesOhad Ben-Cohen2011-11-10
| | | * iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen2011-11-10
| | | * iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-10
| | * | iommu/amd: Add invalid_ppr callbackJoerg Roedel2011-12-14
| | * | iommu/amd: Implement notifiers for IOMMUv2Joerg Roedel2011-12-14
| | * | iommu/amd: Implement IO page-fault handlerJoerg Roedel2011-12-12
| | * | iommu/amd: Add routines to bind/unbind a pasidJoerg Roedel2011-12-12
| | * | iommu/amd: Implement device aquisition code for IOMMUv2Joerg Roedel2011-12-12
| | * | iommu/amd: Add driver stub for AMD IOMMUv2 supportJoerg Roedel2011-12-12
| | * | iommu/amd: Add stat counter for IOMMUv2 eventsJoerg Roedel2011-12-12
| | * | iommu/amd: Add device errata handlingJoerg Roedel2011-12-12
| | * | iommu/amd: Add function to get IOMMUv2 domain for pdevJoerg Roedel2011-12-12
| | * | iommu/amd: Implement function to send PPR completionsJoerg Roedel2011-12-12
| | * | iommu/amd: Implement functions to manage GCR3 tableJoerg Roedel2011-12-12
| | * | iommu/amd: Implement IOMMUv2 TLB flushing routinesJoerg Roedel2011-12-12
| | * | iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel2011-12-12
| | * | iommu/amd: Add amd_iommu_domain_direct_map functionJoerg Roedel2011-12-12
| | * | iommu/amd: Implement notifier for PPR faultsJoerg Roedel2011-12-12
| | * | iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel2011-12-12
| | * | iommu/amd: Add iommuv2 flag to struct amd_iommuJoerg Roedel2011-12-12
| | * | iommu/amd: Enable GT mode when supported by IOMMUJoerg Roedel2011-12-12
| | * | iommu/amd: Setup PPR log when supported by IOMMUJoerg Roedel2011-12-12
| | * | iommu/amd: Get the maximum number of PASIDs supportedJoerg Roedel2011-12-12
| | * | iommu/amd: Convert dev_table_entry to u64Joerg Roedel2011-12-12
| * | | iommu/omap: be verbose when omap_iommu_iova_to_phys failsOhad Ben-Cohen2011-12-06
| * | | iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen2011-12-05
* | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-29
|\ \ \ \
| * | | | iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho2011-12-16
| |/ / /
* | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-16
|\ \ \ \ | |_|/ / |/| | |
| * | | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-16
| |/ /
* | | intr_remapping: Fix section mismatch in ir_dev_scope_init()Sergey Senozhatsky2011-12-05
* | | intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky2011-12-05
|/ /
* / iommu: omap: Fix compile failureMing Lei2011-11-08
|/
* intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker2011-10-31
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-30
|\
| *-----. Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-21
| |\ \ \ \
| | | | | * iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-21
| | | | | * iommu/msm: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-21