aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | | * 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
| | | | * | | | dma-coherent: export dma_[alloc|release]_from_coherent methodsIngo Molnar2008-08-22
| | | | * | | | x86, AMD IOMMU: remove obsolete FIXME commentJoerg Roedel2008-08-22
| | | | * | | | x86: move dma_*_coherent functions to include fileJoerg Roedel2008-08-22
| | | | * | | | x86: cleanup dma_*_coherent functionsJoerg Roedel2008-08-22
| | | | * | | | x86: add free_coherent dma_ops callback to NOMMU driverJoerg Roedel2008-08-22
| | | | * | | | x86: add alloc_coherent dma_ops callback to NOMMU driverJoerg Roedel2008-08-22
| | | | * | | | x86: add free_coherent dma_ops callback to Calgary IOMMU driverJoerg Roedel2008-08-22
| | | | * | | | x86: add free_coherent dma_ops callback to GART driverJoerg Roedel2008-08-22
| | | | * | | | x86: add alloc_coherent dma_ops callback to GART driverJoerg Roedel2008-08-22
* | | | | | | | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-10-11
|\| | | | | | |
| * | | | | | | Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10
| |\ \ \ \ \ \ \
| * | | | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequence...Suresh Siddha2008-10-10
| * | | | | | | | x86, pat: cleanupsIngo Molnar2008-10-10
| * | | | | | | | x86: fix pagetable init 64-bit breakageSuresh Siddha2008-10-10
| * | | | | | | | x86: track memtype for RAM in page structSuresh Siddha2008-10-10