summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/pci-gart_64.c
AgeCommit message (Expand)Author
2008-09-19x86: move GART TLB flushing options to generic codeJoerg Roedel
2008-09-14x86: gart alloc_coherent does virtual mapppings only when necessaryFUJITA Tomonori
2008-09-14x86: make GART to respect device's dma_mask about virtual mappingsFUJITA Tomonori
2008-09-10x86: convert gart to use is_buffer_dma_capable helper functionFUJITA Tomonori
2008-09-05x86: gart alloc_coherent doesn't need to check NULL device argumentFUJITA Tomonori
2008-08-22x86: dma_*_coherent rework patchset v2, fixFUJITA Tomonori
2008-08-22Merge branch 'x86/gart' into x86/iommuIngo Molnar
2008-08-22dma-mapping.h, x86: remove last user of dma_mapping_ops->map_simpleFUJITA Tomonori
2008-08-22x86: move dma_*_coherent functions to include fileJoerg Roedel
2008-08-22x86: add free_coherent dma_ops callback to GART driverJoerg Roedel
2008-08-22x86: add alloc_coherent dma_ops callback to GART driverJoerg Roedel
2008-08-17x86 gart: allocate size-aligned address for alloc_coherent, v2FUJITA Tomonori
2008-08-15Merge branch 'linus' into x86/gartIngo Molnar
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-26x86 gart: replace to_pages macro with iommu_num_pagesJoerg Roedel
2008-07-23x86, pci: iommu fix potential overflow in alloc_iommu()Prarit Bhargava
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-14x86: max_low_pfn_mapped fix #4Yinghai Lu
2008-07-13x86: max_low_pfn_mapped fix, #1Yinghai Lu
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori
2008-07-08x86: remove end_pfn in 64bitYinghai Lu
2008-06-30x86 gart: remove unnecessary set_bit_stringFUJITA Tomonori
2008-06-26pci-gart_64.c: could we get better explanation?Pavel Machek
2008-06-12x86, gart: add resume handlingRafael J. Wysocki
2008-06-12Merge branch 'linus' into x86/gartIngo Molnar
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek
2008-05-12x86 gart: factor out common codePavel Machek
2008-05-12x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek
2008-04-19x86: dma-ops on highmem fixIngo Molnar
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek
2008-02-14x86: fix gart_iommu_init()Ingo Molnar
2008-02-05iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori
2008-02-05iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori
2008-02-04x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma...Andi Kleen
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen
2008-01-30x86: cpa: move flush to cpaThomas Gleixner
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven
2008-01-30x86: add the capability to print fuzzy backtracesArjan van de Ven
2008-01-30x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel
2007-10-30x86 gart: make some variables and functions staticJoerg Roedel
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel
2007-10-29x86: fix pci-gart failure handlingFUJITA Tomonori
2007-10-25x86: pci-gart fixFUJITA Tomonori
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-17x86: Some cleanups for pci gart codeAndi Kleen
2007-10-16x86-64: update pci-gart iommu to sg helpersJens Axboe
2007-10-11x86_64: move kernelThomas Gleixner