aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-09Fix AGP compile on non-x86 architecturesLinus Torvalds1-3/+1
2005-11-08[PATCH] AGP performance fixesAlan Hourihane1-3/+8
2005-11-04[AGPGART] When we encounter reserved mode bits, print them out.Dave Jones1-2/+4
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones1-3/+1
2005-08-17Fix up various printk levels and whitespace corrections.Dave Jones1-16/+16
2005-08-11[AGPGART] Drop duplicate setting of info->mode in agp_copy_info()Dave Jones1-1/+0
2005-06-07[PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger1-16/+3
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-9/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1222