aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-dma.c
Commit message (Expand)AuthorAgeFilesLines
...
| * PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
* | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-061-2/+2
|/
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-9/+4
|\
| * x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-171-2/+4
| * x86: remove unused iommu_nr_pagesJeremy Fitzhardinge2008-12-161-7/+0
* | Merge branch 'x86/iommu' into x86/coreIngo Molnar2008-12-231-6/+1
|\ \
| * | x86: remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-12-031-6/+0
| * | x86: move GART specific stuff from iommu.h to gart.hJoerg Roedel2008-11-281-0/+1
| |/
* | x86: fix missing space in printk, #2Michael Tokarev2008-12-051-2/+2
|/
* x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-241-0/+16
* intel-iommu: IA64 supportFenghua Yu2008-10-181-16/+0
* x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-161-2/+2
*-. Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar2008-10-101-143/+34
|\ \
| | * x86: export pci-nommu's alloc_coherentFUJITA Tomonori2008-09-251-0/+31
| | * iommu: remove fullflush and nofullflush in IOMMU generic optionFUJITA Tomonori2008-09-221-13/+0
| | * x86: move GART TLB flushing options to generic codeJoerg Roedel2008-09-191-0/+13
| | * x86: move dma_*_coherent functions to include fileJoerg Roedel2008-08-221-46/+3
| | * x86: cleanup dma_*_coherent functionsJoerg Roedel2008-08-221-109/+12
| |/
* | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-111-131/+26
|\ \ | |/
| * generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-291-0/+8
| * Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-291-30/+20
| |\
| | * dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-11/+16
| * | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-181-8/+14
| |\ \
| * | | x86: use generic per-device dma coherent allocatorDmitry Baryshkov2008-06-301-120/+2
* | | | x86: convert pci-dma.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
| |_|/ |/| |
* | | driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-211-4/+2
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-15/+2
|\ \ \ \ \ | | | |/ / | |_|_| / |/| | |
| | * | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.cFUJITA Tomonori2008-07-111-2/+0
| | * | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.cFUJITA Tomonori2008-07-111-4/+0
| | * | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.cFUJITA Tomonori2008-07-111-6/+0
| | * | x86: make only GART code include gart.hFUJITA Tomonori2008-07-111-1/+1
| |/ / |/| |
| * | x86: reduce forbid_dac's visibilityJan Beulich2008-07-181-2/+1
|/ /
* | x86: remove end_pfn in 64bitYinghai Lu2008-07-081-2/+2
| |
| \
| \
| \
*---. \ Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...Ingo Molnar2008-07-081-0/+5
|\ \ \ \ | | | |/ | | |/|
| | | * AMD_IOMMU: call detect and initialization functions from dma codeJoerg Roedel2008-06-271-0/+5
| | |/
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-081-10/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| | | | * Merge branch 'linus' into x86/gartIngo Molnar2008-06-161-4/+10
| | | | |\ | | |_|_|/ | |/| | |
| | | | * Merge branch 'linus' into x86/gartThomas Gleixner2008-05-171-3/+5
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * x86: reserve dma32 early for gart fixYinghai Lu2008-05-121-4/+1
| | | | * x86_64: allocate gart aperture from 512MYinghai Lu2008-05-121-1/+5
| | | |/ | | |/|
| | | * Merge branch 'linus' into x86/cleanupsIngo Molnar2008-06-161-4/+10
| | | |\ | | |_|/ | |/| |
| | | * x86: kernel/pci-dma.c cleanupsAdrian Bunk2008-05-251-1/+1
| |_|/ |/| |
| * | x86, pci-dma.c: don't always add __GFP_NORETRY to gfpMiquel van Smoorenburg2008-06-101-3/+10
| * | x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRYMiquel van Smoorenburg2008-06-021-4/+3
|/ /
* | x86/PCI: fix broken ISA DMATakashi Iwai2008-05-131-3/+5
|/
* x86: iommu_sac_force can become staticDmitri Vorobiev2008-04-301-1/+1
* x86: integrate pci-dma.cGlauber Costa2008-04-191-0/+175
* x86: move bad_dma_addressGlauber Costa2008-04-191-0/+2
* x86: move dma_coherent functions to pci-dma.cGlauber Costa2008-04-191-0/+81
* x86: merge iommu initialization parametersGlauber Costa2008-04-191-0/+81