1. 05 9月, 2005 1 次提交
    • Y
      [PATCH] mips: fix build warnings · 766160c2
      Yoichi Yuasa 提交于
      This patch has fixed the following warnings.
      
      arch/mips/kernel/genex.S:250:5: warning: "CONFIG_64BIT" is not defined
      arch/mips/math-emu/cp1emu.c:1128:5: warning: "__mips64" is not defined
      arch/mips/math-emu/cp1emu.c:1206:5: warning: "__mips64" is not defined
      arch/mips/math-emu/cp1emu.c:1270:5: warning: "__mips64" is not defined
      arch/mips/math-emu/cp1emu.c:323:5: warning: "__mips64" is not defined
      arch/mips/math-emu/cp1emu.c:808:5: warning: "__mips64" is not defined
      arch/mips/math-emu/cp1emu.c:953:5: warning: "__mips64" is not defined
      arch/mips/mm/tlbex.c:519:5: warning: "CONFIG_64BIT" is not defined
      include/asm/reg.h:73:5: warning: "CONFIG_64BIT" is not defined
      Signed-off-by: NYoichi Yuasa <yuasa@hh.iij4u.or.jp>
      Cc: Ralf Baechle <ralf@linux-mips.org>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      766160c2
  2. 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