Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-09 | 30 | -1201/+2525 |
|\ | |||||
| *-----------------------. | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/... | Joerg Roedel | 2017-09-01 | 30 | -1201/+2525 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * | iommu: Introduce Interface for IOMMU TLB Flushing | Joerg Roedel | 2017-08-30 | 1 | -4/+28 |
| | | | | | | | | | | | | | * | iommu/amd: Rename a few flush functions | Joerg Roedel | 2017-08-28 | 1 | -8/+8 |
| | | | | | | | | | | | | | * | iommu: Avoid NULL group dereference | Robin Murphy | 2017-08-18 | 1 | -0/+2 |
| | | | | | | | | | | | | * | | iommu/s390: Constify iommu_ops | Arvind Yadav | 2017-08-30 | 1 | -2/+2 |
| | | | | | | | | | | | | * | | iommu/s390: Add support for iommu_device handling | Joerg Roedel | 2017-08-15 | 1 | -0/+35 |
| | | | | | | | | | | | * | | | iommu/amd: Check if domain is NULL in get_domain() and return -EBUSY | Baoquan He | 2017-08-28 | 1 | -0/+3 |
| | | | | | | | | | | | * | | | iommu/amd: Fix section mismatch warning | Joerg Roedel | 2017-08-19 | 1 | -1/+1 |
| | | | | | | | | | | | * | | | iommu/amd: Fix compiler warning in copy_device_table() | Joerg Roedel | 2017-08-19 | 1 | -1/+1 |
| | | | | | | | | | | | * | | | iommu/amd: Disable iommu only if amd_iommu=off is specified | Baoquan He | 2017-08-15 | 1 | -1/+2 |
| | | | | | | | | | | | * | | | iommu/amd: Don't copy GCR3 table root pointer | Baoquan He | 2017-08-15 | 5 | -26/+57 |
| | | | | | | | | | | | * | | | iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled | Baoquan He | 2017-08-15 | 1 | -2/+7 |
| | | | | | | | | | | | * | | | iommu/amd: Use is_attach_deferred call-back | Baoquan He | 2017-08-15 | 1 | -1/+22 |
| | | | | | | | | | | | * | | | iommu: Add is_attach_deferred call-back to iommu-ops | Baoquan He | 2017-08-15 | 1 | -0/+8 |
| | | | | | | | | | | | * | | | iommu/amd: Do sanity check for address translation and irq remap of old dev t... | Baoquan He | 2017-08-15 | 3 | -8/+28 |
| | | | | | | | | | | | * | | | iommu/amd: Copy old trans table from old kernel | Baoquan He | 2017-08-15 | 1 | -8/+51 |
| | | | | | | | | | | | * | | | iommu/amd: Add function copy_dev_tables() | Baoquan He | 2017-08-15 | 3 | -1/+64 |
| | | | | | | | | | | | * | | | iommu/amd: Define bit fields for DTE particularly | Baoquan He | 2017-08-15 | 2 | -8/+18 |
| | | | | | | | | | | | * | | | Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel" | Baoquan He | 2017-08-15 | 3 | -12/+1 |
| | | | | | | | | | | | * | | | iommu/amd: Add several helper functions | Baoquan He | 2017-08-15 | 1 | -11/+31 |
| | | | | | | | | | | | * | | | iommu/amd: Detect pre enabled translation | Baoquan He | 2017-08-15 | 3 | -0/+28 |
| | | | | | | | | | | | |/ / | |||||
| | | | | | | | | | | * | | | iommu/vt-d: Don't be too aggressive when clearing one context entry | Filippo Sironi | 2017-09-01 | 1 | -18/+24 |
| | | | | | | | | | | * | | | iommu/vt-d: Avoid calling virt_to_phys() on null pointer | Ashok Raj | 2017-08-30 | 1 | -1/+2 |
| | | | | | | | | | | * | | | iommu/vt-d: IOMMU Page Request needs to check if address is canonical. | Ashok Raj | 2017-08-30 | 1 | -0/+14 |
| | | | | | | | | | | * | | | iommu/vt-d: Don't free parent pagetable of the PTE we're adding | David Dillow | 2017-07-26 | 1 | -12/+26 |
| | | | | | | | | | * | | | | iommu/pamu: Fix PAMU boot crash | Joerg Roedel | 2017-08-23 | 4 | -23/+16 |
| | | | | | | | | | * | | | | iommu/pamu: Add support for generic iommu-device | Joerg Roedel | 2017-08-15 | 4 | -1/+26 |
| | | | | | | | | | * | | | | iommu/pamu: WARN when fsl_pamu_probe() is called more than once | Joerg Roedel | 2017-08-15 | 1 | -0/+7 |
| | | | | | | | | | * | | | | iommu/pamu: Make driver depend on CONFIG_PHYS_64BIT | Joerg Roedel | 2017-08-15 | 1 | -0/+1 |
| | | | | | | | | | * | | | | iommu/pamu: Let PAMU depend on PCI | Joerg Roedel | 2017-08-15 | 1 | -0/+1 |
| | | | | | | | | | | |/ / | | | | | | | | | | |/| | | |||||
| | | | | | | | | * | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2017-08-19 | 2 | -59/+121 |
| | | | | | | | | |\ \ \ \ | | | | | | | | | | |/ / / | | | | | | | | | |/| | | | |||||
| | | | | | | | | | * | | | iommu/arm-smmu: Add system PM support | Robin Murphy | 2017-08-16 | 1 | -0/+11 |
| | | | | | | | | | * | | | iommu/arm-smmu: Track context bank state | Robin Murphy | 2017-08-16 | 1 | -59/+97 |
| | | | | | | | | | * | | | iommu/arm-smmu-v3: Implement shutdown method | Nate Watterson | 2017-08-16 | 2 | -0/+13 |
| | | | | | | | * | | | | | iommu: qcom: annotate PM functions as __maybe_unused | Arnd Bergmann | 2017-08-28 | 1 | -4/+2 |
| | | | | | | | * | | | | | iommu/qcom: Initialize secure page table | Stanimir Varbanov | 2017-08-15 | 1 | -0/+64 |
| | | | | | | | * | | | | | iommu/qcom: Add qcom_iommu | Rob Clark | 2017-08-15 | 3 | -0/+879 |
| | | | | | | | * | | | | | iommu/arm-smmu: Split out register defines | Rob Clark | 2017-08-15 | 2 | -202/+229 |
| | | | | | | | |/ / / / | |||||
| | | | | | | * | | | | | arm/tegra: Call bus_set_iommu() after iommu_device_register() | Joerg Roedel | 2017-08-30 | 1 | -4/+7 |
| | | | | | | * | | | | | iommu/tegra-gart: Add support for struct iommu_device | Joerg Roedel | 2017-08-17 | 1 | -0/+26 |
| | | | | | | * | | | | | iommu/tegra: Add support for struct iommu_device | Joerg Roedel | 2017-08-17 | 1 | -0/+25 |
| | | | | | | * | | | | | Merge branch 'core' into arm/tegra | Joerg Roedel | 2017-08-17 | 12 | -497/+360 |
| | | | | | | |\ \ \ \ \ | | | | | | | | |/ / / / | | | | | | | |/| | | / | | | | | | | | | |_|/ | | | | | | | | |/| | | |||||
| | | | | | | | * | | | iommu/vt-d: Make use of iova deferred flushing | Joerg Roedel | 2017-08-15 | 1 | -159/+38 |
| | | | | | | | * | | | iommu/vt-d: Allow to flush more than 4GB of device TLBs | Joerg Roedel | 2017-08-15 | 1 | -1/+1 |
| | | | | | | | * | | | iommu/amd: Make use of iova queue flushing | Joerg Roedel | 2017-08-15 | 1 | -220/+9 |
| | | | | | | | * | | | iommu/iova: Add flush timer | Joerg Roedel | 2017-08-15 | 1 | -0/+32 |
| | | | | | | | * | | | iommu/iova: Add locking to Flush-Queues | Joerg Roedel | 2017-08-15 | 1 | -0/+11 |
| | | | | | | | * | | | iommu/iova: Add flush counters to Flush-Queue implementation | Joerg Roedel | 2017-08-15 | 1 | -3/+24 |
| | | | | | | | * | | | iommu/iova: Implement Flush-Queue ring buffer | Joerg Roedel | 2017-08-15 | 1 | -0/+80 |