aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/frontend.c
Commit message (Expand)AuthorAgeFilesLines
* agp: Remove the BKL from agp_openJohn Kacur2009-10-141-17/+11
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-6/+6
|\
| * agp: more boolean conversions.Dave Airlie2008-06-191-6/+6
* | agp-frontend: BKL pushdownArnd Bergmann2008-06-201-0/+4
|/
* agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud2008-04-261-2/+2
* agp: remove uid comparison as security checkserue@us.ibm.com2008-02-051-1/+1
* agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-051-0/+11
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+3
* [AGPGART] compat ioctlZwane Mwaikambo2007-02-031-14/+17
* [AGPGART] remove private page protection mapHugh Dickins2006-07-261-25/+2
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-1/+1
* [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-161-14/+14
* [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-201-11/+4
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1103