1. 11 10月, 2008 1 次提交
  2. 20 7月, 2008 1 次提交
    • D
      [MIPS] Fix missing prototypes in asm/fpu.h · f028b860
      Dmitri Vorobiev 提交于
      While building the Malta defconfig, sparse spat the following
      warnings:
      
      >>>>>>>>>>>>>>>>>>
      arch/mips/math-emu/kernel_linkage.c:31:6: warning: symbol
      'fpu_emulator_init_fpu' was not declared. Should it be static?
      
      arch/mips/math-emu/kernel_linkage.c:54:5: warning: symbol
      'fpu_emulator_save_context' was not declared. Should it be
      static?
      
      arch/mips/math-emu/kernel_linkage.c:68:5: warning: symbol
      'fpu_emulator_restore_context' was not declared. Should it be
      static?
      >>>>>>>>>>>>>>>>>>
      
      This patch fixes these errors by adding the proper prototypes
      to the include/asm-mips/fpu.h header, and actually using this
      header in the sparse-spotted source file.
      
      Build-tested with Malta defconfig.
      Signed-off-by: NDmitri Vorobiev <dmitri.vorobiev@movial.fi>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      f028b860
  3. 20 10月, 2007 1 次提交
  4. 11 5月, 2007 1 次提交
  5. 20 4月, 2007 2 次提交
  6. 17 3月, 2007 1 次提交
  7. 10 10月, 2006 1 次提交
  8. 20 6月, 2006 1 次提交
  9. 26 4月, 2006 1 次提交
  10. 19 4月, 2006 1 次提交
  11. 30 10月, 2005 1 次提交
  12. 05 9月, 2005 1 次提交
  13. 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