1. 02 5月, 2013 1 次提交
  2. 01 2月, 2013 1 次提交
  3. 19 7月, 2012 1 次提交
  4. 18 9月, 2009 1 次提交
  5. 31 7月, 2008 1 次提交
  6. 16 7月, 2008 1 次提交
  7. 29 4月, 2008 2 次提交
  8. 29 1月, 2008 10 次提交
  9. 22 1月, 2008 1 次提交
    • D
      [MIPS] Malta: Fix reading the PCI clock frequency on big-endian · 0487de91
      Dmitri Vorobiev 提交于
      The JMPRS register on Malta boards keeps a 32-bit CPU-endian
      value. The readw() function assumes that the value it reads is a
      little-endian 16-bit number. Therefore, using readw() to obtain
      the value of the JMPRS register is a mistake. This error leads
      to incorrect reading of the PCI clock frequency on big-endian
      during board start-up.
      
      Change readw() to __raw_readl().
      
      This was tested by injecting a call to printk() and verifying
      that the value of the jmpr variable was consistent with current
      setting of the JP4 "PCI CLK" jumper.
      Signed-off-by: NDmitri Vorobiev <dmitri.vorobiev@gmail.com>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      0487de91
  10. 12 10月, 2007 3 次提交
  11. 15 6月, 2007 1 次提交
  12. 07 6月, 2007 1 次提交
  13. 27 4月, 2007 1 次提交
  14. 12 12月, 2006 1 次提交
  15. 29 11月, 2006 1 次提交
  16. 14 7月, 2006 1 次提交
  17. 11 7月, 2006 1 次提交
  18. 01 7月, 2006 1 次提交
  19. 20 6月, 2006 2 次提交
  20. 28 3月, 2006 1 次提交
  21. 30 10月, 2005 1 次提交
  22. 05 9月, 2005 1 次提交
  23. 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