aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp/amd-k7-agp.c
AgeCommit message (Expand)Author
2011-02-04amd-k7-agp: remove non-x86 codeMatt Turner
2010-10-19agp/amd-k7: Allow binding user memory to the AGP GART.Francisco Jerez
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-16agp/amd-k7: Suspend support for AMD K7 GART driverStuart Bennett
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman
2008-08-12agp: use dev_printk when possibleBjorn Helgaas
2008-06-19drivers/char/agp - use boolJoe Perches
2008-04-26agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison
2008-02-20agp: fix missing casts that produced a warning.Dave Airlie
2008-02-19fix historic ioremap() abuse in AGPArjan van dev Ven
2008-02-05agp: remove unnecessary pci_dev_putJulia Lawall
2007-10-15fix use after free in amd create gatt pagesJesper Juhl
2007-08-25agp: balance ioremap checksScott Thompson
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-02-22[AGPGART] Further constification.Dave Jones
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2007-01-28[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones
2006-06-26spelling fixesAndreas Mohr
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds