aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-gart_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-2/+1
2008-07-26x86 gart: replace to_pages macro with iommu_num_pagesJoerg Roedel1-7/+4
2008-07-23x86, pci: iommu fix potential overflow in alloc_iommu()Prarit Bhargava1-1/+1
2008-07-21driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman1-3/+1
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linusIngo Molnar1-0/+1
2008-07-14x86: max_low_pfn_mapped fix #4Yinghai Lu1-5/+2
2008-07-13x86: max_low_pfn_mapped fix, #1Yinghai Lu1-0/+11
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori1-0/+1
2008-07-08x86: remove end_pfn in 64bitYinghai Lu1-2/+2
2008-06-30x86 gart: remove unnecessary set_bit_stringFUJITA Tomonori1-1/+0
2008-06-26pci-gart_64.c: could we get better explanation?Pavel Machek1-2/+2
2008-06-12x86, gart: add resume handlingRafael J. Wysocki1-5/+52
2008-06-12Merge branch 'linus' into x86/gartIngo Molnar1-1/+30
2008-06-04suspend-vs-iommu: prevent suspend if we could not resumePavel Machek1-1/+30
2008-05-12x86 gart: factor out common codePavel Machek1-17/+6
2008-05-12x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek1-5/+5
2008-04-19x86: dma-ops on highmem fixIngo Molnar1-8/+7
2008-04-04x86, agpgart: scary messages are fortunately obsoletePavel Machek1-5/+5
2008-02-14x86: fix gart_iommu_init()Ingo Molnar1-0/+9
2008-02-05iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori1-16/+25
2008-02-05iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori1-0/+7
2008-02-04x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping()Andi Kleen1-1/+2
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen1-1/+1
2008-01-30x86: cpa: move flush to cpaThomas Gleixner1-1/+0
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven1-2/+1
2008-01-30x86: add the capability to print fuzzy backtracesArjan van de Ven1-1/+1
2008-01-30x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar1-232/+276
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel1-4/+4
2007-10-30x86 gart: make some variables and functions staticJoerg Roedel1-4/+4
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel1-1/+1
2007-10-29x86: fix pci-gart failure handlingFUJITA Tomonori1-1/+1
2007-10-25x86: pci-gart fixFUJITA Tomonori1-2/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-2/+2
2007-10-17x86: Some cleanups for pci gart codeAndi Kleen1-1/+3
2007-10-16x86-64: update pci-gart iommu to sg helpersJens Axboe1-29/+36
2007-10-11x86_64: move kernelThomas Gleixner1-0/+740