aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-dma.c
Commit message (Expand)AuthorAge
* generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-29
* Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
|\
| * dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
| * driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-22
| *---. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-21
| |\ \ \
| | | * | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.cFUJITA Tomonori2008-07-11
| | | * | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.cFUJITA Tomonori2008-07-11
| | | * | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.cFUJITA Tomonori2008-07-11
| | | * | x86: make only GART code include gart.hFUJITA Tomonori2008-07-11
| | |/ / | |/| |
| | * | x86: reduce forbid_dac's visibilityJan Beulich2008-07-18
| |/ /
* | | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-18
|\| |
| * | x86: remove end_pfn in 64bitYinghai Lu2008-07-08
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar2008-07-08
| |\ \ \ \ | | | | |/ | | | |/|
| | | | * AMD_IOMMU: call detect and initialization functions from dma codeJoerg Roedel2008-06-27
| | | |/
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | | | | * Merge branch 'linus' into x86/gartIngo Molnar2008-06-16
| | | | | |\ | | | |_|_|/ | | |/| | |
| | | | | * Merge branch 'linus' into x86/gartThomas Gleixner2008-05-17
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * x86: reserve dma32 early for gart fixYinghai Lu2008-05-12
| | | | | * x86_64: allocate gart aperture from 512MYinghai Lu2008-05-12
| | | | |/ | | | |/|
| | | | * Merge branch 'linus' into x86/cleanupsIngo Molnar2008-06-16
| | | | |\ | | | |_|/ | | |/| |
| | | | * x86: kernel/pci-dma.c cleanupsAdrian Bunk2008-05-25
| | |_|/ | |/| |
* | | | x86: use generic per-device dma coherent allocatorDmitry Baryshkov2008-06-30
| |/ / |/| |
* | | x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg2008-06-10
* | | x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg2008-06-02
|/ /
* / x86/PCI: fix broken ISA DMATakashi Iwai2008-05-13
|/
* x86: iommu_sac_force can become staticDmitri Vorobiev2008-04-30
* x86: integrate pci-dma.cGlauber Costa2008-04-19
* x86: move bad_dma_addressGlauber Costa2008-04-19
* x86: move dma_coherent functions to pci-dma.cGlauber Costa2008-04-19
* x86: merge iommu initialization parametersGlauber Costa2008-04-19
* x86: merge dma_supportedGlauber Costa2008-04-19
* x86: move pci fixup to pci-dma.cGlauber Costa2008-04-19
* x86: move x86_64-specific to common code.Glauber Costa2008-04-19
* x86: move initialization functions to pci-dma.cGlauber Costa2008-04-19
* x86: unify pci-nommuGlauber Costa2008-04-19
* x86: move definition to pci-dma.cGlauber Costa2008-04-19
* x86: introduce pci-dma.cGlauber Costa2008-04-19