summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/pci-dma.c
AgeCommit message (Expand)Author
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-09-25x86: export pci-nommu's alloc_coherentFUJITA Tomonori
2008-09-22iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori
2008-09-19x86: move GART TLB flushing options to generic codeJoerg Roedel
2008-08-22x86: move dma_*_coherent functions to include fileJoerg Roedel
2008-08-22x86: cleanup dma_*_coherent functionsJoerg Roedel
2008-08-11Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26x86: convert pci-dma.c from round_up to roundupJoerg Roedel
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-18x86: reduce forbid_dac's visibilityJan Beulich
2008-07-18Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-11x86: remove ifdef CONFIG_SWIOTLB in pci-dma.cFUJITA Tomonori
2008-07-11x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.cFUJITA Tomonori
2008-07-11x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.cFUJITA Tomonori
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori
2008-07-08x86: remove end_pfn in 64bitYinghai Lu
2008-07-08Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-06-30x86: use generic per-device dma coherent allocatorDmitry Baryshkov
2008-06-27AMD_IOMMU: call detect and initialization functions from dma codeJoerg Roedel
2008-06-16Merge branch 'linus' into x86/garttip-x86-gart-2008-06-16_09.27_MonIngo Molnar
2008-06-16Merge branch 'linus' into x86/cleanupstip-x86-cleanups-2008-06-16_09.17_MonIngo Molnar
2008-06-10x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg
2008-06-02x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg
2008-05-25x86: kernel/pci-dma.c cleanupsAdrian Bunk
2008-05-17Merge branch 'linus' into x86/garttip-x86-gart-2008-05-17-15-12-25Thomas Gleixner
2008-05-13x86/PCI: fix broken ISA DMATakashi Iwai
2008-05-12x86: reserve dma32 early for gart fixYinghai Lu
2008-05-12x86_64: allocate gart aperture from 512MYinghai Lu
2008-04-30x86: iommu_sac_force can become staticDmitri Vorobiev
2008-04-19x86: integrate pci-dma.cGlauber Costa
2008-04-19x86: move bad_dma_addressGlauber Costa
2008-04-19x86: move dma_coherent functions to pci-dma.cGlauber Costa
2008-04-19x86: merge iommu initialization parametersGlauber Costa
2008-04-19x86: merge dma_supportedGlauber Costa
2008-04-19x86: move pci fixup to pci-dma.cGlauber Costa
2008-04-19x86: move x86_64-specific to common code.Glauber Costa
2008-04-19x86: move initialization functions to pci-dma.cGlauber Costa
2008-04-19x86: unify pci-nommuGlauber Costa
2008-04-19x86: move definition to pci-dma.cGlauber Costa
2008-04-19x86: introduce pci-dma.cGlauber Costa