1. 16 May, 2002 1 commit
  2. 15 May, 2002 3 commits
  3. 13 May, 2002 2 commits
    • David Woodhouse's avatar
      [PATCH] zlib_inflate return code fix. Again. · 40f53750
      David Woodhouse authored
      This bug, introduced by the fix for ppp_deflate, makes zisofs unhappy
      with certain input.
      40f53750
    • Rusty Russell's avatar
      [PATCH] Hotplug CPU prep · 27568369
      Rusty Russell authored
      This changes do_fork() to return the task struct, rather than the PID.
      
      Also changes CLONE_PID ("if my pid is 0, copy it") to CLONE_IDLETASK
      ("set child's pid to zero"), and disallows access to the flag from user
      mode.
      27568369
  4. 12 May, 2002 7 commits
  5. 13 May, 2002 3 commits
  6. 11 May, 2002 12 commits
  7. 12 May, 2002 1 commit
  8. 11 May, 2002 3 commits
    • Jean Tourrilhes's avatar
      IrDA update 3/3: · cc21ca79
      Jean Tourrilhes authored
       <Following patch from Christoph Bartelmus, mangled by me>
      o [CORRECT] replace the global LSAP cache with LSAP caches private
      to each LAP.
      Fix a bug where two simultaneous connections from two devices
      using the same LSAPs would get mixed up.
      Should also improve performance in similar cases. 
      cc21ca79
    • Jean Tourrilhes's avatar
      IrDA update 2/3, set_bit updates: · 4bab61d6
      Jean Tourrilhes authored
       <Following patch from Paul Mackerras>
      o [CORRECT] Argument of set_bit and friends should be unsigned long
      Should fix all compile warnings ;-)
      4bab61d6
    • Jean Tourrilhes's avatar
      IrDA update 1/3: · 1ba2b21b
      Jean Tourrilhes authored
       <Following patch from Jeff Snyder>
      o [CRITICA] Release the proper region and not NULL pointer
      o [FEATURE] Fix messages
      1ba2b21b
  9. 10 May, 2002 8 commits