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