summaryrefslogtreecommitdiff
path: root/drivers/char/agp/backend.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-19agp: two-stage page destruction issueJan Beulich1-8/+8
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie1-1/+1
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar1-3/+0
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie1-4/+8
2007-07-10[AGPGART] Hand off AGP maintainence.Dave Jones1-1/+1
2007-02-04[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-1/+1
2006-08-12[AGPGART] Const'ify the agpgart driver version.Dave Jones1-1/+1
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-1/+1
2005-11-17[AGPGART] Mark maxes_table as constDave Jones1-1/+1
2005-11-10Fix AGP compile on non-x86 architecturesLinus Torvalds1-3/+3
2005-11-09[PATCH] AGP performance fixesAlan Hourihane1-2/+7
2005-10-21[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones1-3/+3
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-4/+3
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-3/+3
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-2/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+348