summaryrefslogtreecommitdiff
path: root/drivers/char/agp/frontend.c
AgeCommit message (Expand)Author
2016-02-18mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen
2014-08-02agp: remove read/write stubsMathias Krause
2014-05-06agp: info leak in agpioc_info_wrap()Dan Carpenter
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-05-31drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optionalAndy Lutomirski
2010-11-23agp: kill agp_flush_chipset and corresponding ioctlDaniel Vetter
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2009-10-14agp: Remove the BKL from agp_openJohn Kacur
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-06-20agp-frontend: BKL pushdownArnd Bergmann
2008-06-19agp: more boolean conversions.Dave Airlie
2008-04-26agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud
2008-02-05agp: remove uid comparison as security checkserue@us.ibm.com
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2007-02-03[AGPGART] compat ioctlZwane Mwaikambo
2006-07-26[AGPGART] remove private page protection mapHugh Dickins
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones
2006-01-16[AGPGART] Semaphore to Mutex conversion.akpm@osdl.org
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds