summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/sgi-agp.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-1/+1
* agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-4/+4
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-4/+5
* drivers/char/agp - use boolJoe Perches2008-06-191-4/+4
* agp: don't lock pagesNick Piggin2007-07-271-1/+0
* [AGPGART] Fix sparse warning in sgi-agp.cDave Jones2007-04-261-3/+2
* [AGPGART] fix compile errorsRyusuke Konishi2007-02-271-1/+1
* [AGPGART] Further constification.Dave Jones2007-02-221-1/+1
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+1
* [AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return valueakpm@osdl.org2007-01-021-4/+5
* [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-271-3/+2
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-071-0/+2
|\
| * [AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones2005-11-041-0/+2
* | [IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck2005-09-091-0/+1
|/
* [PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...Michael Werner2005-06-071-3/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+331