aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/amd64-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-26[AGPGART] Use pci_get_slot not pci_find_slotAlan Cox1-2/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge ../linusDave Jones1-54/+27
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen1-2/+2
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen1-52/+25
2006-06-21[AGPGART] Fix pci_register_driver checking in amd64-agpDave Jones1-1/+1
2006-05-21[AGPGART] Fix Nforce3 suspend on amd64.Dave Jones1-0/+3
2006-03-24[AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar1-1/+1
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-1/+1
2006-02-20[AGPGART] Add some informational printk to nforce GART failure path.Dave Jones1-2/+4
2006-01-16[AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org1-0/+24
2005-11-16[AGPGART] Mark AMD64 aperture size structs as constDave Jones1-2/+2
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-3/+14
2005-11-14[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen1-2/+3
2005-11-14[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen1-1/+1
2005-11-14[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen1-0/+10
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones1-0/+1
2005-09-01[AGPGART] Remove trailing space before \nDave Jones1-1/+1
2005-06-28[PATCH] sis 760 support.Dave Jones1-0/+9
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-2/+2
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+761