summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/aperture_64.c
Commit message (Expand)AuthorAgeFilesLines
* param: convert some "on"/"off" users to strtoboolKees Cook2016-03-171-10/+2
* x86/gart: Check for GART support before accessing GART registersAravind Gopalakrishnan2015-05-061-1/+7
* x86/gart: Tidy messages and add bridge device infoBjorn Helgaas2014-05-231-16/+21
* x86/gart: Replace printk() with pr_info()Bjorn Helgaas2014-05-231-28/+26
* Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas2014-03-181-19/+1
* x86/mm/gart: Drop unnecessary checkWang YanQing2013-04-161-1/+1
* x86/gart: Fix kmemleak warningXiaotian Feng2012-06-061-6/+0
* memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-141-1/+1
* memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-131-1/+1
* x86, gart: Don't enforce GART aperture lower-bound by alignmentJoerg Roedel2011-04-181-15/+19
* x86, gart: Set DISTLBWALKPRB bit alwaysJoerg Roedel2011-04-181-1/+1
* x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* Merge branch 'linus' into x86/bootmemIngo Molnar2011-02-141-28/+16
|\
| * x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2011-01-111-28/+16
* | x86-64, gart: Fix allocation with memblockYinghai Lu2010-12-291-17/+16
|/
* x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-181-5/+5
* Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-4/+7
|\
| * x86, iommu: Make all IOMMU's detection routines return a value.Konrad Rzeszutek Wilk2010-08-261-4/+7
* | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-1/+1
|\ \
| * | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-201-1/+1
| |/
* | x86, GART: Disable GART table walk probesBorislav Petkov2010-09-051-6/+8
* | x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov2010-09-051-2/+2
|/
* x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-201-2/+2
* x86/gart: Disable GART explicitly before initializationJoerg Roedel2010-04-071-1/+14
* x86/gart: Unexport gart_iommu_apertureFUJITA Tomonori2010-02-161-1/+0
* x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-131-0/+1
* x86: Gart: fix breakage due to IOMMU initialization cleanupYinghai Lu2009-12-141-5/+6
* x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-101-1/+1
* x86: GART: Convert gart_iommu_hole_init() to use iommu_init hookFUJITA Tomonori2009-11-101-0/+2
* kmemleak: Ignore the aperture memory hole on x86_64Catalin Marinas2009-09-011-0/+6
* aperture_64.c: clarify that too small aperture is valid reason for this codePavel Machek2008-11-281-2/+3
* x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson2008-09-301-3/+3
* x86: make only GART code include gart.hFUJITA Tomonori2008-07-111-0/+1
* x86: remove end_pfn in 64bitYinghai Lu2008-07-081-2/+4
* Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-1/+1
|\
| * x86: rename two e820 related functionsYinghai Lu2008-07-081-1/+1
* | x86: change early_gart_iommu_check() back to any_mappedYinghai Lu2008-06-231-2/+2
* | x86, gart: add resume handlingRafael J. Wysocki2008-06-121-0/+2
* | x86: aperture_64.c: corner case wrongPavel Machek2008-06-051-1/+3
* | aperture_64.c: duplicated code, buggy?Pavel Machek2008-06-051-9/+12
* | x86: aperture_64.c: cleanupsPavel Machek2008-05-271-3/+3
* | x86, aperture_64: use symbolic constantsPavel Machek2008-05-221-22/+1
* | x86: clean up aperture_64.cYinghai Lu2008-05-121-91/+139
* | x86_64: allocate gart aperture from 512MYinghai Lu2008-05-121-3/+17
* | x86: checking aperture size orderYinghai Lu2008-05-121-12/+35
* | x86: agp_gart size checking for buggy deviceYinghai Lu2008-05-121-0/+14
|/
* x86: clean up aperture_64.cPavel Machek2008-04-171-3/+3
* x86: fix long standing bug with usb after hibernation with 4GB ramPavel Machek2008-03-211-0/+3
* x86: change aper valid checking sequenceYinghai Lu2008-01-301-4/+4
* x86: checking aperture report for node insteadYinghai Lu2008-01-301-2/+5