aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/generic.c
Commit message (Expand)AuthorAgeFilesLines
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich2007-04-261-22/+0
* [AGPGART] Further constification.Dave Jones2007-02-221-1/+1
* [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-101-13/+4
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-6/+124
* [AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom2006-12-221-3/+8
* Merge ../linusDave Jones2006-12-121-1/+1
|\
| * [AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-11-221-1/+1
* | [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.Dave Jones2006-11-031-0/+25
|/
* [AGPGART] printk fixups.Dave Jones2006-09-281-3/+6
* [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-101-15/+24
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [AGPGART] Remove pointless code from agp_generic_create_gatt_table()Dave Jones2006-05-301-3/+1
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-1/+1
* Fix AGP compile on non-x86 architecturesLinus Torvalds2005-11-091-3/+1
* [PATCH] AGP performance fixesAlan Hourihane2005-11-081-3/+8
* [AGPGART] When we encounter reserved mode bits, print them out.Dave Jones2005-11-041-2/+4
* [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-201-3/+1
* Fix up various printk levels and whitespace corrections.Dave Jones2005-08-171-16/+16
* [AGPGART] Drop duplicate setting of info->mode in agp_copy_info()Dave Jones2005-08-111-1/+0
* [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger2005-06-071-16/+3
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-9/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1222