aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/hp-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/hp: fail gracefully if we don't find an IOCBjorn Helgaas2010-01-111-0/+3
* agp/hp: fixup hp agp after ACPI changesBjorn Helgaas2010-01-111-2/+1
* Merge branch 'acpica' into releaseLen Brown2009-09-191-6/+3
|\
| * ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-6/+3
* | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-2/+2
* | agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-3/+1
|/
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-201-5/+4
|\
| * agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-5/+4
* | [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-2/+3
|/
* agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-221-0/+2
* drivers/char/agp - use boolJoe Perches2008-06-191-3/+3
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-171-6/+3
* agp: balance ioremap checksScott Thompson2007-08-251-0/+1
* [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
* ACPI: ia64 buildfixLen Brown2006-04-011-1/+1
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-3/+3
* [IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb2005-09-161-1/+1
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+552