aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-swiotlb_64.c
Commit message (Expand)AuthorAge
* x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-23
* swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-10
* x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-06
* x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-06
* x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-06
* x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori2009-01-06
* Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-05
|\
| * swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-28
* | swiotlb: add missing __init annotationsRoland Dreier2009-01-02
|/
* x86/swiotlb: add default swiotlb_arch_range_needs_mappingIan Campbell2008-12-17
* x86/swiotlb: add default phys<->bus conversionIan Campbell2008-12-17
* x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-17
* x86: add swiotlb allocation functionsJeremy Fitzhardinge2008-12-17
* x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori2008-10-23
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* x86: make only GART code include gart.hFUJITA Tomonori2008-07-11
* x86: remove end_pfn in 64bitYinghai Lu2008-07-08
* x86: dma-ops on highmem fixIngo Molnar2008-04-19
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-30
* x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-29
* x86_64: move kernelThomas Gleixner2007-10-11