1. 11 5月, 2007 1 次提交
  2. 25 3月, 2007 1 次提交
    • R
      [MIPS] Fix pipeline hazard. · 7605b390
      Ralf Baechle 提交于
      In the the sequence:
              ei
              ..
              mfc0    $x, $status
      
      the mfc0 may not see the SR_IE bit set. This was a deliberate bug in the
      kernel code because we knew this was a safe thing to do on all R2 silicon
      so far but new silicon is changing this.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      7605b390
  3. 25 1月, 2007 1 次提交
  4. 27 9月, 2006 2 次提交
  5. 30 6月, 2006 1 次提交
  6. 26 4月, 2006 1 次提交
  7. 19 4月, 2006 1 次提交
  8. 19 3月, 2006 1 次提交
  9. 07 2月, 2006 1 次提交
  10. 10 1月, 2006 1 次提交
  11. 30 10月, 2005 6 次提交
  12. 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