Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | drm: ati_pcigart: Do not access I/O MEM space using pointer derefs. | David Miller | 2009-03-13 | 1 | -6/+20 | |
| | * | | drm: Drop unused and broken dri_library_name sysfs attribute. | Kristian Høgsberg | 2009-03-13 | 4 | -48/+0 | |
| | * | | drm: claim PCI device when running in modesetting mode. | Kristian Høgsberg | 2009-03-13 | 5 | -85/+123 | |
| | * | | drm: Make drm_local_map use a resource_size_t offset | Benjamin Herrenschmidt | 2009-03-13 | 8 | -44/+68 | |
| | * | | drm: Split drm_map and drm_local_map | Benjamin Herrenschmidt | 2009-03-13 | 11 | -56/+75 | |
| | * | | drm: Use resource_size_t for drm_get_resource_{start, len} | Benjamin Herrenschmidt | 2009-03-13 | 7 | -14/+14 | |
| * | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 40 | -844/+1899 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 3749 | -161809/+272835 | |
| | |\ \ \ | ||||||
| | * | | | | dma-debug: make memory range checks more consistent | Joerg Roedel | 2009-03-24 | 1 | -5/+8 | |
| | * | | | | dma-debug: warn of unmapping an invalid dma address | FUJITA Tomonori | 2009-03-19 | 1 | -1/+4 | |
| | * | | | | dma-debug: fix dma_debug_add_bus() definition for !CONFIG_DMA_API_DEBUG | Ingo Molnar | 2009-03-18 | 1 | -1/+1 | |
| | * | | | | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-03-18 | 10 | -6/+1304 | |
| | |\ \ \ \ | ||||||
| | | * | | | | dma-debug/x86: register pci bus for dma-debug leak detection | Joerg Roedel | 2009-03-17 | 1 | -0/+4 | |
| | | * | | | | dma-debug: add a check dma memory leaks | Joerg Roedel | 2009-03-17 | 2 | -0/+62 | |
| | | * | | | | dma-debug: add checks for kernel text and rodata | Joerg Roedel | 2009-03-17 | 1 | -1/+25 | |
| | | * | | | | dma-debug: print stacktrace of mapping path on unmap error | David Woodhouse | 2009-03-17 | 1 | -14/+38 | |
| | | * | | | | dma-debug: Documentation update | Joerg Roedel | 2009-03-17 | 1 | -0/+106 | |
| | | * | | | | dma-debug: x86 architecture bindings | Joerg Roedel | 2009-03-17 | 3 | -6/+46 | |
| | | * | | | | dma-debug: add function to dump dma mappings | David Woodhouse | 2009-03-17 | 2 | -0/+36 | |
| | | * | | | | dma-debug: add checks for sync_single_sg_* | Joerg Roedel | 2009-03-05 | 2 | -0/+52 | |
| | | * | | | | dma-debug: add checks for sync_single_range_* | Joerg Roedel | 2009-03-05 | 2 | -0/+51 | |
| | | * | | | | dma-debug: add checks for sync_single_* | Joerg Roedel | 2009-03-05 | 2 | -0/+41 | |
| | | * | | | | dma-debug: add checking for [alloc|free]_coherent | Joerg Roedel | 2009-03-05 | 2 | -0/+61 | |
| | | * | | | | dma-debug: add add checking for map/unmap_sg | Joerg Roedel | 2009-03-05 | 2 | -0/+89 | |
| | | * | | | | dma-debug: add checking for map/unmap_page/single | Joerg Roedel | 2009-03-05 | 2 | -0/+76 | |
| | | * | | | | dma-debug: add core checking functions | Joerg Roedel | 2009-03-05 | 1 | -1/+187 | |
| | | * | | | | dma-debug: add debugfs interface | Joerg Roedel | 2009-03-05 | 1 | -0/+78 | |
| | | * | | | | dma-debug: add kernel command line parameters | Joerg Roedel | 2009-03-05 | 2 | -0/+48 | |
| | | * | | | | dma-debug: add initialization code | Joerg Roedel | 2009-03-05 | 2 | -0/+80 | |
| | | * | | | | dma-debug: add allocator code | Joerg Roedel | 2009-03-05 | 1 | -0/+57 | |
| | | * | | | | dma-debug: add hash functions for dma_debug_entries | Joerg Roedel | 2009-03-05 | 1 | -0/+101 | |
| | | * | | | | dma-debug: add header file and core data structures | Joerg Roedel | 2009-03-05 | 3 | -0/+69 | |
| | | * | | | | dma-debug: add Kconfig entry | Joerg Roedel | 2009-03-05 | 2 | -0/+13 | |
| | * | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-18 | 455 | -8308/+20415 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-05 | 2 | -3/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | IOMMU-API: use ANSI style function declaration for 'iommu_found' | Hannes Eder | 2009-03-05 | 1 | -1/+1 | |
| | | * | | | | | AMD IOMMU: remove unnecessary ifdef | FUJITA Tomonori | 2009-03-05 | 1 | -2/+0 | |
| | * | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 2432 | -31125/+67881 | |
| | |\| | | | | | ||||||
| | * | | | | | | IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devices, fix | Yasunori Goto | 2009-02-03 | 1 | -1/+1 | |
| | * | | | | | | intel-iommu: make dma mapping functions static | FUJITA Tomonori | 2009-01-29 | 2 | -27/+11 | |
| | * | | | | | | IA64: fix VT-d dma_mapping_error | FUJITA Tomonori | 2009-01-29 | 2 | -6/+6 | |
| | * | | | | | | 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 | 817 | -7280/+33069 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | swiotlb: do not use sg_virt() | Ian Campbell | 2009-01-11 | 1 | -7/+7 | |
| | * | | | | | | | swiotlb: range_needs_mapping should take a physical address. | Ian Campbell | 2009-01-11 | 3 | -7/+7 | |
| | * | | | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-01-11 | 3455 | -74626/+642278 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 |