| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 1 | -1/+1 |
|\ |
|
| * | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 | 1 | -1/+1 |
* | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 1 | -7/+7 |
* | | x86: remove map_single and unmap_single in struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 1 | -17/+2 |
* | | x86, gart: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -4/+23 |
|/ |
|
* | x86_64: pci-gart_64.c iommu_fullflush should be static | Jaswinder Singh Rajput | 2008-12-29 | 1 | -1/+1 |
* | x86 gart: don't complain if no AMD GART found | Bjorn Helgaas | 2008-12-18 | 1 | -3/+1 |
* | x86: fix broken flushing in GART nofullflush path | Joerg Roedel | 2008-12-03 | 1 | -0/+2 |
* | x86, gart: fix gart detection for Fam11h CPUs | Joerg Roedel | 2008-10-28 | 1 | -1/+1 |
* | x86: convert GART driver to generic iommu_num_pages function | Joerg Roedel | 2008-10-16 | 1 | -4/+4 |
* | x86: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel | 2008-10-16 | 1 | -4/+4 |
*-. | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 2008-10-10 | 1 | -58/+67 |
|\ \ |
|
| | * | x86/iommu: use __GFP_ZERO instead of memset for GART | Joerg Roedel | 2008-09-27 | 1 | -8/+5 |
| | * | x86/iommu: convert GART need_flush to bool | Joerg Roedel | 2008-09-27 | 1 | -5/+5 |
| | * | x86/iommu: make GART driver checkpatch clean | Joerg Roedel | 2008-09-27 | 1 | -8/+9 |
| | * | x86 gart: remove unnecessary initialization | FUJITA Tomonori | 2008-09-25 | 1 | -6/+0 |
| | * | x86: restore old GART alloc_coherent behavior | FUJITA Tomonori | 2008-09-25 | 1 | -23/+20 |
| | * | revert "x86: make GART to respect device's dma_mask about virtual mappings" | FUJITA Tomonori | 2008-09-25 | 1 | -28/+11 |
| | * | iommu: remove fullflush and nofullflush in IOMMU generic option | FUJITA Tomonori | 2008-09-22 | 1 | -0/+13 |
| | * | iommu: export iommu_area_reserve helper function | FUJITA Tomonori | 2008-09-22 | 1 | -1/+1 |
| | * | x86: move GART TLB flushing options to generic code | Joerg Roedel | 2008-09-19 | 1 | -13/+0 |
| | * | x86: gart alloc_coherent does virtual mapppings only when necessary | FUJITA Tomonori | 2008-09-14 | 1 | -1/+9 |
| | * | x86: make GART to respect device's dma_mask about virtual mappings | FUJITA Tomonori | 2008-09-14 | 1 | -11/+28 |
| | * | x86: convert gart to use is_buffer_dma_capable helper function | FUJITA Tomonori | 2008-09-10 | 1 | -13/+3 |
| | * | x86: gart alloc_coherent doesn't need to check NULL device argument | FUJITA Tomonori | 2008-09-05 | 1 | -3/+0 |
| | * | x86: dma_*_coherent rework patchset v2, fix | FUJITA Tomonori | 2008-08-22 | 1 | -15/+10 |
| | * | Merge branch 'x86/gart' into x86/iommu | Ingo Molnar | 2008-08-22 | 1 | -10/+17 |
| | |\ |
|
| | * | | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple | FUJITA Tomonori | 2008-08-22 | 1 | -1/+0 |
| | * | | x86: move dma_*_coherent functions to include file | Joerg Roedel | 2008-08-22 | 1 | -2/+2 |
| | * | | x86: add free_coherent dma_ops callback to GART driver | Joerg Roedel | 2008-08-22 | 1 | -0/+10 |
| | * | | x86: add alloc_coherent dma_ops callback to GART driver | Joerg Roedel | 2008-08-22 | 1 | -0/+21 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 1 | -19/+28 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | x86: gart iommu have direct mapping when agp is present too | Yinghai Lu | 2008-10-05 | 1 | -9/+11 |
| |/
|/| |
|
| * | x86 gart: allocate size-aligned address for alloc_coherent, v2 | FUJITA Tomonori | 2008-08-17 | 1 | -9/+16 |
| * | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-08-15 | 1 | -9/+5 |
| |\
| |/
|/| |
|
| * | x86, pci: iommu fix potential overflow in alloc_iommu() | Prarit Bhargava | 2008-07-23 | 1 | -1/+1 |
* | | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes | 2008-07-28 | 1 | -7/+4 |
|\ \ |
|
| * | | x86 gart: replace to_pages macro with iommu_num_pages | Joerg Roedel | 2008-07-26 | 1 | -7/+4 |
| |/ |
|
* | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -2/+1 |
|/ |
|
* | driver core: fix a lot of printk usages of bus_id | Greg Kroah-Hartman | 2008-07-21 | 1 | -3/+1 |
*---. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | x86: make only GART code include gart.h | FUJITA Tomonori | 2008-07-11 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | x86: max_low_pfn_mapped fix #4 | Yinghai Lu | 2008-07-14 | 1 | -5/+2 |
* | | | x86: max_low_pfn_mapped fix, #1 | Yinghai Lu | 2008-07-13 | 1 | -0/+11 |
|/ / |
|
* | | x86: remove end_pfn in 64bit | Yinghai Lu | 2008-07-08 | 1 | -2/+2 |
* | | x86 gart: remove unnecessary set_bit_string | FUJITA Tomonori | 2008-06-30 | 1 | -1/+0 |
* | | pci-gart_64.c: could we get better explanation? | Pavel Machek | 2008-06-26 | 1 | -2/+2 |
* | | x86, gart: add resume handling | Rafael J. Wysocki | 2008-06-12 | 1 | -5/+52 |
* | | Merge branch 'linus' into x86/gart | Ingo Molnar | 2008-06-12 | 1 | -1/+30 |
|\ \
| |/ |
|
| * | suspend-vs-iommu: prevent suspend if we could not resume | Pavel Machek | 2008-06-04 | 1 | -1/+30 |