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