summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-swiotlb_64.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-23x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell1-84/+0
2009-01-11swiotlb: range_needs_mapping should take a physical address.Ian Campbell1-1/+1
2009-01-06x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori1-17/+0
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori1-3/+3
2009-01-06x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori1-9/+0
2009-01-06x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori1-0/+19
2009-01-05Merge branch 'core/iommu' into core/urgentIngo Molnar1-1/+1
2009-01-02swiotlb: add missing __init annotationsRoland Dreier1-1/+1
2008-12-28swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge1-1/+1
2008-12-17x86/swiotlb: add default swiotlb_arch_range_needs_mappingIan Campbell1-0/+5
2008-12-17x86/swiotlb: add default phys<->bus conversionIan Campbell1-0/+10
2008-12-17x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge1-0/+2
2008-12-17x86: add swiotlb allocation functionsJeremy Fitzhardinge1-0/+12
2008-10-23x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori1-1/+13
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori1-1/+1
2008-07-08x86: remove end_pfn in 64bitYinghai Lu1-1/+1
2008-04-19x86: dma-ops on highmem fixIngo Molnar1-1/+8
2008-01-30x86: nuke a ton of unused exportsThomas Gleixner1-1/+0
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel1-1/+1
2007-10-11x86_64: move kernelThomas Gleixner1-0/+44