Age | Commit message (Expand) | Author |
2008-10-18 | intel-iommu: IA64 support | Fenghua Yu |
2008-10-16 | x86: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar |
2008-09-25 | x86: export pci-nommu's alloc_coherent | FUJITA Tomonori |
2008-09-22 | iommu: remove fullflush and nofullflush in IOMMU generic option | FUJITA Tomonori |
2008-09-19 | x86: move GART TLB flushing options to generic code | Joerg Roedel |
2008-08-22 | x86: move dma_*_coherent functions to include file | Joerg Roedel |
2008-08-22 | x86: cleanup dma_*_coherent functions | Joerg Roedel |
2008-08-11 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-07-29 | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-26 | x86: convert pci-dma.c from round_up to roundup | Joerg Roedel |
2008-07-21 | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar |
2008-07-18 | x86: reduce forbid_dac's visibility | Jan Beulich |
2008-07-18 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-11 | x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c | FUJITA Tomonori |
2008-07-11 | x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.c | FUJITA Tomonori |
2008-07-11 | x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c | FUJITA Tomonori |
2008-07-11 | x86: make only GART code include gart.h | FUJITA Tomonori |
2008-07-08 | x86: remove end_pfn in 64bit | Yinghai Lu |
2008-07-08 | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar |
2008-06-30 | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov |
2008-06-27 | AMD_IOMMU: call detect and initialization functions from dma code | Joerg Roedel |
2008-06-16 | Merge branch 'linus' into x86/gart | Ingo Molnar |
2008-06-16 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-06-10 | x86, pci-dma.c: don't always add __GFP_NORETRY to gfp | Miquel van Smoorenburg |
2008-06-02 | x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY | Miquel van Smoorenburg |
2008-05-25 | x86: kernel/pci-dma.c cleanups | Adrian Bunk |
2008-05-17 | Merge branch 'linus' into x86/gart | Thomas Gleixner |
2008-05-13 | x86/PCI: fix broken ISA DMA | Takashi Iwai |
2008-05-12 | x86: reserve dma32 early for gart fix | Yinghai Lu |
2008-05-12 | x86_64: allocate gart aperture from 512M | Yinghai Lu |
2008-04-30 | x86: iommu_sac_force can become static | Dmitri Vorobiev |
2008-04-19 | x86: integrate pci-dma.c | Glauber Costa |
2008-04-19 | x86: move bad_dma_address | Glauber Costa |
2008-04-19 | x86: move dma_coherent functions to pci-dma.c | Glauber Costa |
2008-04-19 | x86: merge iommu initialization parameters | Glauber Costa |
2008-04-19 | x86: merge dma_supported | Glauber Costa |
2008-04-19 | x86: move pci fixup to pci-dma.c | Glauber Costa |
2008-04-19 | x86: move x86_64-specific to common code. | Glauber Costa |
2008-04-19 | x86: move initialization functions to pci-dma.c | Glauber Costa |
2008-04-19 | x86: unify pci-nommu | Glauber Costa |
2008-04-19 | x86: move definition to pci-dma.c | Glauber Costa |
2008-04-19 | x86: introduce pci-dma.c | Glauber Costa |