- 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- e46cae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
- bb2b7ff iommu/s390: simplify registration of I/O address translation parameters by Sebastian Ott · 8 years ago
- 13a0825 Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/renesas' and 'arm/smmu' into next by Joerg Roedel · 8 years ago
- 09284b9 iommu/amd: No need to wait iommu completion if no dte irq entry change by Baoquan He · 8 years ago
- c3db901 iommu/amd: Free domain id when free a domain of struct dma_ops_domain by Baoquan He · 8 years ago
- 5c87f62 iommu/amd: Use standard bitmap operation to set bitmap by Baoquan He · 8 years ago
- 134414f iommu/amd: Clean up the cmpxchg64 invocation by Baoquan He · 8 years ago
- 82db33d iommu/io-pgtable-arm: Check for v7s-incapable systems by Robin Murphy · 8 years ago
- fade1ec iommu/dma: Avoid PCI host bridge windows by Robin Murphy · 8 years ago
- 44bb7e2 iommu/dma: Add support for mapping MSIs by Robin Murphy · 8 years ago
- 455eb7d iommu/arm-smmu: Set domain geometry by Robin Murphy · 8 years ago
- 021bb84 iommu/arm-smmu: Wire up generic configuration support by Robin Murphy · 8 years ago
- adfec2e iommu/arm-smmu: Convert to iommu_fwspec by Robin Murphy · 8 years ago
- 588888a iommu/arm-smmu: Intelligent SMR allocation by Robin Murphy · 8 years ago
- d3097e3 iommu/arm-smmu: Add a stream map entry iterator by Robin Murphy · 8 years ago
- d6fc5d9 iommu/arm-smmu: Streamline SMMU data lookups by Robin Murphy · 8 years ago
- f80cd88 iommu/arm-smmu: Refactor mmu-masters handling by Robin Murphy · 8 years ago
- 8e8b203 iommu/arm-smmu: Keep track of S2CR state by Robin Murphy · 8 years ago
- 1f3d5ca iommu/arm-smmu: Consolidate stream map entry state by Robin Murphy · 8 years ago
- 2117424 iommu/arm-smmu: Handle stream IDs more dynamically by Robin Murphy · 8 years ago
- 95fa99a iommu/arm-smmu: Set PRIVCFG in stage 1 STEs by Robin Murphy · 8 years ago
- 08d4ca2 iommu/arm-smmu: Support non-PCI devices with SMMUv3 by Robin Murphy · 8 years ago
- 8f78515 iommu/arm-smmu: Implement of_xlate() for SMMUv3 by Robin Murphy · 8 years ago
- dc87a98 iommu/arm-smmu: Fall back to global bypass by Robin Murphy · 8 years ago
- 57f98d2 iommu: Introduce iommu_fwspec by Robin Murphy · 8 years ago
- b996444 iommu/of: Handle iommu-map property for PCI by Robin Murphy · 8 years ago
- 8ded290 iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock by Will Deacon · 8 years ago
- bcfced1 iommu/arm-smmu: Fix polling of command queue by Jean-Philippe Brucker · 8 years ago
- 6070529 iommu/arm-smmu: Support v7s context format by Robin Murphy · 8 years ago
- b4163fb iommu/arm-smmu: Fix event queues synchronization by Jean-Philippe Brucker · 8 years ago
- e2d4231 iommu/arm-smmu: Drop devm_free_irq when driver detach by Peng Fan · 8 years ago
- 4bf5bee iommu/amd: Don't put completion-wait semaphore on stack by Joerg Roedel · 8 years ago
- 4174879 Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into HEAD by Paolo Bonzini · 8 years ago
- 1c5ebba iommu/vt-d: Make sure RMRRs are mapped before domain goes public by Joerg Roedel · 8 years ago
- 7620835 iommu/vt-d: Split up get_domain_for_dev function by Joerg Roedel · 8 years ago
- b1e2afc iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_device by Shawn Lin · 8 years ago
- 368d06c Merge branch 'x86/amd-avic' into x86/amd by Joerg Roedel · 8 years ago
- 395adae iommu/amd: Remove AMD_IOMMU_STATS by Fabian Frederick · 8 years ago
- d98de49 iommu/amd: Enable vAPIC interrupt remapping mode by default by Suravee Suthikulpanit · 8 years ago
- b9fc6b5 iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices by Suravee Suthikulpanit · 8 years ago
- 8dbea3f iommu/amd: Introduce amd_iommu_update_ga() by Suravee Suthikulpanit · 8 years ago
- bd6fcef iommu/amd: Adding GALOG interrupt handler by Suravee Suthikulpanit · 8 years ago
- 8bda0cf iommu/amd: Detect and initialize guest vAPIC log by Suravee Suthikulpanit · 8 years ago
- 77bdab4 iommu/amd: Add support for multiple IRTE formats by Suravee Suthikulpanit · 8 years ago
- 880ac60 iommu/amd: Introduce interrupt remapping ops structure by Suravee Suthikulpanit · 8 years ago
- a38180b iommu/amd: Move and introduce new IRTE-related unions and structures by Suravee Suthikulpanit · 8 years ago
- 3928aa3 iommu/amd: Detect and enable guest vAPIC support by Suravee Suthikulpanit · 8 years ago
- 4df3618 Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixes by Joerg Roedel · 8 years ago
- 5bc0a11 iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypass by Will Deacon · 8 years ago
- 3714ce1 iommu/arm-smmu: Disable stalling faults for all endpoints by Will Deacon · 8 years ago
- aea2037 iommu/arm-smmu: Fix CMDQ error handling by Will Deacon · 8 years ago
- e633fc7 iommu/io-pgtable-arm-v7s: Fix attributes when splitting blocks by Robin Murphy · 8 years ago
- c987ff0 iommu/dma: Respect IOMMU aperture when allocating by Robin Murphy · 8 years ago
- 3ec6004 iommu/dma: Don't put uninitialised IOVA domains by Robin Murphy · 8 years ago
- 423595e iommu/exynos: Fix error handling for of_platform_device_create by Amitoj Kaur Chawla · 8 years ago
- 517abe4 iommu/amd: Fix error return code in irq_remapping_alloc() by Wei Yongjun · 8 years ago
- a5604f2 iommu/amd: Fix non static symbol warning by Wei Yongjun · 8 years ago
- 9a8a5dc iommu/mediatek: Mark static functions in headers inline by Joerg Roedel · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- dd96711 Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
- 194dc87 Add braces to avoid "ambiguous ‘else’" compiler warnings by Linus Torvalds · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- f360d32 Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/rockchip', 'arm/smmu' and 'core' into next by Joerg Roedel · 8 years ago
- ffec219 iommu/amd: Initialize dma-ops domains with 3-level page-table by Joerg Roedel · 8 years ago
- 3254de6 iommu/amd: Update Alias-DTE in update_device_table() by Joerg Roedel · 8 years ago
- 5c365d1 iommu/vt-d: Return error code in domain_context_mapping_one() by Wei Yang · 8 years ago
- b3311b0 iommu/amd: Use container_of to get dma_ops_domain by Joerg Roedel · 8 years ago
- 281e8cc iommu/amd: Flush iova queue before releasing dma_ops_domain by Joerg Roedel · 8 years ago
- cda7005 iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back by Joerg Roedel · 8 years ago
- d26592a iommu/amd: Use dev_data->domain in get_domain() by Joerg Roedel · 8 years ago
- 80187fd iommu/amd: Optimize map_sg and unmap_sg by Joerg Roedel · 8 years ago
- f37f7f3 iommu/amd: Introduce dir2prot() helper by Joerg Roedel · 8 years ago
- bb27947 iommu/amd: Implement timeout to flush unmap queues by Joerg Roedel · 8 years ago
- b1516a1 iommu/amd: Implement flush queue by Joerg Roedel · 8 years ago
- f1eae7c iommu/amd: Allow NULL pointer parameter for domain_flush_complete() by Joerg Roedel · 8 years ago
- c5b5da9 iommu/amd: Set up data structures for flush queue by Joerg Roedel · 8 years ago
- bda350d iommu/amd: Remove align-parameter from __map_single() by Joerg Roedel · 8 years ago
- 2d4c515 iommu/amd: Remove other remains of old address allocator by Joerg Roedel · 8 years ago
- 256e462 iommu/amd: Make use of the generic IOVA allocator by Joerg Roedel · 8 years ago
- 518d9b4 iommu/amd: Remove special mapping code for dma_ops path by Joerg Roedel · 8 years ago
- b911b89 iommu/amd: Pass gfp-flags to iommu_map_page() by Joerg Roedel · 8 years ago
- 8d54d6c iommu/amd: Implement apply_dm_region call-back by Joerg Roedel · 8 years ago
- 81cd07b iommu/amd: Create a list of reserved iova addresses by Joerg Roedel · 8 years ago
- 307d585 iommu/amd: Allocate iova_domain for dma_ops_domain by Joerg Roedel · 8 years ago
- a72c422 iommu/amd: Select IOMMU_IOVA for AMD IOMMU by Joerg Roedel · 8 years ago
- 33b21a6 iommu: Add apply_dm_region call-back to iommu-ops by Joerg Roedel · 8 years ago
- b548e78 iommu/amd: Init unity mappings only for dma_ops domains by Joerg Roedel · 8 years ago
- feccf39 iommu: Simplify and fix ida handling by Heiner Kallweit · 8 years ago
- e38d1f1 iommu: Simplify init function by Heiner Kallweit · 8 years ago
- 452014d iommu/vt-d: Remove unnecassary qi clflushes by Nadav Amit · 8 years ago
- c3928e7 Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 8 years ago
- bee1400 iommu/arm-smmu: Use devm_request_irq and devm_free_irq by Peng Fan · 8 years ago
- 522e5cb7 iommu/amd: Fix unity mapping initialization race by Joerg Roedel · 8 years ago
- 0caa761 iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas by Aaron Campbell · 8 years ago
- 7c6d90e iommu/io-pgtable-arm: Fix iova_to_phys for block entries by Will Deacon · 8 years ago
- 112c898 iommu/arm-smmu: request pcie devices to enable ACS by Wei Chen · 8 years ago
- a93db2f iommu/rockchip: Prepare to support generic DMA mapping by Shunqian Zheng · 8 years ago