1. 06 Oct, 2003 3 commits
    • Hirofumi Ogawa's avatar
      [PATCH] VFAT: ->i_[cam]time cleanups (1/6) · f76e3f49
      Hirofumi Ogawa authored
      From René Scharfe <l.s.r@web.de>
      
      there's one call to strncpy() in vfat that really should be a memcpy().
      The source, msdos_name, is a space-filled char array, not a
      NUL-terminated string.
      
      The rest of the patch eliminates duplicate occurencies of the
      CURRENT_TIME macro inside functions. This shrinks vfat.o by a few
      bytes.
      f76e3f49
    • Russell King's avatar
      [PATCH] Fix sysrq-t free stack output · 07bd1e13
      Russell King authored
      It seems that we're attempting to work out the free stack size using two
      unrelated pointers for the lowest address of the stack.  Fix this to use
      the correct pointer.
      07bd1e13
    • Linus Torvalds's avatar
      Merge bk://ppc.bkbits.net/for-linus-ppc · c583b0c6
      Linus Torvalds authored
      into home.osdl.org:/home/torvalds/v2.5/linux
      c583b0c6
  2. 07 Oct, 2003 4 commits
  3. 06 Oct, 2003 12 commits
  4. 05 Oct, 2003 4 commits
  5. 06 Oct, 2003 1 commit
  6. 05 Oct, 2003 16 commits