- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / agp / frontend.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-06-20 Arnd Bergmannagp-frontend: BKL pushdown
2008-06-19 Dave Airlieagp: more boolean conversions.
2008-04-26 Mathieu Segaudagp: convert drivers/char/agp/frontend.c to use unlocke...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-05 serue@us.ibm.comagp: remove uid comparison as security check
2008-02-05 Dave Airlieagp: add chipset flushing support to AGP interface
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-02-03 Thomas Hellstrom[AGPGART] Allow drm-populated agp memory types
2007-02-03 Zwane Mwaikambo[AGPGART] compat ioctl
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-26 Hugh Dickins[AGPGART] remove private page protection map
2006-07-03 Arjan van de Ven[PATCH] make more file_operation structs static
2006-02-28 Dave Jones[AGPGART] Lots of CodingStyle/whitespace cleanups.
2006-01-17 akpm@osdl.org[AGPGART] Semaphore to Mutex conversion.
2005-10-20 Dave Jones[AGPGART] Replace kmalloc+memset's with kzalloc's
2005-05-01 Adrian Bunk[PATCH] make lots of things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-16 Kurt GarloffUpdate xen patches.
2004-10-20 William Lee Irwin III[PATCH] vm: convert users of remap_page_range() under...
2003-09-03 Andrew Morton[PATCH] MODULE_ALIAS() in char devices
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (10/12)
2003-07-13 Dave Jones[AGPGART] Make frontend sparse clean.
2003-06-04 Dave Jones[AGPGART] Kill useless printk in frontend.
2003-05-21 Dave Jones[AGPGART] Rid AGP/DRM of more typedefs.
2003-05-01 Dave Jones[AGPGART] missing %p in debug printk
2003-05-01 Dave Jones[AGPGART] Kill off some typedefs.
2003-05-01 Dave Jones[AGPGART] Move debugging macros to header so they can...
2003-05-01 Dave Jones[AGPGART] Bulletproofing. NULL ptrs after freeing them.
2003-05-01 Dave Jones[AGPGART] Add some debugging printk's. Based on Linus...
2003-04-25 Dave Jones[AGPGART] Remove semaphore abstraction.
2003-04-07 Dave JonesCset exclude: davej@codemonkey.org.uk|ChangeSet|2003032...
2003-03-28 Dave Jones[AGPGART] sanitise agp mode input on setup ioctl.
2003-03-24 Dave Jones[AGPGART] bump copyright dates
2003-02-10 Dave Jones[AGPGART] alpha agp infrastructure
2003-02-10 Dave Jones[AGPGART] Fix up lots of 'comparison between signed...
2003-01-13 Falk Hüffner[AGP] missing includes on Alpha
2003-01-02 Dave Jones[AGP] Clean up some comments.
2002-12-31 Dave Jones[AGP] mmap readability cleanup
2002-12-31 Dave Jones[AGP] Gratuitous whitespace cleanups
2002-12-30 Dave Jones[AGP] propagate agp_backend_acquire() return code up...
2002-12-20 Dave Jones[AGP] agp_frontend_initialize() now gets called when...
2002-12-13 Dave Jones[AGP] small c99/inlining cleanups
2002-12-11 Dave Jonesdon't allow backend to unload if in use by a chipset...
2002-12-03 Dave Jonesrework as per Linus' suggestion. Chipset drivers are...
2002-10-29 James SimmonsMoved AGP and DRM code back to drivers/char until a...
2002-10-16 James SimmonsThe last of the console code inside the frmaebuffer...
2002-07-24 Rusty Russell[PATCH] AGP designated initializer update.
2002-07-15 Greg Kroah-Hartmanagpgart: renamed the agp files to make more sense