aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp/i460-agp.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-03agp: kill phys_to_gart() and gart_to_phys()Gravatar David Woodhouse 1-2/+2
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageGravatar David Woodhouse 1-10/+3
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayGravatar Dave Airlie 1-19/+28
2008-08-22agp: enable optimized agp_alloc_pages methodsGravatar Rene Herman 1-0/+2
2008-06-19drivers/char/agp - use boolGravatar Joe Perches 1-1/+1
2008-01-30x86: cpa: move flush to cpaGravatar Thomas Gleixner 1-2/+0
2007-10-17convert ill defined log2() to ilog2()Gravatar Fengguang Wu 1-3/+2
2007-10-15AGP fix race condition between unmapping and freeing pagesGravatar Dave Airlie 1-2/+2
2007-08-25agp: balance ioremap checksGravatar Scott Thompson 1-0/+4
2007-02-27[AGPGART] fix compile errorsGravatar Ryusuke Konishi 1-1/+1
2007-02-22[AGPGART] Further constification.Gravatar Dave Jones 1-2/+2
2007-02-03[AGPGART] Allow drm-populated agp memory typesGravatar Thomas Hellstrom 1-0/+7
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Gravatar Dave Jones 1-8/+8
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGravatar Greg Kroah-Hartman 1-1/+0
2005-11-08[PATCH] i460-agp warning fixesGravatar Andrew Morton 1-3/+5
2005-11-08[PATCH] AGP performance fixesGravatar Alan Hourihane 1-3/+6
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartGravatar Linus Torvalds 1-4/+3
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-0/+2
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Gravatar Dave Jones 1-0/+1
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sGravatar Dave Jones 1-4/+2
2005-06-07[PATCH] AGP fix for Xen VMMGravatar Keir Fraser 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+642