summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/pci-gart.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/pci-gart.cThomas Gleixner2007-10-111-740/+0Star
* x86_64: move iommu declaration from proto to iommu.hYinghai Lu2007-07-221-0/+1
* x86_64: disable the GART in shutdownYinghai Lu2007-07-221-0/+20
* x86_64: change _map_single to static in pci_gart.c etcYinghai Lu2007-07-221-3/+3
* x86_64: off-by-two error in aperture.cAndrew Hastings2007-05-111-1/+1
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+1
* [PATCH] x86-64: dma_ops as constStephen Hemminger2007-05-021-1/+1
* [PATCH] x86-64: make GART PTEs uncacheableJoachim Deguara2007-04-241-1/+5
* [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-161-1/+1
* [PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen2007-02-131-2/+2
* [PATCH] x86-64: Clarify error message in GART codeAndi Kleen2006-12-071-2/+1Star
* [PATCH] remove superflous BUG_ON's in nommu and gartMuli Ben-Yehuda2006-09-261-3/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-261-3/+0Star
* [PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2006-06-261-7/+6Star
* [PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason2006-06-261-0/+4
* [PATCH] x86_64: Use -ENODEV in IOMMU initializationAndi Kleen2006-06-261-3/+3
* [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-261-70/+23Star
* [PATCH] x86_64: trivial gart clean-upJon Mason2006-06-261-23/+23
* [PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison2006-06-261-1/+1
* [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driverAndi Kleen2006-05-311-4/+2Star
* [PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen2006-05-081-0/+8
* [PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison2006-04-221-4/+0Star
* [PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri2006-03-251-3/+1Star
* [PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMUAndi Kleen2006-03-251-2/+5
* [PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2006-02-261-17/+5Star
* [PATCH] x86_64: GART DMA merging fixAndi Kleen2006-02-131-4/+2Star
* [PATCH] x86_64: IOMMU printk cleanupJon Mason2006-02-051-1/+9
* [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren2006-02-051-3/+6
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-121-314/+97Star
* [PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen2006-01-121-1/+1
* [PATCH] x86_64: Add missing newline in IOMMU error messageAndi Kleen2006-01-121-1/+1
* [PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistentAndi Kleen2005-11-151-1/+7
* [PATCH] gfp_t: dma-mapping (amd64)Al Viro2005-10-281-2/+2
* [PATCH] x86-64: Micro optimization to dma_alloc_coherent node lookupAndi Kleen2005-09-121-5/+3Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+980