Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-24 | Remove unused dev->map_count. We always iterate the maplist with | Leif Delgass | |
list_for_each() and the count is not updated or used for stats. | |||
2003-04-08 | Use list_entry() to get container struct from struct list_head pointers. | Leif Delgass | |
Build fix for RedHat 9 kernel (5 args to remap_page_range()). | |||
2003-03-25 | linux merge for drm | Alan Hourihane | |
2002-10-08 | Fix error condition... | Keith Whitwell | |
2002-10-08 | Call pci_enable_device() in DRM(irq_busid). | Keith Whitwell | |
2001-09-25 | merge with 2.4.10 kernel | Alan Hourihane | |
2001-08-14 | A few warning fixes when actually building under 2.4.9-pre2 + some | Jeff Hartmann | |
reformating | |||
2001-08-10 | Commit Keith Owens kernel Makefile changes, merge and commit alpha patch | Jeff Hartmann | |
set from Jay Estabrook (sans some mga modifications which broke other arch's.) | |||
2001-08-07 | Lots of DRM fixes: added new pieces of template code so the ffb driver can | Jeff Hartmann | |
be ported, rolled back r128 and i810 version bumps so 4.1.0 works with cvs kernel modules, added Config.in and updated Makefile.kernel, incorporated lots of drm fixes inspired by patches sent by Redhat, made DRM(realloc) usage check for NULL allocations, restructure driver init routines to export dev_priv only when initialized and to check for all error conditions. | |||
2001-07-20 | Merge checker fixes from Alan Cox made to the drm in the ac kernel tree. | Jeff Hartmann | |
These aren't really security problems, but Alan has made some arguments that have convinced me that the code should be fixed anyway. | |||
2001-05-01 | Import of XFree86 4.0.99.3 | David Dawes | |
2001-04-09 | Import -f XFree86 4.0.99.2 | David Dawes | |
2001-04-05 | Merged ati-pcigart-1-0-0 | Kevin E Martin | |
2001-03-14 | Merged sarea-1-0-0 | Kevin E Martin | |
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes | |