| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | iommu/vt-d: Avoid caching stale domain_device_info when hot-removing PCI device | Jiang Liu | 2014-03-04 | 1 | -8/+9 |
* | iommu/vt-d: Avoid caching stale domain_device_info and fix memory leak | Jiang Liu | 2014-03-04 | 1 | -2/+2 |
* | iommu/vt-d: Avoid double free of g_iommus on error recovery path | Jiang Liu | 2014-03-04 | 1 | -16/+10 |
* | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-01-29 | 1 | -128/+88 |
|\ |
|
| * | iommu/vt-d: free all resources if failed to initialize DMARs | Jiang Liu | 2014-01-09 | 1 | -32/+49 |
| * | iommu/vt-d, trivial: clean sparse warnings | Jiang Liu | 2014-01-09 | 1 | -1/+1 |
| * | iommu/vt-d: fix access after free issue in function free_dmar_iommu() | Jiang Liu | 2014-01-09 | 1 | -3/+4 |
| * | iommu/vt-d: keep shared resources when failed to initialize iommu devices | Jiang Liu | 2014-01-09 | 1 | -9/+4 |
| * | iommu/vt-d: fix invalid memory access when freeing DMAR irq | Jiang Liu | 2014-01-09 | 1 | -1/+1 |
| * | iommu/vt-d, trivial: simplify code with existing macros | Jiang Liu | 2014-01-09 | 1 | -43/+12 |
| * | iommu/vt-d, trivial: clean up unused code | Jiang Liu | 2014-01-09 | 1 | -25/+0 |
| * | iommu/vt-d, trivial: print correct domain id of static identity domain | Jiang Liu | 2014-01-09 | 1 | -2/+2 |
| * | iommu/vt-d, trivial: refine support of 64bit guest address | Jiang Liu | 2014-01-09 | 1 | -6/+5 |
| * | iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains() | Jiang Liu | 2014-01-09 | 1 | -4/+8 |
| * | iommu/vt-d: fix a race window in allocating domain ID for virtual machines | Jiang Liu | 2014-01-09 | 1 | -2/+2 |
| * | iommu/vt-d: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 2014-01-07 | 1 | -1/+1 |
* | | intel-iommu: fix off-by-one in pagetable freeing | Alex Williamson | 2014-01-21 | 1 | -1/+1 |
|/ |
|
* | iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversal | Yijing Wang | 2013-11-01 | 1 | -4/+2 |
* | iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits | Julian Stecklina | 2013-11-01 | 1 | -1/+5 |
* | intel-iommu: Fix leaks in pagetable freeing | Alex Williamson | 2013-08-14 | 1 | -37/+35 |
* | iommu/{vt-d,amd}: Remove multifunction assumption around grouping | Alex Williamson | 2013-06-20 | 1 | -6/+19 |
*---. | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 2013-05-02 | 1 | -7/+2 |
|\ \ \ |
|
| | | * | 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/vt-d: Disable translation if already enabled | Takao Indoh | 2013-04-23 | 1 | -0/+15 |
|/ |
|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-02-25 | 1 | -1/+7 |
|\ |
|
| * | intel/iommu: force writebuffer-flush quirk on Gen 4 Chipsets | Daniel Vetter | 2013-02-20 | 1 | -1/+7 |
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-19 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | x86, irq: Move irq_remapping_enabled declaration to iommu code | Joerg Roedel | 2013-01-28 | 1 | -0/+2 |
* | | iommu/intel: disable DMAR for g4x integrated gfx | Daniel Vetter | 2013-01-23 | 1 | -6/+15 |
|/ |
|
* | Drivers: iommu: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+31 |
|\ |
|
| *-. | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+31 |
| |\ \ |
|
| | | * | intel-iommu: Prevent devices with RMRRs from being placed into SI Domain | Tom Mingarelli | 2012-11-21 | 1 | -0/+31 |
| | |/ |
|
* | / | intel-iommu: Free old page tables before creating superpage | Woodhouse, David | 2012-12-20 | 1 | -2/+9 |
|/ / |
|
* / | intel-iommu: Fix lookup in add device | Alex Williamson | 2012-11-17 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-08 | 1 | -1/+3 |
|\ |
|
| * | intel-iommu: Default to non-coherent for domains unattached to iommus | Alex Williamson | 2012-09-18 | 1 | -1/+3 |
* | | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas | 2012-09-13 | 1 | -3/+23 |
|\| |
|
| * | iommu/intel: Fix ACS path checking | Alex Williamson | 2012-08-06 | 1 | -3/+22 |
| * | iommu/intel: add missing free_domain_mem | Julia Lawall | 2012-08-03 | 1 | -0/+1 |
* | | PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type | Yijing Wang | 2012-08-23 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-24 | 1 | -35/+58 |
|\ |
|
| *-. | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 2012-07-23 | 1 | -35/+58 |
| |\ \ |
|
| | | * | iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 2012-07-11 | 1 | -0/+4 |
| | |/
| |/| |
|
| | * | intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups | Alex Williamson | 2012-06-25 | 1 | -0/+25 |
| | * | intel-iommu: Support IOMMU groups | Alex Williamson | 2012-06-25 | 1 | -0/+43 |
| | * | iommu: IOMMU Groups | Alex Williamson | 2012-06-25 | 1 | -49/+0 |
| |/ |
|
* / | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -1/+1 |
|/ |
|
* | intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper | David Woodhouse | 2012-05-25 | 1 | -16/+13 |