summaryrefslogtreecommitdiff
path: root/drivers/pci/intel-iommu.c
AgeCommit message (Expand)Author
2011-06-07PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-06-01intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingMike Travis
2011-06-01intel-iommu: Use coherent DMA mask when requestedMike Travis
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionMike Travis
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskChris Wright
2011-06-01intel-iommu: Only unlink device domains from iommuAlex Williamson
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song
2011-05-24intel-iommu: Flush unmaps at domain_exitAlex Williamson
2011-05-24intel-iommu: fix VT-d PMR disable for TXT on S3 resumeJoseph Cihula
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel
2011-04-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-04-21intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula
2011-04-11PCI: Move ATS declarations in seperate header fileJoerg Roedel
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-23PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki
2011-03-12intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson
2011-03-12intel-iommu: Unlink domain from iommuAlex Williamson
2011-01-17intel-iommu: Fix use after release during device attachJan Kiszka
2010-09-27Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-09-22drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton
2010-09-21intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson
2010-09-21intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse
2010-08-15Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-08-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-10intel-iommu: Fix 32-bit build warning with __cmpxchg()David Woodhouse
2010-08-04ioat2: catch and recover from broken vtd configurations v6Dan Williams
2010-07-19iommu-api: Extension to check for interrupt remappingTom Lyon
2010-06-15intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions.David Woodhouse
2010-06-15intel-iommu: Fix double lock in get_domain_for_dev()Jiri Slaby
2010-06-15intel-iommu: Fix reference by physical address in intel_iommu_attach_device()Sheng Yang
2010-05-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2010-05-17intel-iommu: intel_iommu_map_range failed at very end of address spaceTom Lyon
2010-05-17intel-iommu: errors with smaller iommu widthsTom Lyon
2010-04-09intel-iommu: Print out iommu seq_idYinghai Lu
2010-04-09intel-iommu: Avoid global flushes with caching mode.Nadav Amit
2010-04-09intel-iommu: Use correct domain ID when caching mode is enabledNadav Amit
2010-04-09intel-iommu mistakenly uses offset_pfn when caching mode is enabledNadav Amit
2010-04-09intel-iommu: use for_each_set_bit()Akinobu Mita
2010-03-07VT-d: Change {un}map_range functions to implement {un}map interfaceJoerg Roedel
2010-03-07iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-08Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls"KOSAKI Motohiro
2009-12-08intel-iommu: ignore page table validation in pass through modeChris Wright