An error occurred fetching the project authors.
  1. 23 Nov, 2007 15 commits
    • Linus Torvalds's avatar
      Import 2.1.126pre1 · 79e1fe75
      Linus Torvalds authored
      79e1fe75
    • Linus Torvalds's avatar
      pre-2.1.109-2.. · e994d3ce
      Linus Torvalds authored
      To get people away from their normally scheduled copyright discussions, I
      made a pre-2.1.109 to try out. I woul dhave made a real 2.1.109, but my
      computer room has been taken over by visiting relatives, and they want to
      go to sleep. Ye Gods!
      
      Get it from ftp.kernel.org, /pub/linux/kernel/testing as usual. It has
       - CPU detection in C code (and thus much easier to expand upon,
         especially as it's all thrown away after booting now that it is
         "initfunc()").  This should finally get the Cyrix case right, for
         example. Please test.
       - too meny people convinced me that sendfile() really wants to act like
         writep().
       - sound driver updates from Alan.
       - console updates, so now we have the full old functionality again as far
         as I'm concerned (but I'm sure people will tell me something is still
         missing)
       - task switch and user space return cleanly handles bad segment
         descriptors etc, so people shoul dno longer be able to cause kernel
         messages by misusing the LDT.
       - wine should work again thanks to Bill Hawes (other LDT fixes)
       - de4x5 driver update
       - token ring driver update
       - ppp driver update
       - coda-fs update
       - "shared writable" bug fixed (thanks to a lot of people for testing and
         working on this - the actual fix was trivial once the problem was
         understood)
      Check it out,
      
                      Linus
      e994d3ce
    • Linus Torvalds's avatar
      Import 2.1.107pre1 · 8aec0173
      Linus Torvalds authored
      8aec0173
    • Linus Torvalds's avatar
      [tytso] include/asm-i386/posix_types.h · bfe296ce
      Linus Torvalds authored
      This quick fix eliminates a lot of warning messages when
      compiling e2fsprogs under glibc.  This is because the glibc header files
      defines its own version of FD_SET, FD_ZERO, etc., and so if you need to
      #include the kernel include files, you get a lot of duplicate defined
      macro warning messages.  This patch simply #ifdef's out the kernel
      versions of these function if the kernel is not being compiled and the
      glibc header files are in use.
      bfe296ce
    • Linus Torvalds's avatar
      Import 2.1.44pre3 · f5adafba
      Linus Torvalds authored
      f5adafba
    • Linus Torvalds's avatar
      Import 2.1.43pre1 · 9336d46c
      Linus Torvalds authored
      9336d46c
    • Linus Torvalds's avatar
      Import 2.1.33 · 7a88bde7
      Linus Torvalds authored
      7a88bde7
    • Linus Torvalds's avatar
      Import 2.1.29 · b7b4d2d2
      Linus Torvalds authored
      b7b4d2d2
    • Linus Torvalds's avatar
      Import 2.1.25 · b1c8aa80
      Linus Torvalds authored
      b1c8aa80
    • Linus Torvalds's avatar
      Import 2.1.21 · c7ef1726
      Linus Torvalds authored
      c7ef1726
    • Linus Torvalds's avatar
      Import 2.1.18 · f1bbcc41
      Linus Torvalds authored
      f1bbcc41
    • Linus Torvalds's avatar
      Import 2.1.17 · 70d8d206
      Linus Torvalds authored
      70d8d206
    • Linus Torvalds's avatar
      Import pre2.0.4 · 3539df60
      Linus Torvalds authored
      3539df60
    • Linus Torvalds's avatar
      Import 1.3.59 · c04591a2
      Linus Torvalds authored
      c04591a2
    • Linus Torvalds's avatar
      Import 1.3.58 · b6e9c719
      Linus Torvalds authored
      b6e9c719