aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pci-gart_64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2008-07-281-7/+4
|\
| * x86 gart: replace to_pages macro with iommu_num_pagesJoerg Roedel2008-07-261-7/+4
* | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-2/+1
|/
* driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman2008-07-211-3/+1
*---. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-0/+1
|\ \ \
| * | | x86: make only GART code include gart.hFUJITA Tomonori2008-07-111-0/+1
| | |/ | |/|
* | | x86: max_low_pfn_mapped fix #4Yinghai Lu2008-07-141-5/+2
* | | x86: max_low_pfn_mapped fix, #1Yinghai Lu2008-07-131-0/+11
|/ /
* | x86: remove end_pfn in 64bitYinghai Lu2008-07-081-2/+2
* | x86 gart: remove unnecessary set_bit_stringFUJITA Tomonori2008-06-301-1/+0
* | pci-gart_64.c: could we get better explanation?Pavel Machek2008-06-261-2/+2
* | x86, gart: add resume handlingRafael J. Wysocki2008-06-121-5/+52
* | Merge branch 'linus' into x86/gartIngo Molnar2008-06-121-1/+30
|\ \ | |/
| * suspend-vs-iommu: prevent suspend if we could not resumePavel Machek2008-06-041-1/+30
* | x86 gart: factor out common codePavel Machek2008-05-121-17/+6
* | x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek2008-05-121-5/+5
|/
* x86: dma-ops on highmem fixIngo Molnar2008-04-191-8/+7
* x86, agpgart: scary messages are fortunately obsoletePavel Machek2008-04-041-5/+5
* x86: fix gart_iommu_init()Ingo Molnar2008-02-141-0/+9
* iommu sg: x86: convert gart IOMMU to use the IOMMU helperFUJITA Tomonori2008-02-051-16/+25
* iommu sg merging: x86: make pci-gart iommu respect the segment size limitsFUJITA Tomonori2008-02-051-0/+7
* x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma...Andi Kleen2008-02-041-1/+2
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-1/+1
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-1/+0
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-2/+1
* x86: add the capability to print fuzzy backtracesArjan van de Ven2008-01-301-1/+1
* x86: code cleanups in arch/x86/kernel/pci-gart_64.cIngo Molnar2008-01-301-232/+276
* x86 gart: rename symbols only used for the GART implementationJoerg Roedel2007-10-301-4/+4
* x86 gart: make some variables and functions staticJoerg Roedel2007-10-301-4/+4
* x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-301-1/+1
* x86: fix pci-gart failure handlingFUJITA Tomonori2007-10-291-1/+1
* x86: pci-gart fixFUJITA Tomonori2007-10-251-2/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-2/+2
* x86: Some cleanups for pci gart codeAndi Kleen2007-10-171-1/+3
* x86-64: update pci-gart iommu to sg helpersJens Axboe2007-10-161-29/+36
* x86_64: move kernelThomas Gleixner2007-10-111-0/+740