- e0fb1b3 Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- 7afd16f Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 6c0b43d Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc/pamu', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
- e85e8f6 iommu/amd: Remove statistics code by Joerg Roedel · 9 years ago
- fd6c50e iommu/amd: Move get_device_id() and friends to beginning of file by Joerg Roedel · 9 years ago
- 9ee35e4 iommu/amd: Don't use IS_ERR_VALUE to check integer values by Joerg Roedel · 9 years ago
- 2d8e1f0 iommu/amd: Signedness bug in acpihid_device_group() by Dan Carpenter · 9 years ago
- e315604 iommu/amd: Fix checking of pci dma aliases by Joerg Roedel · 9 years ago
- 9a4d3bf5 iommu/amd: Set AMD iommu callbacks for amba bus by Wan Zongshun · 9 years ago
- b097d11 iommu/amd: Manage iommu_group for ACPI HID devices by Wan Zongshun · 9 years ago
- 2bf9a0a iommu/amd: Add iommu support for ACPI HID devices by Wan Zongshun · 9 years ago
- 7aba6cb iommu/amd: Make call-sites of get_device_id aware of its return value by Wan Zongshun · 9 years ago
- 2a0cb4e iommu/amd: Add new map for storing IVHD dev entry type HID by Wan Zongshun · 9 years ago
- b6809ee iommu/amd: Detach device from domain before removal by Joerg Roedel · 9 years ago
- 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 9 years ago
- 1fb260b iommu/amd: Remove an unneeded condition by Dan Carpenter · 9 years ago
- a639a8e iommu/amd: Preallocate dma_ops apertures based on dma_mask by Joerg Roedel · 9 years ago
- 7b5e25b iommu/amd: Use trylock to aquire bitmap_lock by Joerg Roedel · 9 years ago
- 5f6bed5 iommu/amd: Make dma_ops_domain->next_index percpu by Joerg Roedel · 9 years ago
- 92d420e iommu/amd: Relax locking in dma_ops path by Joerg Roedel · 9 years ago
- a73c156 iommu/amd: Initialize new aperture range before making it visible by Joerg Roedel · 9 years ago
- 7bfa5bd iommu/amd: Build io page-tables with cmpxchg64 by Joerg Roedel · 9 years ago
- 266a3bd iommu/amd: Allocate new aperture ranges in dma_ops_alloc_addresses by Joerg Roedel · 9 years ago
- 4eeca8c iommu/amd: Optimize dma_ops_free_addresses by Joerg Roedel · 9 years ago
- ab7032b iommu/amd: Remove need_flush from struct dma_ops_domain by Joerg Roedel · 9 years ago
- 2a87442 iommu/amd: Iterate over all aperture ranges in dma_ops_area_alloc by Joerg Roedel · 9 years ago
- d41ab09 iommu/amd: Flush iommu tlb in dma_ops_free_addresses by Joerg Roedel · 9 years ago
- ebaecb4 iommu/amd: Rename dma_ops_domain->next_address to next_index by Joerg Roedel · 9 years ago
- 05ab49e iommu/amd: Remove 'start' parameter from dma_ops_area_alloc by Joerg Roedel · 9 years ago
- ccb50e0 iommu/amd: Flush iommu tlb in dma_ops_aperture_alloc() by Joerg Roedel · 9 years ago
- 60e6a7c iommu/amd: Retry address allocation within one aperture by Joerg Roedel · 9 years ago
- ae62d49 iommu/amd: Move aperture_range.offset to another cache-line by Joerg Roedel · 9 years ago
- a0f5144 iommu/amd: Add dma_ops_aperture_alloc() function by Joerg Roedel · 9 years ago
- b57c3c8 iommu/amd: Pass correct shift to iommu_area_alloc() by Joerg Roedel · 9 years ago
- 84b3a0b iommu/amd: Flush the IOMMU TLB before the addresses are freed by Joerg Roedel · 9 years ago
- 53b3b65 iommu/amd: Flush IOMMU TLB on __map_single error path by Joerg Roedel · 9 years ago
- 08c5fb9 iommu/amd: Introduce bitmap_lock in struct aperture_range by Joerg Roedel · 9 years ago
- 007b74b iommu/amd: Move 'struct dma_ops_domain' definition to amd_iommu.c by Joerg Roedel · 9 years ago
- a7fb668 iommu/amd: Warn only once on unexpected pte value by Joerg Roedel · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- b67ad2f Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next by Joerg Roedel · 9 years ago
- a960fad iommu: Add device_group call-back to x86 iommu drivers by Joerg Roedel · 9 years ago
- deba4bc iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommu by Joerg Roedel · 9 years ago
- 61289cb iommu/amd: Remove old alias handling code by Joerg Roedel · 9 years ago
- e25bfb5 iommu/amd: Set alias DTE in do_attach/do_detach by Joerg Roedel · 9 years ago
- 272e4f9 iommu/amd: WARN when __[attach|detach]_device are called with irqs enabled by Joerg Roedel · 9 years ago
- f1dd0a8 iommu/amd: Don't disable IRQs in __detach_device by Joerg Roedel · 9 years ago
- 150952f iommu/amd: Do not iterate over alias-list in __[attach|detach]_device by Joerg Roedel · 9 years ago
- f34c73f iommu/amd: Do not BUG_ON in __detach_device() by Joerg Roedel · 9 years ago
- cbf3ccd iommu/amd: Don't clear DTE flags when modifying it by Joerg Roedel · 9 years ago
- 5adad99 iommu/amd: Fix NULL pointer deref on device detach by Joerg Roedel · 9 years ago
- 23d3a98 iommu/amd: Use BUG_ON instead of if () BUG() by Joerg Roedel · 9 years ago
- a130e69 iommu/amd: Simplify allocation in irq_remapping_alloc() by Joerg Roedel · 9 years ago
- 1c1cc45 iommu/amd: Allow non-ATS devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
- 5271782 iommu/amd: Set global dma_ops if swiotlb is disabled by Joerg Roedel · 9 years ago
- 3230232 iommu/amd: Use swiotlb in passthrough mode by Joerg Roedel · 9 years ago
- 02ca202 iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains by Joerg Roedel · 9 years ago
- 1e6a7b0 iommu/amd: Use iommu core for passthrough mode by Joerg Roedel · 9 years ago
- 44b061f Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- 7a5a566 iommu/amd: Introduce protection_domain_init() function by Joerg Roedel · 9 years ago
- 6eae81a Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5ffde2f Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'default-domains' and 'core' into next by Joerg Roedel · 10 years ago
- 0b3fff5 iommu/amd: Handle large pages correctly in free_pagetable by Joerg Roedel · 10 years ago
- 4d58b8a iommu/amd: Handle errors returned from iommu_init_device by Joerg Roedel · 10 years ago
- 3a18404c iommu/amd: Propagate errors from amd_iommu_init_api by Joerg Roedel · 10 years ago
- 2870b0a iommu/amd: Remove unused fields from struct dma_ops_domain by Joerg Roedel · 10 years ago
- 343e9ca iommu/amd: Get rid of device_dma_ops_init() by Joerg Roedel · 10 years ago
- 07ee869 iommu/amd: Put IOMMUv2 devices in a direct mapped domain by Joerg Roedel · 10 years ago
- 07f643a iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocation by Joerg Roedel · 10 years ago
- 0bb6e24 iommu/amd: Support IOMMU_DOMAIN_DMA type allocation by Joerg Roedel · 10 years ago
- aafd8ba iommu/amd: Implement add_device and remove_device by Joerg Roedel · 10 years ago
- 063071d iommu/amd: Use default domain if available for DMA-API by Joerg Roedel · 10 years ago
- 35cf248 iommu/amd: Implement dm_region call-backs by Joerg Roedel · 10 years ago
- 2d0ec7a Revert "iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent" by Joerg Roedel · 10 years ago
- e6aabee iommu/amd: Handle integer overflow in dma_ops_area_alloc by Joerg Roedel · 10 years ago
- c6c2002 x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector() by Jiang Liu · 10 years ago
- 9c72496 irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c by Jiang Liu · 10 years ago
- bac4f90 x86/irq: Remove irq_cfg.irq_remapped by Jiang Liu · 10 years ago
- 494b897 irq_remapping/amd: Clean up unsued code by Jiang Liu · 10 years ago
- 3c3d4f9 irq_remapping/amd: Clean up unused MSI related code by Jiang Liu · 10 years ago
- 7c71d30 irq_remapping/amd: Enhance AMD IR driver to support hierarchical irqdomains by Jiang Liu · 10 years ago
- 7f65ef0 Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' and 'core' into next by Joerg Roedel · 10 years ago
- d4b0366 iommu/amd: Correctly encode huge pages in iommu page tables by Joerg Roedel · 10 years ago
- b24b1b6 iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interface by Joerg Roedel · 10 years ago
- 5d7c94c iommu/amd: Optimize alloc_new_range for new fetch_pte interface by Joerg Roedel · 10 years ago
- 71b390e iommu/amd: Optimize iommu_unmap_page for new fetch_pte interface by Joerg Roedel · 10 years ago
- 3039ca1 iommu/amd: Return the pte page-size in fetch_pte by Joerg Roedel · 10 years ago
- 3b839a5 iommu/amd: Add support for contiguous dma allocator by Joerg Roedel · 10 years ago
- 5fc872c iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherent by Joerg Roedel · 10 years ago
- 7139a2e iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER event by Joerg Roedel · 10 years ago
- 6c5cc80 iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICE by Joerg Roedel · 10 years ago
- 3f4b87b iommu/amd: Make use of domain_alloc and domain_free by Joerg Roedel · 10 years ago
- a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
- a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
- ae0cbbb iommu/amd: Convert non-returned local variable to boolean when relevant by Quentin Lambert · 10 years ago
- 63ce3ae iommu: Update my email address by Joerg Roedel · 10 years ago
- c392f56 iommu/irq_remapping: Kill function irq_remapping_supported() and related code by Jiang Liu · 10 years ago
- e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 719b530 iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ by Jiang Liu · 10 years ago