- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / drm / drm_drv.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2006-12-07 =?utf-8?q?Michel_D... drm: Change first valid DRM drawable ID to be 1 instead...
2006-12-07 =?utf-8?q?Michel_D... drm: Add support for tracking drawable information...
2006-09-21 Thomas Hellstromdrm: remove hash tables on drm exit
2006-09-21 Thomas Hellstromdrm: avoid kernel oops in some error paths calling...
2006-09-21 Thomas Hellstromdrm: move drm authentication to new generic hash table.
2006-09-21 Dave Airliedrm: cleanup old compat code and DRM fns from Linux...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-04-05 Dave Airliedrm: remove master setting from add/remove context
2006-02-02 Dave Airliesem2mutex: drivers/char/drm/
2006-01-11 Dave Airliedrm: cleanup properly on drm module unload
2006-01-02 Dave Airliedrm: move ioctl flags to a bit field of flags
2005-11-11 Dave Airliedrm: add in-kernel entry points for rest of AGP ioctls
2005-11-10 Dave Airliedrm: rename driver hooks more understandably
2005-10-20 Dave Airliemerge Linus head tree into my drm tree and fix up conflicts
2005-09-29 Al Viro[PATCH] proc_mkdir() should be used to create procfs...
2005-09-25 Dave Airliedrm: lindent the drm directory.
2005-07-10 Dave Airliedrm: cleanup buffer/map code
2005-07-10 Dave Airliedrm: fix minor function header issue
2005-07-10 Dave Airliedrm: update some function so a driver can call them
2005-07-10 Dave Airliedrm: update support for drm pci buffers
2005-07-10 Dave Airliedrm: add _DRM_CONSISTENT map type
2005-07-07 Dave Airliedrm: misc cleanup
2005-07-06 Hannes Reinecke- patches.drivers/iscsitarget
2005-07-05 Hannes Reinecke- add patches.drivers/drm-cvs-20050705-update
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-17 Olaf Kirch- patches.drivers/drm-ioctl32: DRM: Support 32bit ioctl...
2005-03-16 Jens Axboe- patches.drivers/dri-ioctl32: disable, as it appears...
2005-03-16 Olaf Kirch- patches.drivers/dri-ioctl32: DRI: Support 32bit ioctl...
2005-02-09 Dave AirlieInvalid bound check of driver defined ioctls in drm_ioctl
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-17 Dave Airliedrm: add drm specific sysfs support
2004-11-12 Dave Airliedrm: remove use of drm_agp use agp backend directly.
2004-11-05 Dave Airliedrm: rearrange some functions for new split
2004-11-05 Dave Airliedrm: move fops into drivers
2004-11-03 Dave Airliedrm: rename fn_tbl to driver as it is no longer a funct...
2004-11-03 Dave Airliedrm: core/personality split for 2.6 kernel
2004-11-01 Dave AirlieMerge starflyer.(none):/home/airlied/bitkeeper/drm...
2004-10-24 Dave Airliedrm: initial core move infrastructure change