summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-swiotlb_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-231-84/+0Star
* swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-111-1/+1
* x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-061-17/+0Star
* x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-061-3/+3
* x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-061-9/+0Star
* x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori2009-01-061-0/+19
* Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-051-1/+1
|\
| * swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-281-1/+1
* | swiotlb: add missing __init annotationsRoland Dreier2009-01-021-1/+1
|/
* x86/swiotlb: add default swiotlb_arch_range_needs_mappingIan Campbell2008-12-171-0/+5
* x86/swiotlb: add default phys<->bus conversionIan Campbell2008-12-171-0/+10
* x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-171-0/+2
* x86: add swiotlb allocation functionsJeremy Fitzhardinge2008-12-171-0/+12
* x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori2008-10-231-1/+13
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* x86: make only GART code include gart.hFUJITA Tomonori2008-07-111-1/+1
* x86: remove end_pfn in 64bitYinghai Lu2008-07-081-1/+1
* x86: dma-ops on highmem fixIngo Molnar2008-04-191-1/+8
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-1/+0Star
* x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-301-1/+1
* x86_64: move kernelThomas Gleixner2007-10-111-0/+44