1. 01 2月, 2013 1 次提交
  2. 29 12月, 2012 1 次提交
  3. 19 7月, 2012 1 次提交
  4. 06 4月, 2011 1 次提交
  5. 18 9月, 2009 1 次提交
  6. 13 7月, 2007 1 次提交
  7. 07 6月, 2007 1 次提交
  8. 20 4月, 2007 1 次提交
  9. 17 3月, 2007 1 次提交
  10. 02 11月, 2006 1 次提交
  11. 01 7月, 2006 1 次提交
  12. 30 6月, 2006 1 次提交
  13. 20 6月, 2006 1 次提交
    • A
      [MIPS] Fix fpu_save_double on 64-bit. · c138e12f
      Atsushi Nemoto 提交于
      > Without this fix, _save_fp() in 64-bit kernel is seriously broken.
      >
      > ffffffff8010bec0 <_save_fp>:
      > ffffffff8010bec0:       400d6000        mfc0    t1,c0_status
      > ffffffff8010bec4:       000c7140        sll     t2,t0,0x5
      > ffffffff8010bec8:       05c10011        bgez    t2,ffffffff8010bf10 <_save_fp+0x50>
      > ffffffff8010becc:       00000000        nop
      > ffffffff8010bed0:       f4810328        sdc1    $f1,808(a0)
      > ...
      
      Fix register usage in fpu_save_double() and make fpu_restore_double()
      more symmetric with fpu_save_double().
      Signed-off-by: NAtsushi Nemoto <anemo@mba.ocn.ne.jp>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      c138e12f
  14. 19 4月, 2006 1 次提交
  15. 30 10月, 2005 2 次提交
  16. 10 9月, 2005 1 次提交
  17. 05 9月, 2005 2 次提交
  18. 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