| Commit message (Expand) | Author | Age |
* | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c | Ian Campbell | 2009-01-23 |
* | swiotlb: range_needs_mapping should take a physical address. | Ian Campbell | 2009-01-10 |
* | x86, ia64: remove duplicated swiotlb code | FUJITA Tomonori | 2009-01-06 |
* | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 |
* | x86: remove map_single and unmap_single in struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 |
* | x86, swiotlb: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 |
* | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 |
|\ |
|
| * | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() | Jeremy Fitzhardinge | 2008-12-28 |
* | | swiotlb: add missing __init annotations | Roland Dreier | 2009-01-02 |
|/ |
|
* | x86/swiotlb: add default swiotlb_arch_range_needs_mapping | Ian Campbell | 2008-12-17 |
* | x86/swiotlb: add default phys<->bus conversion | Ian Campbell | 2008-12-17 |
* | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge | 2008-12-17 |
* | x86: add swiotlb allocation functions | Jeremy Fitzhardinge | 2008-12-17 |
* | x86: restore the old swiotlb alloc_coherent behavior | FUJITA Tomonori | 2008-10-23 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
* | x86: make only GART code include gart.h | FUJITA Tomonori | 2008-07-11 |
* | x86: remove end_pfn in 64bit | Yinghai Lu | 2008-07-08 |
* | x86: dma-ops on highmem fix | Ingo Molnar | 2008-04-19 |
* | x86: nuke a ton of unused exports | Thomas Gleixner | 2008-01-30 |
* | x86 gart: rename iommu.h to gart.h | Joerg Roedel | 2007-10-29 |
* | x86_64: move kernel | Thomas Gleixner | 2007-10-11 |