| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 1 | -7/+7 |
|\ |
|
| *-. | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 | 1 | -7/+7 |
| |\ \ |
|
| | | * | iommu: Update my email address | Joerg Roedel | 2015-02-04 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | iommu/amd: Convert non-returned local variable to boolean when relevant | Quentin Lambert | 2015-02-04 | 1 | -6/+6 |
| |/ |
|
* | | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-19 | 1 | -7/+7 |
|\ |
|
| * | iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ | Jiang Liu | 2014-12-16 | 1 | -7/+7 |
| | | |
| \ | |
*-. \ | Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm... | Joerg Roedel | 2014-12-02 | 1 | -0/+3 |
|\ \ \
| | |/ |
|
| | * | iommu: Add iommu_map_sg() function | Olav Haugan | 2014-11-04 | 1 | -0/+1 |
| |/
|/| |
|
| * | iommu/amd: remove compiler warning due to IOMMU_CAP_NOEXEC | Will Deacon | 2014-11-14 | 1 | -0/+2 |
|/ |
|
*---. | Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an... | Joerg Roedel | 2014-10-02 | 1 | -49/+68 |
|\ \ \ |
|
| | | * | iommu/irq_remapping: Fix the regression of hpet irq remapping | Yijing Wang | 2014-09-25 | 1 | -2/+2 |
| | | * | iommu/amd: Split init_iommu_group() from iommu_init_device() | Alex Williamson | 2014-09-25 | 1 | -14/+13 |
| | | * | iommu/amd: Convert to iommu_capable() API function | Joerg Roedel | 2014-09-25 | 1 | -6/+5 |
| |_|/
|/| | |
|
| | * | amd_iommu: do not dereference a NULL pointer address. | Maurizio Lombardi | 2014-09-25 | 1 | -0/+3 |
| | * | iommu/amd: Remove device binding reference count | Joerg Roedel | 2014-08-26 | 1 | -3/+0 |
| | * | iommu/amd: Attach and detach complete alias group | Joerg Roedel | 2014-08-26 | 1 | -26/+20 |
| | * | iommu/amd: Keep a list of devices in an alias group | Joerg Roedel | 2014-08-26 | 1 | -0/+6 |
| | * | iommu/amd: Move struct iommu_dev_data to amd_iommu.c | Joerg Roedel | 2014-08-26 | 1 | -0/+21 |
| |/
|/| |
|
* | | iommu/amd: Fix cleanup_domain for mass device removal | Joerg Roedel | 2014-08-18 | 1 | -4/+6 |
|/ |
|
* | iommu: Constify struct iommu_ops | Thierry Reding | 2014-07-07 | 1 | -2/+2 |
* | iommu/amd: Add sysfs support | Alex Williamson | 2014-07-04 | 1 | -0/+6 |
* | iommu/amd: Use iommu_group_get_for_dev() | Alex Williamson | 2014-07-04 | 1 | -159/+5 |
* | iommu/amd: Update to use PCI DMA aliases | Alex Williamson | 2014-07-04 | 1 | -4/+74 |
* | iommu/amd: Fix recently introduced compile warnings | Joerg Roedel | 2014-05-30 | 1 | -2/+0 |
* | iommu/amd: Remove duplicate checking code | Vaughan Cao | 2014-05-26 | 1 | -6/+0 |
* | iommu/amd: Fix interrupt remapping for aliased devices | Alex Williamson | 2014-05-13 | 1 | -1/+1 |
* | iommu/amd: Fix logic to determine and checking max PASID | Suravee Suthikulpanit | 2014-03-24 | 1 | -2/+2 |
* | iommu/amd: Fix PASID format in INVALIDATE_IOTLB_PAGES command | Jay Cornwall | 2014-03-04 | 1 | -2/+2 |
* | iommu/amd: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 2014-01-07 | 1 | -2/+2 |
* | iommu/amd: Fix resource leak in iommu_init_device() | Radmila Kompová | 2013-08-14 | 1 | -1/+3 |
*-. | Merge branches 'x86/vt-d', 'arm/omap', 'core', 'x86/amd' and 'arm/smmu' into ... | Joerg Roedel | 2013-06-25 | 1 | -25/+54 |
|\ \ |
|
| | * | iommu/amd: Only unmap large pages from the first pte | Alex Williamson | 2013-06-23 | 1 | -1/+5 |
| | * | iommu/amd: Fix memory leak in free_pagetable | Joerg Roedel | 2013-06-20 | 1 | -24/+49 |
| |/ |
|
* | | iommu/{vt-d,amd}: Remove multifunction assumption around grouping | Alex Williamson | 2013-06-20 | 1 | -6/+19 |
|/ |
|
* | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-06 | 1 | -81/+64 |
|\ |
|
| *-----. | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 | 1 | -93/+74 |
| |\ \ \ \ |
|
| | | | * | | iommu: Move swap_pci_ref function to drivers/iommu/pci.h. | Varun Sethi | 2013-04-23 | 1 | -6/+1 |
| | | | |/ |
|
| | | * | | iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API. | Varun Sethi | 2013-04-02 | 1 | -1/+1 |
| | | |/ |
|
| | * | | iommu/AMD: Per-thread IOMMU Interrupt Handling | Suravee Suthikulpanit | 2013-04-23 | 1 | -49/+33 |
| | * | | iommu/amd: Workaround for ERBT1312 | Joerg Roedel | 2013-04-19 | 1 | -8/+26 |
| | * | | iommu/amd: Properly initialize irq-table lock | Joerg Roedel | 2013-04-18 | 1 | -0/+3 |
| | * | | iommu/amd: Use AMD specific data structure for irq remapping | Joerg Roedel | 2013-04-18 | 1 | -27/+27 |
| | * | | iommu/amd: Remove map_sg_no_iommu() | Joerg Roedel | 2013-04-18 | 1 | -21/+1 |
| | * | | iommu/amd: Re-enable IOMMU event log interrupt after handling. | Suravee Suthikulpanit | 2013-04-02 | 1 | -0/+3 |
| | |/ |
|
* | | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-04-29 | 1 | -7/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI | Shuah Khan | 2013-03-26 | 1 | -1/+1 |
| * | | iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI | Shuah Khan | 2013-03-26 | 1 | -6/+6 |
| |/ |
|
* | | iommu/amd: Make sure dma_ops are set for hotplug devices | Joerg Roedel | 2013-03-27 | 1 | -12/+10 |
|/ |
|
* | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-26 | 1 | -2/+1 |
|\ |
|