aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/i460-agp.c
Commit message (Expand)AuthorAgeFilesLines
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-2/+2
* agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-10/+3
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-19/+28
* agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-221-0/+2
* drivers/char/agp - use boolJoe Perches2008-06-191-1/+1
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-2/+0
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-171-3/+2
* AGP fix race condition between unmapping and freeing pagesDave Airlie2007-10-151-2/+2
* agp: balance ioremap checksScott Thompson2007-08-251-0/+4
* [AGPGART] fix compile errorsRyusuke Konishi2007-02-271-1/+1
* [AGPGART] Further constification.Dave Jones2007-02-221-2/+2
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+7
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-8/+8
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [PATCH] i460-agp warning fixesAndrew Morton2005-11-081-3/+5
* [PATCH] AGP performance fixesAlan Hourihane2005-11-081-3/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-071-4/+3
|\
| * [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-241-0/+1
| * [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-201-4/+2
* | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
|/
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+642