| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -308/+0 |
*-. | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 2008-10-10 | 1 | -16/+71 |
|\ \ |
|
| | * | x86: export pci-nommu's alloc_coherent | FUJITA Tomonori | 2008-09-25 | 1 | -0/+3 |
| | * | x86: convert dma_alloc_coherent to use is_device_dma_capable | FUJITA Tomonori | 2008-09-10 | 1 | -1/+1 |
| | * | x86: remove duplicated extern force_iommu | FUJITA Tomonori | 2008-09-10 | 1 | -1/+0 |
| | * | x86: unused variable in dma_alloc_coherent_gfp_flags() | Steven Noonan | 2008-09-09 | 1 | -1/+1 |
| | * | x86: dma_alloc_coherent sets gfp flags properly | FUJITA Tomonori | 2008-09-08 | 1 | -4/+28 |
| | * | x86: fix nommu_alloc_coherent allocation with NULL device argument | FUJITA Tomonori | 2008-09-08 | 1 | -0/+2 |
| | * | x86: move pci-nommu's dma_mask check to common code | FUJITA Tomonori | 2008-09-08 | 1 | -0/+3 |
| | * | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple | FUJITA Tomonori | 2008-08-22 | 1 | -3/+0 |
| | * | x86: move dma_*_coherent functions to include file | Joerg Roedel | 2008-08-22 | 1 | -10/+37 |
| |/ |
|
* | | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
* | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 1 | -32/+68 |
|\ \ |
|
| * | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -31/+68 |
| |/ |
|
| * | x86: reduce forbid_dac's visibility | Jan Beulich | 2008-07-18 | 1 | -1/+0 |
* | | x86: use generic per-device dma coherent allocator | Dmitry Baryshkov | 2008-06-30 | 1 | -21/+1 |
|/ |
|
* | x86: move dma_coherent functions to pci-dma.c | Glauber Costa | 2008-04-19 | 1 | -0/+8 |
* | x86: merge iommu initialization parameters | Glauber Costa | 2008-04-19 | 1 | -0/+1 |
* | x86: move pci fixup to pci-dma.c | Glauber Costa | 2008-04-19 | 1 | -1/+1 |
* | x86: delete the arch-specific dma-mapping headers. | Glauber Costa | 2008-04-19 | 1 | -6/+13 |
* | x86: move ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY to dma-mapping.h | Glauber Costa | 2008-04-19 | 1 | -0/+14 |
* | x86: unify dma_mapping_error | Glauber Costa | 2008-04-19 | 1 | -0/+8 |
* | x86: provide a bad_dma_address symbol for i386 | Glauber Costa | 2008-04-19 | 1 | -0/+2 |
* | x86: move dma_supported and dma_set_mask to pci-dma_32.c | Glauber Costa | 2008-04-19 | 1 | -0/+3 |
* | x86: move dma_cache_sync to common header | Glauber Costa | 2008-04-19 | 1 | -0/+6 |
* | x86: dma-ops on highmem fix | Ingo Molnar | 2008-04-19 | 1 | -4/+6 |
* | x86: move dma_map_page and dma_unmap_page to common header | Glauber Costa | 2008-04-19 | 1 | -0/+14 |
* | x86: move alloc and free coherent to common header | Glauber Costa | 2008-04-19 | 1 | -0/+10 |
* | x86: move dma_sync_sg_for_device to common header | Glauber Costa | 2008-04-19 | 1 | -0/+11 |
* | x86: move dma_sync_sg_for_cpu to common header | Glauber Costa | 2008-04-19 | 1 | -0/+9 |
* | x86: move dma_sync_single_range_for_device to common header | Glauber Costa | 2008-04-19 | 1 | -0/+14 |
* | x86: move dma_sync_single_range_for_cpu to common header | Glauber Costa | 2008-04-19 | 1 | -0/+11 |
* | x86: move dma_sync_single_for_device to common header | Glauber Costa | 2008-04-19 | 1 | -0/+11 |
* | x86: move dma_sync_single_for_cpu to common header | Glauber Costa | 2008-04-19 | 1 | -0/+12 |
* | x86: move dma_unmap_sg to common header | Glauber Costa | 2008-04-19 | 1 | -0/+9 |
* | x86: move dma_map_sg to common header | Glauber Costa | 2008-04-19 | 1 | -1/+7 |
* | x86: move dma_unmap_single to common header | Glauber Costa | 2008-04-19 | 1 | -0/+10 |
* | x86: implement dma_map_single through dma_ops | Glauber Costa | 2008-04-19 | 1 | -0/+10 |
* | x86: move dma_ops struct definition to dma-mapping.h | Glauber Costa | 2008-04-19 | 1 | -0/+54 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |