summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-23iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel
2012-01-23iommu/amd: Add iommuv2 flag to struct amd_iommuJoerg Roedel
2012-01-23iommu/amd: Enable GT mode when supported by IOMMUJoerg Roedel
2012-01-23iommu/amd: Setup PPR log when supported by IOMMUJoerg Roedel
2012-01-23iommu/amd: Get the maximum number of PASIDs supportedJoerg Roedel
2012-01-23iommu/amd: Convert dev_table_entry to u64Joerg Roedel
2012-01-23iommu/omap: be verbose when omap_iommu_iova_to_phys failsOhad Ben-Cohen
2012-01-23intr_remapping: Fix section mismatch in ir_dev_scope_init()Sergey Senozhatsky
2012-01-23intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky
2012-01-23iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen
2012-01-23iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen
2012-01-23iommu: Add option to group multi-function devicesAlex Williamson
2012-01-23iommu/amd: Implement iommu_device_groupAlex Williamson
2012-01-23iommu/intel: Implement iommu_device_groupAlex Williamson
2012-01-23iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson
2012-01-23iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen
2012-01-23iommu/intel: announce supported page sizesOhad Ben-Cohen
2012-01-23iommu/amd: announce supported page sizesOhad Ben-Cohen
2012-01-23iommu/msm: announce supported page sizesOhad Ben-Cohen
2012-01-23iommu/omap: announce supported page sizesOhad Ben-Cohen
2012-01-23iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen
2012-01-23iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen
2012-01-23iommu: omap: Fix compile failureMing Lei
2012-01-23intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker
2012-01-23iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel
2012-01-23iommu/msm: Use bus_set_iommu instead of register_iommuJoerg Roedel
2012-01-23iommu/omap: Use bus_set_iommu instead of register_iommuJoerg Roedel
2012-01-23iommu/vt-d: Use bus_set_iommu instead of register_iommuJoerg Roedel
2012-01-23iommu/amd: Use bus_set_iommu instead of register_iommuJoerg Roedel
2012-01-23iommu/core: Use bus->iommu_ops in the iommu-apiJoerg Roedel
2012-01-23iommu/core: Convert iommu_found to iommu_presentJoerg Roedel
2012-01-23iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel
2012-01-23Driver core: Add iommu_ops to bus_typeJoerg Roedel
2012-01-23iommu/omap: always provide iommu debug codeArnd Bergmann
2012-01-23iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen
2012-01-23iommu/core: export iommu_set_fault_handler()Ohad Ben-Cohen
2012-01-23iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2012-01-23iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha
2012-01-23iommu: No need to set dmar_disabled in check_zero_address()Suresh Siddha
2012-01-23iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha
2012-01-23intr_remap: Call dmar_dev_scope_init() explicitlySuresh Siddha
2012-01-23x86, x2apic: Enable the bios request for x2apic optoutSuresh Siddha
2012-01-23iommu/omap: Fix build error with !IOMMU_SUPPORTJoerg Roedel
2012-01-23iommu/omap: Migrate to the generic fault report mechanismOhad Ben-Cohen
2012-01-23iommu/core: Add fault reporting mechanismOhad Ben-Cohen
2012-01-23locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner
2012-01-23locking, x86, iommu: Annotate irq_2_ir_lock as rawThomas Gleixner
2012-01-23locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner
2012-01-23iommu/core: Use PAGE_SIZE instead of hard-coded valueJoerg Roedel
2012-01-23iommu/core: use the existing IS_ALIGNED macroOhad Ben-Cohen