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