1. 30 May, 2004 35 commits
  2. 29 May, 2004 5 commits
    • Linus Torvalds's avatar
      Linux 2.6.7-rc2 · 6de48267
      Linus Torvalds authored
      6de48267
    • Alexander Viro's avatar
      [PATCH] sparse: nf_sockopt() annotation · bf205ac1
      Alexander Viro authored
      	netfilter set/getsockopt annotated.  That's a continuation of previous
      patch - by now the only remaining place where setsockopt()/getsockopt()
      userland pointers are not traced is vcc_[sg]etsockopt() and down into the
      ATM drivers.  Everything from that area in net/* should be done by now.
      
      	That's pretty much it as far as non-trivial splitting counts; remaining
      patches in net/* are independent, tty and console stuff is also not hard to
      split (not much of it, anyway) and what remains is arch-dependent code for
      alpha and amd64.  Of course there'll be more stuff coming, but as far as I'm
      concerned the rest of my pile is managable - and finally below 200Kb.  That'll
      go tomorrow - right now I'm going down and getting some sleep...
      bf205ac1
    • Linus Torvalds's avatar
    • Russell King's avatar
      [SERIAL] Fix sparse warnings in serial_core.c · 7a7ad206
      Russell King authored
      This fixes sparse warnings for the user write method, and the UART
      ioctl functions which copy data to/from userspace.
      7a7ad206
    • Linus Torvalds's avatar
      Merge bk://bk.arm.linux.org.uk/linux-2.6-rmk · 6f26b809
      Linus Torvalds authored
      into ppc970.osdl.org:/home/torvalds/v2.6/linux
      6f26b809