aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/aperture.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: prepare shared kernel/aperture.cThomas Gleixner1-298/+0
2007-07-21x86_64: arch/x86_64/kernel/aperture.c lower printk severityDan Aloni1-1/+1
2007-07-21x86_64: move iommu declaration from proto to iommu.hYinghai Lu1-1/+1
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings1-1/+1
2007-05-02[PATCH] x86-64: x86-64 system crashes when no memory populating Node 0James Puthukattukaran1-3/+2
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1Andi Kleen1-1/+1
2006-09-26[PATCH] Insert GART region into resource mapAaron Durbin1-1/+20
2006-09-26[PATCH] A few trivial spelling and grammar fixesAdam Henley1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason1-0/+1
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen1-1/+0
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen1-14/+10
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven1-1/+1
2006-03-25[PATCH] x86_64: Search K8 devices on more devices.Navin Boppuri1-1/+1
2006-03-25[PATCH] x86_64: free_bootmem_node needs __pa in allocate_apertureJon Mason1-1/+1
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason1-1/+1
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen1-1/+2
2005-11-14[PATCH] x86_64: Fix gcc 4 warning in aperture.cAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Don't allocate aperture when swiotlb is enabled and no AGP foundAndi Kleen1-0/+2
2005-06-23[PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino1-4/+0
2005-06-08[PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-apertureAndrew Morton1-30/+11
2005-04-16[PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP apertureAndi Kleen1-11/+30
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+286