| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 28 | -747/+502 |
|\ |
|
| * | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 764 | -23998/+34059 |
| |\ |
|
| * \ | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-03-18 | 4 | -6/+52 |
| |\ \ |
|
| | * | | dma-debug/x86: register pci bus for dma-debug leak detection | Joerg Roedel | 2009-03-17 | 1 | -0/+4 |
| | * | | dma-debug: x86 architecture bindings | Joerg Roedel | 2009-03-17 | 3 | -6/+46 |
| | * | | dma-debug: add Kconfig entry | Joerg Roedel | 2009-03-05 | 1 | -0/+2 |
| * | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-18 | 172 | -3192/+3450 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-05 | 1 | -2/+0 |
| |\ \ \ |
|
| | * | | | AMD IOMMU: remove unnecessary ifdef | FUJITA Tomonori | 2009-03-05 | 1 | -2/+0 |
| * | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 1027 | -8181/+28738 |
| |\| | | |
|
| * | | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fix | Yasunori Goto | 2009-02-03 | 1 | -1/+1 |
| * | | | | IA64: fix VT-d dma_mapping_error | FUJITA Tomonori | 2009-01-29 | 1 | -6/+0 |
| * | | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices | FUJITA Tomonori | 2009-01-29 | 1 | -1/+9 |
| * | | | | IA64: fix compile error on IA64_DIG_VTD | FUJITA Tomonori | 2009-01-27 | 2 | -3/+3 |
| * | | | | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.c | Ian Campbell | 2009-01-23 | 2 | -1/+1 |
| * | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-16 | 359 | -3222/+20569 |
| |\ \ \ \ |
|
| * | | | | | swiotlb: range_needs_mapping should take a physical address. | Ian Campbell | 2009-01-11 | 1 | -1/+1 |
| * | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 813 | -13798/+47584 |
| |\ \ \ \ \ |
|
| * | | | | | | convert to use generic dma_map_ops struct, cleanup | FUJITA Tomonori | 2009-01-07 | 2 | -5/+5 |
| * | | | | | | ia64: fix section mismatch swiotlb_dma_init -> swiotlb_init | Luck, Tony | 2009-01-06 | 1 | -1/+1 |
| * | | | | | | x86, ia64: remove duplicated swiotlb code | FUJITA Tomonori | 2009-01-06 | 2 | -33/+0 |
| * | | | | | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 20 | -355/+250 |
| * | | | | | | x86: remove map_single and unmap_single in struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 6 | -74/+8 |
| * | | | | | | x86, pci-nommu: add map_page | FUJITA Tomonori | 2009-01-06 | 1 | -6/+14 |
| * | | | | | | x86, AMD IOMMU: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -4/+23 |
| * | | | | | | x86, calgary: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -8/+27 |
| * | | | | | | x86, gart: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -4/+23 |
| * | | | | | | x86, swiotlb: add map_page and unmap_page | FUJITA Tomonori | 2009-01-06 | 1 | -0/+19 |
| * | | | | | | x86: add map_page and unmap_page to struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 1 | -0/+8 |
| * | | | | | | make sba DMA mapping functions static | FUJITA Tomonori | 2009-01-06 | 1 | -22/+12 |
| * | | | | | | remove hwsw_dma_ops | FUJITA Tomonori | 2009-01-06 | 2 | -171/+14 |
| * | | | | | | add dma_get_ops to struct ia64_machine_vector | FUJITA Tomonori | 2009-01-06 | 4 | -18/+39 |
| * | | | | | | make sn DMA mapping functions static | FUJITA Tomonori | 2009-01-06 | 1 | -38/+26 |
| * | | | | | | remove dma operations in struct ia64_machine_vector | FUJITA Tomonori | 2009-01-06 | 6 | -186/+12 |
| * | | | | | | convert the DMA API to use dma_ops | FUJITA Tomonori | 2009-01-06 | 1 | -36/+77 |
| * | | | | | | set up dma_ops appropriately | FUJITA Tomonori | 2009-01-06 | 10 | -7/+38 |
| * | | | | | | add dma_mapping_ops for SWIOTLB | FUJITA Tomonori | 2009-01-06 | 3 | -6/+8 |
| * | | | | | | add dma_mapping_ops for SGI Altix | FUJITA Tomonori | 2009-01-06 | 1 | -0/+16 |
| * | | | | | | add dma_mapping_ops for intel-iommu | FUJITA Tomonori | 2009-01-06 | 1 | -0/+18 |
| * | | | | | | add dma_mapping_ops for SWIOTLB and SBA IOMMU | FUJITA Tomonori | 2009-01-06 | 1 | -1/+16 |
| * | | | | | | add dma_mapping_ops for SBA IOMMU | FUJITA Tomonori | 2009-01-06 | 1 | -0/+16 |
| * | | | | | | add map/unmap_single_attr and map/unmap_sg_attr to struct dma_mapping_ops | FUJITA Tomonori | 2009-01-06 | 1 | -0/+14 |
* | | | | | | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-30 | 137 | -3346/+5909 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 | 363 | -4878/+19618 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 2009-03-28 | 6 | -39/+27 |
| |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe | Wang Chen | 2009-03-25 | 1 | -1/+1 |
| | * | | | | | | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 2009-03-24 | 5 | -38/+26 |
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput | 2009-03-23 | 2 | -6/+6 |
| | | * | | | | | | | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time | Jaswinder Singh Rajput | 2009-03-23 | 1 | -5/+4 |
| | | * | | | | | | | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together | Jaswinder Singh Rajput | 2009-03-23 | 1 | -9/+6 |