1. 17 5月, 2010 1 次提交
  2. 27 2月, 2010 1 次提交
  3. 18 9月, 2009 1 次提交
  4. 12 6月, 2009 1 次提交
  5. 31 1月, 2009 1 次提交
  6. 07 1月, 2009 1 次提交
  7. 11 10月, 2008 1 次提交
  8. 04 7月, 2008 1 次提交
    • R
      [MIPS] Fix bug in atomic_sub_if_positive. · 50952026
      Ralf Baechle 提交于
      The branch optimization fixes in 2.6.21 introduced a bug in
      atomic_sub_if_positive that causes it to return even when the sc
      instruction fails. The result is that e.g. down_trylock becomes unreliable
      as the semaphore counter is not always decremented.
      
      Original MUA-shredded patch from Morten Larsen <mlarsen@broadcom.com>.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      50952026
  9. 12 10月, 2007 1 次提交
  10. 21 7月, 2007 1 次提交
  11. 11 5月, 2007 1 次提交
  12. 09 5月, 2007 2 次提交
  13. 17 3月, 2007 1 次提交
  14. 14 2月, 2007 1 次提交
    • R
      [MIPS] Improve branch prediction in ll/sc atomic operations. · f65e4fa8
      Ralf Baechle 提交于
      Now that finally all supported versions of binutils have functioning
      support for .subsection use .subsection to tweak the branch prediction
      
      I did not modify the R10000 errata variants because it seems unclear if
      this will invalidate the workaround which actually relies on the cheesy
      prediction of branch likely to cause a misspredict if the sc was
      successful.
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      f65e4fa8
  15. 05 12月, 2006 2 次提交
  16. 30 11月, 2006 1 次提交
  17. 14 7月, 2006 1 次提交
  18. 26 4月, 2006 1 次提交
  19. 28 2月, 2006 1 次提交
  20. 10 1月, 2006 2 次提交
  21. 07 1月, 2006 1 次提交
  22. 18 11月, 2005 1 次提交
  23. 14 11月, 2005 2 次提交
  24. 30 10月, 2005 2 次提交
  25. 05 9月, 2005 1 次提交
  26. 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