1. 20 May, 2003 9 commits
    • Jean Tourrilhes's avatar
      [PATCH] owner in irtty-sir · 179bb11d
      Jean Tourrilhes authored
      ir259_sir_kthread_Morton-2.diff :
      	o [CORRECT] fix module ownership in irtty-sir
      	o [FEATURE] important comment in sir_kthread
      179bb11d
    • Jean Tourrilhes's avatar
      [PATCH] IrLAP address fix · a5ae87c6
      Jean Tourrilhes authored
      ir257_caddr_mask.diff :
      		<Patch from Jan Kiszka>
      	o [CORRECT] ignore the C/R bit in the LAP connection address.
      a5ae87c6
    • Jean Tourrilhes's avatar
      [PATCH] IrNET crasher · bd6258cc
      Jean Tourrilhes authored
      ir257_irnet_bh.diff :
      	o [CRITICA] Replace spin_lock_irqsave() with spin_lock_bh()
      		to be compatible with ppp_generic locking
      	o [CRITICA] Disable call to ppp_unregister_channel()
      bd6258cc
    • Jean Tourrilhes's avatar
      [PATCH] IrDA skb leak fixes · 5976fac2
      Jean Tourrilhes authored
      ir259_skb_get-7.diff :
      		<Inspired by patches from Jan Kiszka>
      	o [CORRECT] Fix skb leaks in IrDA state machines
      	o [CORRECT] Fix skb leaks in connect/request error paths
      	o [FEATURE] Fix skb leaks in ASSERT
      	o [FEATURE] Simplify & document skb handling throughout the stack
      	o [FEATURE] other minor cleanups
      5976fac2
    • Christoph Hellwig's avatar
      [PATCH] do_fork updates for ppc · ace40f57
      Christoph Hellwig authored
      Update ppc for mingo's do_fork changes.  Together with the pmac compile
      fixes this allows me to stay at the bleeding edge with my my ibook..
      ace40f57
    • Andrew Morton's avatar
      [PATCH] ppc64 update for do_fork() change · fada4013
      Andrew Morton authored
      This updates ppc64 for the do_fork() semantics change.
      fada4013
    • Andrew Morton's avatar
      [PATCH] revert sysfs non-fix · a193c746
      Andrew Morton authored
      I completely misread this code and there was no bug.  In fact yesterday's fix
      broke it.  Revert.
      a193c746
    • Andrew Morton's avatar
      [PATCH] sound/core/memalloc.c needs mm.h · 27a044d5
      Andrew Morton authored
      struct page is undefined in this file without this on Alpha.
      27a044d5
    • Andrew Morton's avatar
      [PATCH] apply_alternatives() fix · f69ca779
      Andrew Morton authored
      From: Andi Kleen <ak@suse.de>
      
      There is some assembly code in setup.c which doesn't explicitly set its
      section.  It comes after a C function which is marked __init.  The compiler
      does not reset the section after such C functions.  The assembly code is
      going into .text.init.
      
      That's the wrong section.  We get oopses modprobing sctp and, with Manfred's
      unmap-free-pages debug patch we get oopses modprobing e100.ko.  In
      apply_alternatives().
      f69ca779
  2. 19 May, 2003 14 commits
  3. 20 May, 2003 8 commits
  4. 19 May, 2003 9 commits