summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/aperture.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: arch/x86_64/kernel/aperture.c lower printk severityDan Aloni2007-07-221-1/+1
* x86_64: move iommu declaration from proto to iommu.hYinghai Lu2007-07-221-1/+1
* x86_64: off-by-two error in aperture.cAndrew Hastings2007-05-111-1/+1
* [PATCH] x86-64: x86-64 system crashes when no memory populating Node 0James Puthukattukaran2007-05-021-3/+2Star
* [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-1/+1
* [PATCH] Insert GART region into resource mapAaron Durbin2006-09-261-1/+20
* [PATCH] A few trivial spelling and grammar fixesAdam Henley2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason2006-06-261-0/+1
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-261-1/+0Star
* [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-261-14/+10Star
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-091-1/+1
* [PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri2006-03-251-1/+1
* [PATCH] x86_64: free_bootmem_node needs __pa in allocate_apertureJon Mason2006-03-251-1/+1
* [PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2006-02-261-1/+1
* [PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen2006-01-121-1/+2
* [PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen2005-11-151-1/+1
* [PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP foundAndi Kleen2005-09-121-0/+2
* [PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino2005-06-231-4/+0Star
* [PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-apertureAndrew Morton2005-06-091-30/+11Star
* [PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP apertureAndi Kleen2005-04-171-11/+30
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+286