aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/aperture_64.c
AgeCommit message (Expand)Author
2011-05-02x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann
2010-09-05x86, GART: Disable GART table walk probesBorislav Petkov
2010-09-05x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov
2010-08-26x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk
2010-07-20x86, gcc-4.6: Fix set but not read variablesAndi Kleen
2010-04-07x86/gart: Disable GART explicitly before initializationJoerg Roedel
2010-02-16x86/gart: Unexport gart_iommu_apertureFUJITA Tomonori
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori
2009-12-14x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori
2009-11-10x86: GART: Convert gart_iommu_hole_init() to use iommu_init hookFUJITA Tomonori
2009-09-01kmemleak: Ignore the aperture memory hole on x86_64Catalin Marinas
2008-11-28aperture_64.c: clarify that too small aperture is valid reason for this codePavel Machek
2008-09-30x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori
2008-07-08x86: remove end_pfn in 64bitYinghai Lu
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-08x86: rename two e820 related functionsYinghai Lu
2008-06-23x86: change early_gart_iommu_check() back to any_mappedYinghai Lu
2008-06-12x86, gart: add resume handlingRafael J. Wysocki
2008-06-05x86: aperture_64.c: corner case wrongPavel Machek
2008-06-05aperture_64.c: duplicated code, buggy?Pavel Machek
2008-05-27x86: aperture_64.c: cleanupsPavel Machek
2008-05-22x86, aperture_64: use symbolic constantsPavel Machek
2008-05-12x86: clean up aperture_64.cYinghai Lu
2008-05-12x86_64: allocate gart aperture from 512MYinghai Lu
2008-05-12x86: checking aperture size orderYinghai Lu
2008-05-12x86: agp_gart size checking for buggy deviceYinghai Lu
2008-04-17x86: clean up aperture_64.cPavel Machek
2008-03-21x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek
2008-01-30x86: change aper valid checking sequenceYinghai Lu
2008-01-30x86: checking aperture report for node insteadYinghai Lu
2008-01-30x86: disable the GART early, 64-bitYinghai Lu
2008-01-30x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar
2008-01-30x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel
2007-10-11x86_64: move kernelThomas Gleixner