Age | Commit message (Expand) | Author |
2023-02-03 | iommu/vt-d: Support Enhanced Command Interface | Kan Liang |
2023-02-03 | iommu/vt-d: Retrieve IOMMU perfmon capability information | Kan Liang |
2023-02-03 | iommu/vt-d: Support size of the register set in DRHD | Kan Liang |
2022-12-14 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-02 | iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init() | Xiongfeng Wang |
2022-11-03 | iommu: Add max_pasids field in struct iommu_device | Lu Baolu |
2022-09-21 | Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()" | Lu Baolu |
2022-09-11 | iommu/vt-d: Fix possible recursive locking in intel_iommu_init() | Lu Baolu |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-07-15 | iommu/vt-d: Use IDA interface to manage iommu sequence id | Lu Baolu |
2022-07-15 | iommu/vt-d: Move include/linux/intel-iommu.h under iommu | Lu Baolu |
2022-07-15 | iommu/vt-d: Move trace/events/intel_iommu.h under iommu | Lu Baolu |
2022-07-13 | iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE) | Alexander Lobakin |
2022-07-06 | iommu/vt-d: Fix PCI bus rescan device hot add | Yian Chen |
2022-04-18 | x86: remove the IOMMU table infrastructure | Christoph Hellwig |
2022-03-04 | iommu/vt-d: Move intel_iommu_ops to header file | Andy Shevchenko |
2022-02-14 | iommu/vtd: Replace acpi_bus_get_device() | Rafael J. Wysocki |
2021-10-18 | iommu/vt-d: Dump DMAR translation structure when DMA fault occurs | Kyung Min Park |
2021-09-28 | iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses | Bjorn Helgaas |
2021-08-19 | iommu/vt-d: Remove unnecessary oom message | Zhen Lei |
2021-06-10 | iommu/vt-d: Add cache invalidation latency sampling | Lu Baolu |
2021-06-10 | iommu/vt-d: Tweak the description of a DMA fault | Lu Baolu |
2021-05-27 | iommu/vt-d: Fix sysfs leak in alloc_iommu() | Rolf Eike Beer |
2021-04-16 | iommu: Streamline registration interface | Robin Murphy |
2021-03-18 | iommu/vt-d: Report more information about invalidation errors | Lu Baolu |
2021-02-12 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in... | Joerg Roedel |
2021-02-04 | iommu/vt-d: Parse SATC reporting structure | Yian Chen |
2021-01-28 | iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid() | Lu Baolu |
2021-01-28 | iommu/vt-d: Add qi_submit trace event | Lu Baolu |
2021-01-07 | iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb() | Lu Baolu |
2020-11-26 | iommu/vt-d: Don't read VCCAP register unless it exists | David Woodhouse |
2020-11-19 | iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set | Lu Baolu |
2020-11-13 | iommu/vt-d: Cure VF irqdomain hickup | Thomas Gleixner |
2020-10-20 | Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-19 | iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built | Bartosz Golaszewski |
2020-10-14 | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-12 | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-07 | iommu/vt-d: Gracefully handle DMAR units with no supported address widths | David Woodhouse |
2020-09-24 | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT | Jonathan Cameron |
2020-09-17 | drm, iommu: Change type of pasid to u32 | Fenghua Yu |
2020-09-16 | iommm/vt-d: Store irq domain in struct device | Thomas Gleixner |
2020-09-04 | iommu/vt-d: Drop kerneldoc marker from regular comment | Krzysztof Kozlowski |
2020-07-24 | iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu | Lu Baolu |
2020-07-24 | iommu/vt-d: Handle non-page aligned address | Liu Yi L |
2020-07-24 | iommu/vt-d: Remove global page support in devTLB flush | Jacob Pan |
2020-06-23 | iommu/vt-d: Enable PCI ACS for platform opt in hint | Lu Baolu |
2020-06-10 | iommu/vt-d: Move Intel IOMMU driver into subdirectory | Joerg Roedel |