aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/amd64-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-07-10char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-2/+2
2017-08-04agp: amd64: constify pci_device_id.Arvind Yadav1-1/+1
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones1-1/+1
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+1
2014-01-06agp: Support 64-bit APBASEBjorn Helgaas1-4/+1
2013-12-08char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman1-8/+7
2012-11-21char: remove use of __devexitBill Pemberton1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-02-23amd64-agp: fix crash at second module loadFlorian Mickler1-2/+7
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld1-15/+14
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld1-16/+16
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-11/+24
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann1-1/+1
2010-09-17x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann1-10/+23
2010-09-05x86, GART: Disable GART table walk probesBorislav Petkov1-1/+1
2010-09-05x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov1-1/+1
2010-05-26agp: amd64, fix pci reference leaksJiri Slaby1-10/+18
2010-05-19amd64-agp: Probe unknown AGP devices the right wayBen Hutchings1-12/+15
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse1-0/+1
2010-02-04x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori1-1/+4
2010-01-31x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori1-4/+9
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori1-2/+3
2009-12-30x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori1-4/+5
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse1-3/+3
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse1-1/+2
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-1/+1
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu1-4/+9
2008-10-20Update email addresses.Dave Jones1-1/+1
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman1-0/+2
2008-08-12agp: use dev_printk when possibleBjorn Helgaas1-18/+18
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration failsBjorn Helgaas1-2/+13
2008-06-25Merge branch 'linus' into x86/gartIngo Molnar1-2/+2
2008-06-19drivers/char/agp - use boolJoe Perches1-2/+2
2008-05-22x86, aperture_64: use symbolic constantsPavel Machek1-18/+4
2008-05-12x86 gart: factor out common codePavel Machek1-20/+9
2008-05-12x86: checking aperture size orderYinghai Lu1-6/+6
2008-05-12x86: agp_gart size checking for buggy deviceYinghai Lu1-0/+11
2008-05-12x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek1-22/+3
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel1-1/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-4/+2
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings1-1/+1
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich1-9/+4
2007-02-22[AGPGART] Further constification.Dave Jones1-2/+2
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-2/+9
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones1-1/+1
2006-12-18[AGPGART] K8M890 support for amd-k8.Gabriel Mansi1-0/+9
2006-12-07[PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap1-1/+1