aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/aperture_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-14memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo1-1/+1
2011-07-13memblock: Kill MEMBLOCK_ERRORTejun Heo1-1/+1
2011-04-18x86, gart: Don't enforce GART aperture lower-bound by alignmentJoerg Roedel1-15/+19
2011-04-18x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel1-1/+1
2011-03-18x86: Fix common misspellingsLucas De Marchi1-1/+1
2011-02-14Merge branch 'linus' into x86/bootmemIngo Molnar1-28/+16
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich1-28/+16
2010-12-29x86-64, gart: Fix allocation with memblockYinghai Lu1-17/+16
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld1-5/+5
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+7
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann1-1/+1
2010-09-05x86, GART: Disable GART table walk probesBorislav Petkov1-6/+8
2010-09-05x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov1-2/+2
2010-08-26x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk1-4/+7
2010-07-20x86, gcc-4.6: Fix set but not read variablesAndi Kleen1-2/+2
2010-04-07x86/gart: Disable GART explicitly before initializationJoerg Roedel1-1/+14
2010-02-16x86/gart: Unexport gart_iommu_apertureFUJITA Tomonori1-1/+0
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori1-0/+1
2009-12-14x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu1-5/+6
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori1-1/+1
2009-11-10x86: GART: Convert gart_iommu_hole_init() to use iommu_init hookFUJITA Tomonori1-0/+2
2009-09-01kmemleak: Ignore the aperture memory hole on x86_64Catalin Marinas1-0/+6
2008-11-28aperture_64.c: clarify that too small aperture is valid reason for this codePavel Machek1-2/+3
2008-09-30x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson1-3/+3
2008-07-11x86: make only GART code include gart.hFUJITA Tomonori1-0/+1
2008-07-08x86: remove end_pfn in 64bitYinghai Lu1-2/+4
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-1/+1
2008-07-08x86: rename two e820 related functionsYinghai Lu1-1/+1
2008-06-23x86: change early_gart_iommu_check() back to any_mappedYinghai Lu1-2/+2
2008-06-12x86, gart: add resume handlingRafael J. Wysocki1-0/+2
2008-06-05x86: aperture_64.c: corner case wrongPavel Machek1-1/+3
2008-06-05aperture_64.c: duplicated code, buggy?Pavel Machek1-9/+12
2008-05-27x86: aperture_64.c: cleanupsPavel Machek1-3/+3
2008-05-22x86, aperture_64: use symbolic constantsPavel Machek1-22/+1
2008-05-12x86: clean up aperture_64.cYinghai Lu1-91/+139
2008-05-12x86_64: allocate gart aperture from 512MYinghai Lu1-3/+17
2008-05-12x86: checking aperture size orderYinghai Lu1-12/+35
2008-05-12x86: agp_gart size checking for buggy deviceYinghai Lu1-0/+14
2008-04-17x86: clean up aperture_64.cPavel Machek1-3/+3
2008-03-21x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek1-0/+3
2008-01-30x86: change aper valid checking sequenceYinghai Lu1-4/+4
2008-01-30x86: checking aperture report for node insteadYinghai Lu1-2/+5
2008-01-30x86: disable the GART early, 64-bitYinghai Lu1-0/+89
2008-01-30x86: clean up arch/x86/kernel/aperture_64.c printk()sIngo Molnar1-18/+24
2008-01-30x86: clean up arch/x86/kernel/aperture_64.cIngo Molnar1-114/+130
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel1-6/+7
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel1-1/+1
2007-10-11x86_64: move kernelThomas Gleixner1-0/+298