aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | * AMD IOMMU: free domain bitmap with its allocation orderJoerg Roedel2008-09-19
| | | | * AMD IOMMU: simplify dma_mask_to_pagesJoerg Roedel2008-09-19
| | | | * AMD IOMMU: replace memset with __GFP_ZERO in alloc_coherentJoerg Roedel2008-09-19
| | | | * AMD IOMMU: avoid unnecessary low zone allocation in alloc_coherentFUJITA Tomonori2008-09-19
| | | | * AMD IOMMU: some set_device_domain cleanupsJoerg Roedel2008-09-19
| | | | * AMD IOMMU: don't assign preallocated protection domains to devicesJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add dma_supported callbackJoerg Roedel2008-09-19
| | | | * AMD IOMMU: allow IO page faults from devicesJoerg Roedel2008-09-19
| | | | * AMD IOMMU: enable event loggingJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add event handling codeJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add MSI interrupt supportJoerg Roedel2008-09-19
| | | | * AMD IOMMU: save pci_dev instead of devidJoerg Roedel2008-09-19
| | | | * AMD IOMMU: save pci segment from ACPI tablesJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add event buffer allocationJoerg Roedel2008-09-19
| | | | * AMD IOMMU: align alloc_coherent addresses properlyJoerg Roedel2008-09-19
| | | | * AMD IOMMU: add branch hints to completion wait checksJoerg Roedel2008-09-19
| | | | * AMD IOMMU: implement lazy IO/TLB flushingJoerg Roedel2008-09-19
| | | | * x86: move GART TLB flushing options to generic codeJoerg Roedel2008-09-19
| | | | * AMD IOMMU: move TLB flushing to the map/unmap helper functionsJoerg Roedel2008-09-19
| | | | * AMD IOMMU: check for invalid device pointersJoerg Roedel2008-09-19
| | | | * convert swiotlb to use dma_get_maskFUJITA Tomonori2008-09-19
| | | | * x86: gart alloc_coherent does virtual mapppings only when necessaryFUJITA Tomonori2008-09-14
| | | | * x86: avoid unnecessary low zone allocation in Calgary's alloc_coherentFUJITA Tomonori2008-09-14
| | | | * x86: make GART to respect device's dma_mask about virtual mappingsFUJITA Tomonori2008-09-14
| | | | * iommu: add dma_get_mask helper functionFUJITA Tomonori2008-09-14
| | | | * iommu: add iommu_device_max_index IOMMU helper functionFUJITA Tomonori2008-09-14
| | | | * Merge branch 'linus' into x86/iommuIngo Molnar2008-09-14
| | | | |\
| | | | * | x86: convert dma_alloc_coherent to use is_device_dma_capableFUJITA Tomonori2008-09-10
| | | | * | x86: remove duplicated extern force_iommuFUJITA Tomonori2008-09-10
| | | | * | swiotlb: convert swiotlb to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
| | | | * | x86: convert pci-nommu to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
| | | | * | x86: convert gart to use is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
| | | | * | add is_buffer_dma_capable helper functionFUJITA Tomonori2008-09-10
| | | | * | Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar2008-09-10
| | | | |\ \
| | | | * | | x86: unused variable in dma_alloc_coherent_gfp_flags()Steven Noonan2008-09-09
| | | | * | | swiotlb: add is_swiotlb_buffer helper functionFUJITA Tomonori2008-09-08
| | | | * | | swiotlb: use unmap_single instead of swiotlb_unmap_single in swiotlb_free_coh...FUJITA Tomonori2008-09-08
| | | | * | | swiotlb: use map_single instead of swiotlb_map_single in swiotlb_alloc_coherentFUJITA Tomonori2008-09-08
| | | | * | | swiotlb: remove GFP_DMA hack in swiotlb_alloc_coherentFUJITA Tomonori2008-09-08
| | | | * | | x86: dma_alloc_coherent sets gfp flags properlyFUJITA Tomonori2008-09-08
| | | | * | | x86: fix nommu_alloc_coherent allocation with NULL device argumentFUJITA Tomonori2008-09-08
| | | | * | | x86: move pci-nommu's dma_mask check to common codeFUJITA Tomonori2008-09-08
| | | | * | | ia64: dma_alloc_coherent always use GFP_DMAFUJITA Tomonori2008-09-08
| | | | * | | x86: blacklist DMAR on Intel G31/G33 chipsetsDavid Woodhouse2008-09-05
| | | | * | | x86, gart: add detection of AMD family 0x11 northbridgesJoerg Roedel2008-09-05
| | | | * | | x86, pci: add northbridge pci ids for fam 0x11 processorsJoerg Roedel2008-09-05
| | | | * | | x86: gart alloc_coherent doesn't need to check NULL device argumentFUJITA Tomonori2008-09-05
| | | | * | | x86: dma_*_coherent rework patchset v2, fixFUJITA Tomonori2008-08-22
| | | | * | | Merge branch 'x86/gart' into x86/iommuIngo Molnar2008-08-22
| | | | |\ \ \
| | | | * | | | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simpleFUJITA Tomonori2008-08-22