Age | Commit message (Expand) | Author | Files | Lines |
2001-08-22 | Import of XFree86 4.1.99.1X_4_1_99_1 | David Dawes | 1 | -1/+1 |
2001-08-19 | No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimport | Alan Hourihane | 17 | -411/+12 |
2001-08-14 | A few warning fixes when actually building under 2.4.9-pre2 + some | Jeff Hartmann | 5 | -43/+43 |
2001-08-13 | Sync with Linus 2.4.9-pre2 + make all nopage routines more alike | Jeff Hartmann | 7 | -40/+51 |
2001-08-11 | new multihead code was missing Voodoo3 2000 and Voodoo4 support. | Alan Hourihane | 1 | -1/+18 |
2001-08-10 | Commit Keith Owens kernel Makefile changes, merge and commit alpha patch | Jeff Hartmann | 11 | -40/+249 |
2001-08-08 | Update to the code I sent Linus and Alan this morning. Added some missing | Jeff Hartmann | 4 | -16/+44 |
2001-08-07 | Avoid compiler warning about r_list being used uninitialized. | Jeff Hartmann | 1 | -1/+1 |
2001-08-07 | Lots of DRM fixes: added new pieces of template code so the ffb driver can | Jeff Hartmann | 21 | -624/+634 |
2001-07-30 | Merge the multihead-1-0-0 branch into the trunk, with the exception of themultihead-1-0-0-20010730-merge | David Dawes | 4 | -59/+156 |
2001-07-23 | Fixes that allow the modules to be built into the kernel | Jeff Hartmann | 8 | -23/+130 |
2001-07-20 | Merge checker fixes from Alan Cox made to the drm in the ac kernel tree. | Jeff Hartmann | 2 | -1/+20 |
2001-07-20 | Remove module name hacks because we aren't going to implement this anymore | Jeff Hartmann | 1 | -12/+10 |
2001-07-18 | Add module version name at a lower layer of the code, allows things to be | Jeff Hartmann | 9 | -25/+9 |
2001-07-17 | Someone forgot to bump the r128 and i810 drivers properly before the 4.1.0 | Jeff Hartmann | 2 | -6/+6 |
2001-07-16 | Added version string to the end of the kernel module name. This allows | Jeff Hartmann | 9 | -18/+36 |
2001-07-16 | i810 drm security fix | Jeff Hartmann | 1 | -0/+2 |
2001-07-13 | Fix typo in XFREE86_VERSION(). | Gareth Hughes | 1 | -1/+1 |
2001-06-18 | Fix 5 security bugs found by the Stanford tools | Jeff Hartmann | 2 | -1/+7 |
2001-06-18 | Forgot to bump date stamp. | Gareth Hughes | 1 | -2/+2 |
2001-06-18 | Enable shared IRQs in DMA template, use in i810 driver. | Gareth Hughes | 3 | -10/+28 |
2001-06-14 | First pass of 4.1.0 merge.X_4_1_0-20010615-merge | David Dawes | 6 | -22/+68 |
2001-06-14 | Import of XFree86 4.1.0X_4_1_0 | David Dawes | 1 | -1/+1 |
2001-05-23 | Only authenticated clients can mmap() (Jeff Hartmann).X_4_1_0-20010614-preimport | Gareth Hughes | 1 | -0/+2 |
2001-05-17 | Make the SiS module work again. At least glxinfo reports it's working, yet | Alan Hourihane | 8 | -4/+907 |
2001-05-14 | finish struct stat type cleanup Fix a build dependencies for the tdfx drm | David Dawes | 1 | -1/+1 |
2001-05-03 | add new file | Alan Hourihane | 1 | -0/+48 |
2001-05-03 | Make SiS driver compile with the new templated format. Not tested. minor | Alan Hourihane | 9 | -1818/+45 |
2001-05-03 | remove deprecated file | Alan Hourihane | 1 | -215/+0 |
2001-05-01 | Import of XFree86 4.0.99.3X_4_0_99_3 | David Dawes | 9 | -16/+326 |
2001-04-30 | fix build of i810 kernel driver for 2.4.3 or greater kernelsX_4_0_99_3-20010501-preimport | Alan Hourihane | 2 | -4/+41 |
2001-04-30 | - PCIGART patches for Alpha from Compaq | Kevin E Martin | 3 | -4/+20 |
2001-04-21 | include linux/sisfb.h, per David Gaarenstroom | Brian Paul | 1 | -0/+1 |
2001-04-16 | - Fix typo and remove magic numbers | Kevin E Martin | 2 | -2/+13 |
2001-04-09 | Import -f XFree86 4.0.99.2X_4_0_99_2 | David Dawes | 10 | -345/+16 |
2001-04-06 | - Fix typoX_4_0_99_2-20010409-preimport | Kevin E Martin | 2 | -23/+40 |
2001-04-06 | search /lib/modules/<version>/build/include first, then the others.... | Alan Hourihane | 1 | -5/+12 |
2001-04-06 | Handle drivers that don't have __HAVE_SG defined. | Alan Hourihane | 2 | -0/+7 |
2001-04-05 | Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-merge | Kevin E Martin | 26 | -515/+1471 |
2001-04-03 | include 2.4.2 | Alan Hourihane | 1 | -4/+4 |
2001-04-03 | make 2.4.2 -> 2.4.3 change conditional. works with older than 2.4.3 kernels | Alan Hourihane | 1 | -0/+16 |
2001-04-02 | Update radeon DRM to v1.1.0 (texture upload changes). | Gareth Hughes | 1 | -673/+58 |
2001-03-30 | merge in 2.4.3 kernel change. | Alan Hourihane | 1 | -4/+4 |
2001-03-21 | Move #include <linux/config.h> inside the __linux__ #ifdef, so that itX_4_0_99_1-20010321-merge | David Dawes | 1 | -1/+1 |
2001-03-21 | - Fix MGA header info. | Gareth Hughes | 4 | -19/+83 |
2001-03-21 | Remove compiler warnings, minor cleanups. | Gareth Hughes | 2 | -6/+19 |
2001-03-19 | merge/build fix | David Dawes | 1 | -2/+3 |
2001-03-19 | Initial XFree86 4.0.99.1 merge. | David Dawes | 2 | -5/+5 |
2001-03-19 | Import of XFree86 4.0.99.1X_4_0_99_1 | David Dawes | 7 | -386/+1555 |
2001-03-19 | Update version, date stamp.X_4_0_99_1-20010319-preimport | Gareth Hughes | 1 | -2/+2 |