Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-22 | Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has been | Leif Delgass | |
backported from 2.5.x. Also fix a couple of incorrect LINUX_VERSION_CODE tests and fix header dependency for r128, radeon when building without AGP. | |||
2002-08-06 | Updates from Rusty Russell to: | Rik Faith | |
1) Remove redundant header inclusion 2) Silence bitop on non-long argument warnings (change int to long) 3) Move to ISO C (gcc 2.6) initializers (accepted by older gccs also) All of these are syntax changes that should not impact functionality. | |||
2002-05-16 | Allow drm to build under 2.4 and 2.5(.14) | Keith Whitwell | |
2001-12-10 | merge with linux kernel 2.4.15 | Alan Hourihane | |
2001-10-22 | merge kernel 2.4.13-pre6. | Alan Hourihane | |
2001-09-25 | merge with 2.4.10 kernel | Alan Hourihane | |
2001-08-19 | No one's maintaining 2.2.x support - so remove all the cruft. | Alan Hourihane | |
2001-08-14 | A few warning fixes when actually building under 2.4.9-pre2 + some | Jeff Hartmann | |
reformating | |||
2001-08-13 | Sync with Linus 2.4.9-pre2 + make all nopage routines more alike | Jeff Hartmann | |
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-23 | Fixes that allow the modules to be built into the kernel | Jeff Hartmann | |
2001-05-23 | Only authenticated clients can mmap() (Jeff Hartmann). | Gareth Hughes | |
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-18 | __REALLY_HAVE_MTRR, vmalloc_32 fixes from Jeff Wiedemeier. | Gareth Hughes | |
2001-03-14 | Merged sarea-1-0-0 | Kevin E Martin | |
2001-02-15 | Merge mga-1-0-0-branch into trunk. | Gareth Hughes | |