aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/i460-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-11-21char: remove use of __devexitBill Pemberton1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse1-2/+2
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse1-10/+3
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-19/+28
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman1-0/+2
2008-06-19drivers/char/agp - use boolJoe Perches1-1/+1
2008-01-30x86: cpa: move flush to cpaThomas Gleixner1-2/+0
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu1-3/+2
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie1-2/+2
2007-08-25agp: balance ioremap checksScott Thompson1-0/+4
2007-02-27[AGPGART] fix compile errorsRyusuke Konishi1-1/+1
2007-02-22[AGPGART] Further constification.Dave Jones1-2/+2
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-0/+7
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-8/+8
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-08[PATCH] i460-agp warning fixesAndrew Morton1-3/+5
2005-11-08[PATCH] AGP performance fixesAlan Hourihane1-3/+6
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-4/+3
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones1-0/+1
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones1-4/+2
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+642