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