An error occurred fetching the project authors.
  1. 12 Nov, 2007 1 commit
    • Sam Ravnborg's avatar
      kconfig: use $K64BIT to set 64BIT with all*config targets · 2a113281
      Sam Ravnborg authored
      The variable K64BIT can now be used to select the
      value of CONFIG_64BIT.
      
      This is for example useful for powerpc to generate
      allmodconfig for both bit sizes - like this:
      make ARCH=powerpc K64BIT=y
      make ARCH=powerpc K64BIT=n
      
      To use this the Kconfig file must use "64BIT" as the
      config value to select between 32 and 64 bit.
      Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
      Cc: Roman Zippel <zippel@linux-m68k.org>
      2a113281
  2. 17 Feb, 2007 1 commit
  3. 23 Jan, 2007 1 commit
  4. 07 Dec, 2006 1 commit
  5. 19 Apr, 2006 1 commit
  6. 20 Mar, 2006 1 commit
  7. 17 Jan, 2006 1 commit
  8. 09 Jan, 2006 1 commit
  9. 14 Nov, 2005 1 commit
  10. 31 Oct, 2005 1 commit
  11. 23 Sep, 2005 1 commit
  12. 21 Sep, 2005 1 commit
  13. 27 Jul, 2005 1 commit
  14. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4