Age | Commit message (Expand) | Author | Files | Lines |
2008-07-29 | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori | 1 | -0/+8 |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 1 | -30/+20 |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 1 | -11/+16 |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 1 | -4/+2 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -15/+2 |
2008-07-18 | x86: reduce forbid_dac's visibility | Jan Beulich | 1 | -2/+1 |
2008-07-18 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 1 | -8/+14 |
2008-07-11 | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c | FUJITA Tomonori | 1 | -2/+0 |
2008-07-11 | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.c | FUJITA Tomonori | 1 | -4/+0 |
2008-07-11 | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c | FUJITA Tomonori | 1 | -6/+0 |
2008-07-11 | x86: make only GART code include gart.h | FUJITA Tomonori | 1 | -1/+1 |
2008-07-08 | x86: remove end_pfn in 64bit | Yinghai Lu | 1 | -2/+2 |
2008-07-08 | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 1 | -0/+5 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 1 | -10/+17 |
2008-06-30 | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 1 | -120/+2 |
2008-06-27 | AMD_IOMMU: call detect and initialization functions from dma code | Joerg Roedel | 1 | -0/+5 |
2008-06-16 | Merge branch 'linus' into x86/gart | Ingo Molnar | 1 | -4/+10 |
2008-06-16 | Merge branch 'linus' into x86/cleanups | Ingo Molnar | 1 | -4/+10 |
2008-06-10 | x86, pci-dma.c: don't always add __GFP_NORETRY to gfp | Miquel van Smoorenburg | 1 | -3/+10 |
2008-06-02 | x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY | Miquel van Smoorenburg | 1 | -4/+3 |
2008-05-25 | x86: kernel/pci-dma.c cleanups | Adrian Bunk | 1 | -1/+1 |
2008-05-17 | Merge branch 'linus' into x86/gart | Thomas Gleixner | 1 | -3/+5 |
2008-05-13 | x86/PCI: fix broken ISA DMA | Takashi Iwai | 1 | -3/+5 |
2008-05-12 | x86: reserve dma32 early for gart fix | Yinghai Lu | 1 | -4/+1 |
2008-05-12 | x86_64: allocate gart aperture from 512M | Yinghai Lu | 1 | -1/+5 |
2008-04-30 | x86: iommu_sac_force can become static | Dmitri Vorobiev | 1 | -1/+1 |
2008-04-19 | x86: integrate pci-dma.c | Glauber Costa | 1 | -0/+175 |
2008-04-19 | x86: move bad_dma_address | Glauber Costa | 1 | -0/+2 |
2008-04-19 | x86: move dma_coherent functions to pci-dma.c | Glauber Costa | 1 | -0/+81 |
2008-04-19 | x86: merge iommu initialization parameters | Glauber Costa | 1 | -0/+81 |
2008-04-19 | x86: merge dma_supported | Glauber Costa | 1 | -0/+44 |
2008-04-19 | x86: move pci fixup to pci-dma.c | Glauber Costa | 1 | -0/+18 |
2008-04-19 | x86: move x86_64-specific to common code. | Glauber Costa | 1 | -0/+73 |
2008-04-19 | x86: move initialization functions to pci-dma.c | Glauber Costa | 1 | -0/+25 |
2008-04-19 | x86: unify pci-nommu | Glauber Costa | 1 | -0/+8 |
2008-04-19 | x86: move definition to pci-dma.c | Glauber Costa | 1 | -0/+3 |
2008-04-19 | x86: introduce pci-dma.c | Glauber Costa | 1 | -0/+14 |