summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/amd64-agp.c
Commit message (Expand)AuthorAgeFilesLines
* char: amd64-agp: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-101-2/+2
* agp: amd64: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-231-1/+1
* Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-4/+1
|\
| * agp: Support 64-bit APBASEBjorn Helgaas2014-01-061-4/+1
* | char: amd64-agp: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-081-1/+1
|/
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-8/+7
* char: remove use of __devexitBill Pemberton2012-11-211-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* amd64-agp: fix crash at second module loadFlorian Mickler2011-02-231-2/+7
* x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-181-15/+14
* x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-181-16/+16
* Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-11/+24
|\
| * x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-201-1/+1
| * x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann2010-09-171-10/+23
* | x86, GART: Disable GART table walk probesBorislav Petkov2010-09-051-1/+1
* | x86, GART: Remove superfluous AMD64_GARTENBorislav Petkov2010-09-051-1/+1
|/
* agp: amd64, fix pci reference leaksJiri Slaby2010-05-261-10/+18
* amd64-agp: Probe unknown AGP devices the right wayBen Hutchings2010-05-191-12/+15
* agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse2010-04-231-0/+1
* x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori2010-02-041-1/+4
* x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori2010-01-311-4/+9
* x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-131-2/+3
* x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori2009-12-301-4/+5
* agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-3/+3
* agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-1/+2
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-1/+1
* x86/agp: tighten check to update amd nb apertureYinghai Lu2009-03-101-4/+9
* Update email addresses.Dave Jones2008-10-201-1/+1
* agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-221-0/+2
* agp: use dev_printk when possibleBjorn Helgaas2008-08-121-18/+18
* amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas2008-08-121-2/+13
* Merge branch 'linus' into x86/gartIngo Molnar2008-06-251-2/+2
|\
| * drivers/char/agp - use boolJoe Perches2008-06-191-2/+2
* | x86, aperture_64: use symbolic constantsPavel Machek2008-05-221-18/+4
* | x86 gart: factor out common codePavel Machek2008-05-121-20/+9
* | x86: checking aperture size orderYinghai Lu2008-05-121-6/+6
* | x86: agp_gart size checking for buggy deviceYinghai Lu2008-05-121-0/+11
* | x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek2008-05-121-22/+3
|/
* x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-301-1/+1
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-4/+2
* x86_64: off-by-two error in aperture.cAndrew Hastings2007-05-111-1/+1
* [PATCH] x86: fix amd64-agp aperture validationJan Beulich2007-05-021-9/+4
* [AGPGART] Further constification.Dave Jones2007-02-221-2/+2
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-2/+9
* [AGPGART] Add new IDs to VIA AGP.Dave Jones2007-01-281-1/+1
* [AGPGART] K8M890 support for amd-k8.Gabriel Mansi2006-12-181-0/+9
* [PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap2006-12-071-1/+1
* [AGPGART] Use pci_get_slot not pci_find_slotAlan Cox2006-09-261-2/+6
OpenPOWER on IntegriCloud