aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp/amd64-agp.c
AgeCommit message (Expand)Author
2011-02-23amd64-agp: fix crash at second module loadFlorian Mickler
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld
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-17x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann
2010-09-05x86, GART: Disable GART table walk probesBorislav Petkov
2010-09-05x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov
2010-05-26agp: amd64, fix pci reference leaksJiri Slaby
2010-05-19amd64-agp: Probe unknown AGP devices the right wayBen Hutchings
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse
2010-02-04x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori
2010-01-31x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori
2009-12-30x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu
2008-10-20Update email addresses.Dave Jones
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman
2008-08-12agp: use dev_printk when possibleBjorn Helgaas
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas
2008-06-25Merge branch 'linus' into x86/gartIngo Molnar
2008-06-19drivers/char/agp - use boolJoe Perches
2008-05-22x86, aperture_64: use symbolic constantsPavel Machek
2008-05-12x86 gart: factor out common codePavel Machek
2008-05-12x86: checking aperture size orderYinghai Lu
2008-05-12x86: agp_gart size checking for buggy deviceYinghai Lu
2008-05-12x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich
2007-02-22[AGPGART] Further constification.Dave Jones
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones
2006-12-18[AGPGART] K8M890 support for amd-k8.Gabriel Mansi
2006-12-07[PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap
2006-09-26[AGPGART] Use pci_get_slot not pci_find_slotAlan Cox
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge ../linusDave Jones
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen
2006-06-21[AGPGART] Fix pci_register_driver checking in amd64-agpDave Jones
2006-05-21[AGPGART] Fix Nforce3 suspend on amd64.Dave Jones
2006-03-24[AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones
2006-02-20[AGPGART] Add some informational printk to nforce GART failure path.Dave Jones
2006-01-16[AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org