aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/pci-dma.c
AgeCommit message (Expand)Author
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-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/gartIngo Molnar
2008-06-16Merge branch 'linus' into x86/cleanupsIngo 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/gartThomas 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