- fb4e3be Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
- f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5860acc x86: remove arch specific dma_supported implementation by Christoph Hellwig · 8 years ago
- a869572 iommu/amd: implement ->mapping_error by Christoph Hellwig · 8 years ago
- 6a70864 Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next by Joerg Roedel · 7 years ago
- 84a21db iommu/amd: Fix interrupt remapping when disable guest_mode by Suravee Suthikulpanit · 7 years ago
- 3e49a81 iommu/amd: Use named irq domain interface by Thomas Gleixner · 7 years ago
- 290be19 iommu/amd: Add name to irq chip by Thomas Gleixner · 7 years ago
- 9ce3a72 iommu/amd: Free already flushed ring-buffer entries before full-check by Joerg Roedel · 7 years ago
- 54bd635 iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel by Joerg Roedel · 8 years ago
- ac3b708 iommu/amd: Remove queue_release() function by Joerg Roedel · 8 years ago
- fca6af6 iommu/amd: Add per-domain timer to flush per-cpu queues by Joerg Roedel · 8 years ago
- a6e3f6f iommu/amd: Add flush counters to struct dma_ops_domain by Joerg Roedel · 8 years ago
- e241f8e iommu/amd: Add locking to per-domain flush-queue by Joerg Roedel · 8 years ago
- fd62190 iommu/amd: Make use of the per-domain flush queue by Joerg Roedel · 8 years ago
- d4241a2 iommu/amd: Add per-domain flush-queue data structures by Joerg Roedel · 8 years ago
- 460c26d iommu/amd: Rip out old queue flushing code by Joerg Roedel · 8 years ago
- 23e967e iommu/amd: Reduce delay waiting for command buffer space by Tom Lendacky · 8 years ago
- d334a56 iommu/amd: Reduce amount of MMIO when submitting commands by Tom Lendacky · 8 years ago
- e2f9d45 iommu/amd: Constify irq_domain_ops by Tobias Klauser · 8 years ago
- 30bf2df iommu/amd: Ratelimit io-page-faults per device by Joerg Roedel · 8 years ago
- 6b9376e x86/events, drivers/iommu/amd: Introduce amd_iommu_get_num_iommus() by Suravee Suthikulpanit · 8 years ago
- 9d3a4de iommu: Disambiguate MSI region types by Robin Murphy · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
- 8d2932d Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next by Joerg Roedel · 8 years ago
- e3d10af iommu: Make iommu_device_link/unlink take a struct iommu_device by Joerg Roedel · 8 years ago
- 39ab955 iommu: Add sysfs bindings for struct iommu_device by Joerg Roedel · 8 years ago
- b0119e8 iommu: Introduce new 'struct iommu_device' by Joerg Roedel · 8 years ago
- 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 4397f32 iommu/amd: Declare MSI and HT regions as reserved IOVA regions by Eric Auger · 8 years ago
- d30ddca iommu: Add a new type field in iommu_resv_region by Eric Auger · 8 years ago
- e5b5234 iommu: Rename iommu_dm_regions into iommu_resv_regions by Eric Auger · 8 years ago
- 432abf6 iommu/amd: Fix the left value check of cmd buffer by Huang Rui · 8 years ago
- f2f101f iommu/amd: Fix group refcounting by Robin Murphy · 8 years ago
- 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
- 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
- 134414f iommu/amd: Clean up the cmpxchg64 invocation by Baoquan He · 8 years ago
- 4bf5bee iommu/amd: Don't put completion-wait semaphore on stack by Joerg Roedel · 8 years ago
- 368d06c Merge branch 'x86/amd-avic' into x86/amd by Joerg Roedel · 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
- 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
- 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
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 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
- 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
- b548e78 iommu/amd: Init unity mappings only for dma_ops domains by Joerg Roedel · 8 years ago
- 0076cd3 iommu/amd: Set AMD iommu callbacks for platform bus driver by Wan Zongshun · 9 years ago
- 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