An error occurred fetching the project authors.
  1. 23 Nov, 2007 20 commits
    • Linus Torvalds's avatar
      Linux 2.1.81pre1 · 45f74d65
      Linus Torvalds authored
      I just made a pre-2.1.81 available on ftp.kernel.org.
      This fixes the known problems of 2.1.80, and also makes the interrupt
      routing by default look like it always used to look - everything goes
      through the traditional external 8259A-compatible logic.
      The code to handle IO-APIC interrupt routing is still there, but as no
      interrupts are actually marked as io-apic interrupts you don't see it in
      action yet. The advantage of this is that people who want to work on this
      have a base that contains all the logic, and that we only need to figure
      out how to reliably make all the IRQ routing decisions.
      
                      Linus
      45f74d65
    • Linus Torvalds's avatar
      Linux 2.1.80 · 07e15ef7
      Linus Torvalds authored
      This release should fix a few networking problems, and the NFS client is
      hopefully fairly stable even under the kinds of loads we have here at
      Transmeta.
      
      The 2.1.80 release also contains some initial ARM support, and contains
      Ingo Molnar's better SMP interrupt handling.
      
      NOTE NOTE NOTE! The new SMP interrupt handling is currently not very good
      at autodetection. This can be a real problem, and _before_ booting the
      2.1.80 kernel as compiled for SMP you should probably try to figure out a
      possible IRQ override line by doing:
      
              echo -n pirq=; echo `scanpci -f | grep T_L | cut -c56-` | sed 's/ /,/g'
      which for me gives
              pirq=0x00,0x09,0x0b
      
      Then, after doing the above, boot into 2.1.80 and see if it finds your PCI
      interrupt lines correctly. If it does, everything is fine. If it doesn't,
      you need to boot with the pirq setting that you determined earlier, by
      giving the kernel the pirq data at the bootup command line or by using the
      LILO "append=" feature (or similar features in other bootloaders).
      We'll certainly have to make the autodetection work reliably, but in the
      meantime the command-line approach at least gives us a way to test the
      more fundamental impacts of better interrupt handling.
      
                      Linus
      07e15ef7
    • Linus Torvalds's avatar
      Import 2.1.49 · ecfcc06e
      Linus Torvalds authored
      ecfcc06e
    • Linus Torvalds's avatar
      Import 2.1.36 · 564ea1ed
      Linus Torvalds authored
      564ea1ed
    • Linus Torvalds's avatar
      Import 2.1.31 · 9c436be7
      Linus Torvalds authored
      9c436be7
    • Linus Torvalds's avatar
      Import 2.1.30 · 0939a7a4
      Linus Torvalds authored
      0939a7a4
    • Linus Torvalds's avatar
      Import 2.1.28pre1 · 3e391afe
      Linus Torvalds authored
      3e391afe
    • Linus Torvalds's avatar
      Import 2.1.14 · 03ba0966
      Linus Torvalds authored
      03ba0966
    • Linus Torvalds's avatar
      Import 2.1.6 · d86fb96f
      Linus Torvalds authored
      d86fb96f
    • Linus Torvalds's avatar
      Import 2.0.8 · 2409324e
      Linus Torvalds authored
      2409324e
    • Linus Torvalds's avatar
      Import 2.0.4 · f44f1554
      Linus Torvalds authored
      f44f1554
    • Linus Torvalds's avatar
      Import pre2.0.13 · 21a0a5d3
      Linus Torvalds authored
      21a0a5d3
    • Linus Torvalds's avatar
      Import pre2.0.5 · 37147b87
      Linus Torvalds authored
      37147b87
    • Linus Torvalds's avatar
      Import 1.3.91 · 1d7c9de8
      Linus Torvalds authored
      1d7c9de8
    • Linus Torvalds's avatar
      Import 1.3.90 · 942f4576
      Linus Torvalds authored
      942f4576
    • Linus Torvalds's avatar
      Import 1.3.89 · b4dfb143
      Linus Torvalds authored
      b4dfb143
    • Linus Torvalds's avatar
      Import 1.3.73 · 68659725
      Linus Torvalds authored
      68659725
    • Linus Torvalds's avatar
      Import 1.3.70 · d26708ba
      Linus Torvalds authored
      d26708ba
    • Linus Torvalds's avatar
      Import 1.3.54 · 81e6c66d
      Linus Torvalds authored
      81e6c66d
    • Linus Torvalds's avatar
      Import 1.3.42 · 770b8afb
      Linus Torvalds authored
      770b8afb