aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/backend.c
Commit message (Expand)AuthorAge
* agp: kill agp_(map|unmap)_pageDaniel Vetter2010-09-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester2010-01-11
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-03
* agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse2009-08-03
* agp: tidy up handling of scratch pages w.r.t. DMA APIDavid Woodhouse2009-08-03
* agp: Add generic support for graphics dma remappingZhenyu Wang2009-08-03
* agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-03
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-18
* Update email addresses.Dave Jones2008-10-20
* intel/agp: rewrite GTT on resumeKeith Packard2008-08-11
* agp: use dev_printk when possibleBjorn Helgaas2008-08-11
* agp: two-stage page destruction issueJan Beulich2008-06-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
* [AGPGART] Hand off AGP maintainence.Dave Jones2007-07-09
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-03
* [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-11
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-28
* [AGPGART] Mark maxes_table as constDave Jones2005-11-16
* Fix AGP compile on non-x86 architecturesLinus Torvalds2005-11-09
* [PATCH] AGP performance fixesAlan Hourihane2005-11-08
* [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-20
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-10
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-07
* [PATCH] make lots of things staticAdrian Bunk2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16