aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp/backend.c
AgeCommit message (Expand)Author
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones
2012-01-26agp: fix scratch page cleanupMichal Kubecek
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches
2010-09-21agp: kill agp_(map|unmap)_pageDaniel Vetter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-11agp: correct missing cleanup on error in agp_add_bridgeKevin Winchester
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-03agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse
2009-08-03agp: tidy up handling of scratch pages w.r.t. DMA APIDavid Woodhouse
2009-08-03agp: Add generic support for graphics dma remappingZhenyu Wang
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2008-10-20Update email addresses.Dave Jones
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard
2008-08-12agp: use dev_printk when possibleBjorn Helgaas
2008-06-19agp: two-stage page destruction issueJan Beulich
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie
2007-07-09[AGPGART] Hand off AGP maintainence.Dave Jones
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2006-08-11[AGPGART] Const'ify the agpgart driver version.Dave Jones
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones
2005-11-16[AGPGART] Mark maxes_table as constDave Jones
2005-11-09Fix AGP compile on non-x86 architecturesLinus Torvalds
2005-11-08[PATCH] AGP performance fixesAlan Hourihane
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2Linus Torvalds