An error occurred fetching the project authors.
  1. 29 Mar, 2003 1 commit
    • Linus Torvalds's avatar
      Update direct-rendering to current DRI CVS tree. · 00a5bfb7
      Linus Torvalds authored
      This adds support for i830 interrupt handling, and new improved
      lock context keying. See per-file comments for more detail, as this
      commit sadly mixes up a few different things (that's what you get
      for not tracking the changes at a fine enough granularity).
      00a5bfb7
  2. 24 Mar, 2003 2 commits
  3. 18 Feb, 2003 1 commit
    • Andrew Morton's avatar
      [PATCH] fix for uninitialized timer in drm_drv.h · f7483240
      Andrew Morton authored
      Patch from Martin Josefsson <gandalf@wlug.westbo.se>
      
      Here's a fix for an uninitialized timer in drm_drv.h, for some reason it
      initilizes the timer when the device is opened, not at init.  It moves
      the initilization for the waitqueue to init aswell.
      f7483240
  4. 29 Oct, 2002 1 commit
  5. 16 Oct, 2002 1 commit
  6. 02 Oct, 2002 1 commit
  7. 24 Sep, 2002 1 commit
  8. 28 Aug, 2002 1 commit
    • Linus Torvalds's avatar
      Merge with dri CVS tree: · 5e051f29
      Linus Torvalds authored
       - update some incorrect version checks
       - update radeon driver from 1.4.0 to 1.5.0
       - use C99 named initializers
      5e051f29
  9. 09 Aug, 2002 1 commit
  10. 24 May, 2002 1 commit
  11. 05 Feb, 2002 4 commits
    • Linus Torvalds's avatar
      v2.5.1.5 -> v2.5.1.6 · a914dd8b
      Linus Torvalds authored
      - Davide Libenzi: nicer timeslices for scheduler
      - Arnaldo: wd7000 scsi driver cleanups and bio update
      - Greg KH: USB update (including initial 2.0 support)
      - me: strict typechecking on "kdev_t"
      a914dd8b
    • Linus Torvalds's avatar
      v2.4.12.5 -> v2.4.12.6 · aed492fc
      Linus Torvalds authored
        - Stephen Rothwell: APM idle time handling fixes, docbook update, cleanup
        - Jeff Garzik: network driver updates
        - Greg KH: USB updates
        - Al Viro: UFS update, binfmt_misc rewrite.
        - Andreas Dilger: /dev/random fixes
        - David Miller: network/sparc updates
      aed492fc
    • Linus Torvalds's avatar
      v2.4.9.9 -> v2.4.9.10 · c37fa164
      Linus Torvalds authored
        - Alan Cox: continued merging
        - Mingming Cao: make msgrcv/shmat check the queue/segment ID's properly
        - Greg KH: USB serial init failure fix, Xircom serial converter driver
        - Neil Brown: nsfd/raid/md/lockd cleanups
        - Ingo Molnar: multipath RAID personality, raid xor update
        - Hugh Dickins/Marcelo Tosatti: swapin read-ahead race fix
        - Vojtech Pavlik: fix up some of the infrastructure for x86-64
        - Robert Love: AMD 761 AGP GART support
        - Jens Axboe: fix SCSI-generic queue handling race
        - me: be sane about page reference bits
      c37fa164
    • Linus Torvalds's avatar
      v2.4.7.6 -> v2.4.7.7 · dfc05323
      Linus Torvalds authored
        - me: sane and nice VM balancing
        - Jeff Hartmann: upgrade DRM to XF86 4.1.x, drop support for 4.0.x
      dfc05323