1. 15 Feb, 2005 2 commits
    • Linus Torvalds's avatar
      Merge bk://kernel.bkbits.net/davem/sparc-2.6 · 15fb56f4
      Linus Torvalds authored
      into ppc970.osdl.org:/home/torvalds/v2.6/linux
      15fb56f4
    • Linus Torvalds's avatar
      Limit tty IO chunking to 2kB · 91297b59
      Linus Torvalds authored
      The NTTY code can get confused by 4kB chunks, apparently
      because n_tty_receive_room() will claim to have more room
      than n_tty_receive_buf() can actually accept.
      
      Until somebody figures out what the real n_tty_receive_room()
      logic should be, let's just limit it to a safe 2kB.
      
      Thanks go to Andreas Schwab for finding a test-case.
      91297b59
  2. 14 Feb, 2005 3 commits
  3. 15 Feb, 2005 1 commit
  4. 14 Feb, 2005 12 commits
  5. 13 Feb, 2005 10 commits
  6. 12 Feb, 2005 9 commits
  7. 11 Feb, 2005 3 commits