aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/intel-iommu.c
AgeCommit message (Expand)Author
2011-05-02intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson
2011-05-02intel-iommu: Unlink domain from iommuAlex Williamson
2011-05-02intel-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
2009-12-08intel-iommu: Fix oops with intel_iommu=igfx_offDavid Woodhouse
2009-12-08intel-iommu: Check for an RMRR which ends before it starts.David Woodhouse
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-11-24PCI: use pci_is_pcie() in pci coreKenji Kaneshige
2009-11-12intel-iommu: Support PCIe hot-plugFenghua Yu
2009-11-12intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori
2009-10-05iommu: Allocate dma-remapping structures using numa locality infoSuresh Siddha
2009-09-30intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB spaceDavid Woodhouse
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-09-19intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse
2009-09-19intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise
2009-09-19intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse
2009-09-19intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-31intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell
2009-08-26intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse