Age | Commit message (Expand) | Author | Files | Lines |
2011-06-21 | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 1 | -4017/+0 |
2011-06-07 | PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset | Rafael J. Wysocki | 1 | -1/+1 |
2011-06-02 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -39/+201 |
2011-06-01 | intel-iommu: Fix off-by-one in RMRR setup | David Woodhouse | 1 | -2/+2 |
2011-06-01 | intel-iommu: Add domain check in domain_remove_one_dev_info | Mike Habeck | 1 | -2/+2 |
2011-06-01 | intel-iommu: Remove Host Bridge devices from identity mapping | Mike Travis | 1 | -0/+5 |
2011-06-01 | intel-iommu: Use coherent DMA mask when requested | Mike Travis | 1 | -2/+1 |
2011-06-01 | intel-iommu: Speed up processing of the identity_mapping function | Mike Travis | 1 | -3/+3 |
2011-06-01 | intel-iommu: Check for identity mapping candidate using system dma mask | Chris Wright | 1 | -2/+13 |
2011-06-01 | intel-iommu: Only unlink device domains from iommu | Alex Williamson | 1 | -4/+7 |
2011-06-01 | intel-iommu: Enable super page (2MiB, 1GiB, etc.) support | Youquan Song | 1 | -18/+139 |
2011-05-24 | intel-iommu: Flush unmaps at domain_exit | Alex Williamson | 1 | -0/+4 |
2011-05-24 | intel-iommu: fix VT-d PMR disable for TXT on S3 resume | Joseph Cihula | 1 | -6/+25 |
2011-05-10 | Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats... | Joerg Roedel | 1 | -0/+1 |
2011-04-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -12/+43 |
2011-04-21 | intel_iommu: disable all VT-d PMRs when TXT launched | Joseph Cihula | 1 | -9/+29 |
2011-04-11 | PCI: Move ATS declarations in seperate header file | Joerg Roedel | 1 | -0/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -1/+1 |
2011-03-23 | PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdev | Rafael J. Wysocki | 1 | -29/+9 |
2011-03-12 | intel-iommu: Fix get_domain_for_dev() error path | Alex Williamson | 1 | -1/+1 |
2011-03-12 | intel-iommu: Unlink domain from iommu | Alex Williamson | 1 | -1/+12 |
2011-01-17 | intel-iommu: Fix use after release during device attach | Jan Kiszka | 1 | -1/+1 |
2010-09-27 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -0/+27 |
2010-09-22 | drivers/pci/intel-iommu.c: fix build with older gcc's | Andrew Morton | 1 | -47/+43 |
2010-09-21 | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/a | Adam Jackson | 1 | -2/+12 |
2010-09-21 | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT space | David Woodhouse | 1 | -0/+17 |
2010-08-15 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-08-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 1 | -0/+28 |
2010-08-10 | intel-iommu: Fix 32-bit build warning with __cmpxchg() | David Woodhouse | 1 | -1/+1 |
2010-08-04 | ioat2: catch and recover from broken vtd configurations v6 | Dan Williams | 1 | -0/+28 |
2010-07-19 | iommu-api: Extension to check for interrupt remapping | Tom Lyon | 1 | -0/+2 |
2010-06-15 | intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions. | David Woodhouse | 1 | -1/+7 |
2010-06-15 | intel-iommu: Fix double lock in get_domain_for_dev() | Jiri Slaby | 1 | -1/+2 |
2010-06-15 | intel-iommu: Fix reference by physical address in intel_iommu_attach_device() | Sheng Yang | 1 | -1/+2 |
2010-05-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -70/+59 |
2010-05-17 | intel-iommu: intel_iommu_map_range failed at very end of address space | Tom Lyon | 1 | -8/+3 |
2010-05-17 | intel-iommu: errors with smaller iommu widths | Tom Lyon | 1 | -19/+21 |
2010-04-09 | intel-iommu: Print out iommu seq_id | Yinghai Lu | 1 | -3/+6 |
2010-04-09 | intel-iommu: Avoid global flushes with caching mode. | Nadav Amit | 1 | -5/+14 |
2010-04-09 | intel-iommu: Use correct domain ID when caching mode is enabled | Nadav Amit | 1 | -9/+9 |
2010-04-09 | intel-iommu mistakenly uses offset_pfn when caching mode is enabled | Nadav Amit | 1 | -2/+1 |
2010-04-09 | intel-iommu: use for_each_set_bit() | Akinobu Mita | 1 | -26/+7 |
2010-03-07 | VT-d: Change {un}map_range functions to implement {un}map interface | Joerg Roedel | 1 | -10/+12 |
2010-03-07 | iommu-api: Rename ->{un}map function pointers to ->{un}map_range | Joerg Roedel | 1 | -2/+2 |
2009-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -3/+3 |
2009-12-16 | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 1 | -3/+3 |
2009-12-16 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -35/+43 |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -5/+5 |
2009-12-08 | Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls" | KOSAKI Motohiro | 1 | -22/+3 |