1. 03 Aug, 2002 2 commits
    • Jeff Dike's avatar
      [PATCH] UML preparation - linkage.h · 7d45b60a
      Jeff Dike authored
      This a preparatory patch which allows UML to avoid changing linux/linkage.h.
      
      It restructures linkage.h so that all of the arch-specific stuff is in
      asm-*/linkage.h.  linux/linkage.h is now arch independent.  It should be
      functionally unchanged.
      
      Five arches, i386, ia64, sh, m68k, and arm, have non-empty linkage.h files.
      The other arch linkage.h files are all empty.
      
      Also, __ALIGN_STR is no longer defined independently of __ALIGN.  It is now
      derived by stringizing __ALIGN.
      
      Following a suggestion by Keith Owens, stringify.h was generalized to allow
      commas in its argument, linkage.h now includes it, and no longer defines its
      own stringify macros.
      7d45b60a
    • Linus Torvalds's avatar
      Merge bk://bk.arm.linux.org.uk · cbf3b4c9
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      cbf3b4c9
  2. 04 Aug, 2002 1 commit
  3. 03 Aug, 2002 19 commits
  4. 02 Aug, 2002 13 commits
  5. 01 Aug, 2002 5 commits