aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/generic.c
Commit message (Expand)AuthorAge
* intel/agp: rewrite GTT on resumeKeith Packard2008-08-11
* agp: use dev_printk when possibleBjorn Helgaas2008-08-11
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* agp: more boolean conversions.Dave Airlie2008-06-18
* drivers/char/agp - use boolJoe Perches2008-06-18
* agp: two-stage page destruction issueJan Beulich2008-06-18
* fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-18
* agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-04
* x86: remove flush_agp_mappings()Ingo Molnar2008-01-30
* AGP fix race condition between unmapping and freeing pagesDave Airlie2007-10-14
* agp: don't lock pagesNick Piggin2007-07-26
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* [AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich2007-04-26
* [AGPGART] Further constification.Dave Jones2007-02-22
* [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-10
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-03
* [AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom2006-12-22
* Merge ../linusDave Jones2006-12-12
|\
| * [AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-11-22
* | [AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.Dave Jones2006-11-03
|/
* [AGPGART] printk fixups.Dave Jones2006-09-28
* [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [AGPGART] Remove pointless code from agp_generic_create_gatt_table()Dave Jones2006-05-30
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-28
* Fix AGP compile on non-x86 architecturesLinus Torvalds2005-11-09
* [PATCH] AGP performance fixesAlan Hourihane2005-11-08
* [AGPGART] When we encounter reserved mode bits, print them out.Dave Jones2005-11-04
* [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-20
* Fix up various printk levels and whitespace corrections.Dave Jones2005-08-18
* [AGPGART] Drop duplicate setting of info->mode in agp_copy_info()Dave Jones2005-08-11
* [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger2005-06-07
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16