aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/pci-gart.c
AgeCommit message (Expand)Author
2007-10-11x86_64: prepare shared kernel/pci-gart.cThomas Gleixner
2007-07-21x86_64: move iommu declaration from proto to iommu.hYinghai Lu
2007-07-21x86_64: disable the GART in shutdownYinghai Lu
2007-07-21x86_64: change _map_single to static in pci_gart.c etcYinghai Lu
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger
2007-04-24[PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara
2007-03-16[PATCH] x86-64: fix section mismatch warningsSam Ravnborg
2007-02-13[PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen
2006-12-07[PATCH] x86-64: Clarify error message in GART codeAndi Kleen
2006-09-26[PATCH] remove superflous BUG_ON's in nommu and gartMuli Ben-Yehuda
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-26[PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason
2006-06-26[PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason
2006-06-26[PATCH] x86_64: Use -ENODEV in IOMMU initializationAndi Kleen
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen
2006-06-26[PATCH] x86_64: trivial gart clean-upJon Mason
2006-06-26[PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison
2006-05-30[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driverAndi Kleen
2006-05-08[PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen
2006-04-22[PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison
2006-03-25[PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri
2006-03-25[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMUAndi Kleen
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason
2006-02-12[PATCH] x86_64: GART DMA merging fixAndi Kleen
2006-02-04[PATCH] x86_64: IOMMU printk cleanupJon Mason
2006-02-04[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen
2006-01-11[PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen
2005-11-14[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen
2005-10-28[PATCH] gfp_t: dma-mapping (amd64)Al Viro
2005-09-12[PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookupAndi Kleen
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds