aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/aperture_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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