Age | Commit message (Expand) | Author |
2008-08-22 | x86: dma_*_coherent rework patchset v2, fix | FUJITA Tomonori |
2008-08-22 | Merge branch 'x86/gart' into x86/iommu | Ingo Molnar |
2008-08-22 | dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simple | FUJITA Tomonori |
2008-08-22 | x86: move dma_*_coherent functions to include file | Joerg Roedel |
2008-08-22 | x86: add free_coherent dma_ops callback to GART driver | Joerg Roedel |
2008-08-22 | x86: add alloc_coherent dma_ops callback to GART driver | Joerg Roedel |
2008-08-17 | x86 gart: allocate size-aligned address for alloc_coherent, v2 | FUJITA Tomonori |
2008-08-15 | Merge branch 'linus' into x86/gart | Ingo Molnar |
2008-07-28 | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jesse Barnes |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-26 | x86 gart: replace to_pages macro with iommu_num_pages | Joerg Roedel |
2008-07-23 | x86, pci: iommu fix potential overflow in alloc_iommu() | Prarit Bhargava |
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-14 | x86: max_low_pfn_mapped fix #4 | Yinghai Lu |
2008-07-13 | x86: max_low_pfn_mapped fix, #1 | Yinghai Lu |
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-06-30 | x86 gart: remove unnecessary set_bit_string | FUJITA Tomonori |
2008-06-26 | pci-gart_64.c: could we get better explanation? | Pavel Machek |
2008-06-12 | x86, gart: add resume handling | Rafael J. Wysocki |
2008-06-12 | Merge branch 'linus' into x86/gart | Ingo Molnar |
2008-06-04 | suspend-vs-iommu: prevent suspend if we could not resume | Pavel Machek |
2008-05-12 | x86 gart: factor out common code | Pavel Machek |
2008-05-12 | x86: iommu: use symbolic constants, not hardcoded numbers | Pavel Machek |
2008-04-19 | x86: dma-ops on highmem fix | Ingo Molnar |
2008-04-04 | x86, agpgart: scary messages are fortunately obsolete | Pavel Machek |
2008-02-14 | x86: fix gart_iommu_init() | Ingo Molnar |
2008-02-05 | iommu sg: x86: convert gart IOMMU to use the IOMMU helper | FUJITA Tomonori |
2008-02-05 | iommu sg merging: x86: make pci-gart iommu respect the segment size limits | FUJITA Tomonori |
2008-02-04 | x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma... | Andi Kleen |
2008-02-04 | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE | Andi Kleen |
2008-01-30 | x86: cpa: move flush to cpa | Thomas Gleixner |
2008-01-30 | x86: convert CPA users to the new set_page_ API | Arjan van de Ven |
2008-01-30 | x86: add the capability to print fuzzy backtraces | Arjan van de Ven |
2008-01-30 | x86: code cleanups in arch/x86/kernel/pci-gart_64.c | Ingo Molnar |
2007-10-30 | x86 gart: rename symbols only used for the GART implementation | Joerg Roedel |
2007-10-30 | x86 gart: make some variables and functions static | Joerg Roedel |
2007-10-30 | x86 gart: rename iommu.h to gart.h | Joerg Roedel |
2007-10-29 | x86: fix pci-gart failure handling | FUJITA Tomonori |
2007-10-25 | x86: pci-gart fix | FUJITA Tomonori |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe |
2007-10-17 | x86: Some cleanups for pci gart code | Andi Kleen |
2007-10-16 | x86-64: update pci-gart iommu to sg helpers | Jens Axboe |
2007-10-11 | x86_64: move kernel | Thomas Gleixner |