1. 04 Dec, 2002 3 commits
    • Randy Dunlap's avatar
      [PATCH] binfmt_* need ptrace_notify (resend) · 536f1067
      Randy Dunlap authored
      Originally by Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
      who said on lkml:
      
      binfmt_elf and binfmt_aout need this.
      536f1067
    • Randy Dunlap's avatar
      [PATCH] raw driver as module (resend) · b6cfd255
      Randy Dunlap authored
      Originally by Bob Miller <rem@osdl.org>
      
      Allows raw driver to build as module, with GPL license.
      b6cfd255
    • Stephen Rothwell's avatar
      [PATCH] compatibility syscall layer · 664bd62e
      Stephen Rothwell authored
      This is the generic part of the start of the compatibility syscall
      layer.  I think I have made it generic enough that each architecture can
      define what compatibility means.
      
      To use this, an architecture must create asm/compat.h and provide
      typedefs for (currently) 'compat_time_t', 'struct compat_timeval' and
      'struct compat_timespec'.
      664bd62e
  2. 03 Dec, 2002 2 commits
  3. 04 Dec, 2002 1 commit
  4. 03 Dec, 2002 34 commits