1. 13 11月, 2007 1 次提交
    • S
      kconfig: use $K64BIT to set 64BIT with all*config targets · 2a113281
      Sam Ravnborg 提交于
      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: NSam Ravnborg <sam@ravnborg.org>
      Cc: Roman Zippel <zippel@linux-m68k.org>
      2a113281
  2. 18 2月, 2007 1 次提交
  3. 24 1月, 2007 1 次提交
  4. 07 12月, 2006 1 次提交
  5. 20 4月, 2006 1 次提交
  6. 21 3月, 2006 1 次提交
  7. 17 1月, 2006 1 次提交
  8. 09 1月, 2006 1 次提交
  9. 14 11月, 2005 1 次提交
  10. 31 10月, 2005 1 次提交
  11. 23 9月, 2005 1 次提交
  12. 22 9月, 2005 1 次提交
  13. 28 7月, 2005 1 次提交
  14. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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