summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...Joerg Roedel2015-04-021-128/+122Star
|\ \
| | * iommu/amd: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-39/+45
| |/ |/|
| * iommu/amd: Correctly encode huge pages in iommu page tablesJoerg Roedel2015-04-021-5/+6
| * iommu/amd: Optimize amd_iommu_iova_to_phys for new fetch_pte interfaceJoerg Roedel2015-04-021-9/+3Star
| * iommu/amd: Optimize alloc_new_range for new fetch_pte interfaceJoerg Roedel2015-04-021-4/+4
| * iommu/amd: Optimize iommu_unmap_page for new fetch_pte interfaceJoerg Roedel2015-04-021-24/+8Star
| * iommu/amd: Return the pte page-size in fetch_pteJoerg Roedel2015-04-021-22/+30
| * iommu/amd: Add support for contiguous dma allocatorJoerg Roedel2015-04-021-16/+28
| * iommu/amd: Don't allocate with __GFP_ZERO in alloc_coherentJoerg Roedel2015-04-021-1/+0Star
| * iommu/amd: Ignore BUS_NOTIFY_UNBOUND_DRIVER eventJoerg Roedel2015-04-021-10/+0Star
| * iommu/amd: Use BUS_NOTIFY_REMOVED_DEVICEJoerg Roedel2015-04-021-1/+1
|/
* Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-121-7/+7
|\
| *-. Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a...Joerg Roedel2015-02-041-7/+7
| |\ \
| | | * iommu: Update my email addressJoerg Roedel2015-02-041-1/+1
| | |/ | |/|
| | * iommu/amd: Convert non-returned local variable to boolean when relevantQuentin Lambert2015-02-041-6/+6
| |/
* / iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-151-1/+0Star
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-191-7/+7
|\
| * iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu2014-12-161-7/+7
| |
| \
*-. | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-021-0/+3
|\ \|
| | * iommu: Add iommu_map_sg() functionOlav Haugan2014-11-041-0/+1
| |/ |/|
| * iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXECWill Deacon2014-11-141-0/+2
|/
*---. Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel2014-10-021-49/+68
|\ \ \
| | | * iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang2014-09-251-2/+2
| | | * iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson2014-09-251-14/+13Star
| | | * iommu/amd: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-6/+5Star
| |_|/ |/| |
| | * amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi2014-09-251-0/+3
| | * iommu/amd: Remove device binding reference countJoerg Roedel2014-08-261-3/+0Star
| | * iommu/amd: Attach and detach complete alias groupJoerg Roedel2014-08-261-26/+20Star
| | * iommu/amd: Keep a list of devices in an alias groupJoerg Roedel2014-08-261-0/+6
| | * iommu/amd: Move struct iommu_dev_data to amd_iommu.cJoerg Roedel2014-08-261-0/+21
| |/ |/|
* | iommu/amd: Fix cleanup_domain for mass device removalJoerg Roedel2014-08-181-4/+6
|/
* iommu: Constify struct iommu_opsThierry Reding2014-07-071-2/+2
* iommu/amd: Add sysfs supportAlex Williamson2014-07-041-0/+6
* iommu/amd: Use iommu_group_get_for_dev()Alex Williamson2014-07-041-159/+5Star
* iommu/amd: Update to use PCI DMA aliasesAlex Williamson2014-07-041-4/+74
* iommu/amd: Fix recently introduced compile warningsJoerg Roedel2014-05-301-2/+0Star
* iommu/amd: Remove duplicate checking codeVaughan Cao2014-05-261-6/+0Star
* iommu/amd: Fix interrupt remapping for aliased devicesAlex Williamson2014-05-131-1/+1
* iommu/amd: Fix logic to determine and checking max PASIDSuravee Suthikulpanit2014-03-241-2/+2
* iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES commandJay Cornwall2014-03-041-2/+2
* iommu/amd: Use dev_is_pci() to check whether it is pci deviceYijing Wang2014-01-071-2/+2
* iommu/amd: Fix resource leak in iommu_init_device()Radmila Kompová2013-08-141-1/+3
*-. Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ...Joerg Roedel2013-06-251-25/+54
|\ \
| | * iommu/amd: Only unmap large pages from the first pteAlex Williamson2013-06-231-1/+5
| | * iommu/amd: Fix memory leak in free_pagetableJoerg Roedel2013-06-201-24/+49
| |/
* / iommu/{vt-d,amd}: Remove multifunction assumption around groupingAlex Williamson2013-06-201-6/+19
|/
* Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-061-81/+64Star
|\
| *-----. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-021-93/+74Star
| |\ \ \ \
| | | | * | iommu: Move swap_pci_ref function to drivers/iommu/pci.h.Varun Sethi2013-04-231-6/+1Star
| | | | |/
| | | * / iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-1/+1
| | | |/