1. 24 11月, 2014 2 次提交
  2. 27 3月, 2014 2 次提交
  3. 07 3月, 2014 1 次提交
  4. 23 1月, 2014 2 次提交
  5. 18 9月, 2013 1 次提交
  6. 04 9月, 2013 3 次提交
  7. 17 2月, 2013 1 次提交
  8. 01 2月, 2013 1 次提交
  9. 14 12月, 2012 1 次提交
  10. 09 11月, 2012 1 次提交
  11. 23 7月, 2012 1 次提交
    • K
      MIPS: Add CPU support for Loongson1B · 2fa36399
      Kelvin Cheung 提交于
      Loongson 1B is a 32-bit SoC designed by Institute of Computing Technology
      (ICT) and the Chinese Academy of Sciences (CAS), which implements the
      MIPS32 release 2 instruction set.
      
      [ralf@linux-mips.org: But which is not strictly a MIPS32 compliant device
      which also is why it identifies itself with the Legacy Vendor ID in the
      PrID register.  When applying the patch I shoveled some code around to
      keep things in alphabetical order and avoid forward declarations.]
      Signed-off-by: NKelvin Cheung <keguang.zhang@gmail.com>
      Cc: To: linux-mips@linux-mips.org
      Cc: linux-kernel@vger.kernel.org
      Cc: wuzhangjin@gmail.com
      Cc: zhzhl555@gmail.com
      Cc: Kelvin Cheung <keguang.zhang@gmail.com>
      Patchwork: https://patchwork.linux-mips.org/patch/3976/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      2fa36399
  12. 07 7月, 2012 1 次提交
  13. 15 6月, 2011 1 次提交
  14. 27 2月, 2010 1 次提交
  15. 18 9月, 2009 1 次提交
    • W
      MIPS: Loongson: Add oprofile support · 67b35e5d
      Wu Zhangjin 提交于
      This kernel support is needed by the user-space tool:oprofile to profile
      linux kernel or applications via loongson2 performance counters. you can
      enable this driver via CONFIG_OPROFILE = y or m.
      
      On Loongson2 there are two performance counters, each one can count 16
      events respectively. when anyone of the performance counter overflows, an
      interrupt will be generated and is routed to the IRQ MIPS_CPU_IRQ_BASE + 6.
      Signed-off-by: NYanhua <yanh@lemote.com>
      Signed-off-by: NWu Zhangjin <wuzj@lemote.com>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      67b35e5d
  16. 16 10月, 2008 1 次提交
  17. 26 6月, 2008 1 次提交
  18. 29 4月, 2008 1 次提交
  19. 12 10月, 2007 1 次提交
  20. 30 11月, 2006 1 次提交
  21. 27 6月, 2006 1 次提交
  22. 06 6月, 2006 1 次提交
  23. 01 6月, 2006 1 次提交
  24. 27 4月, 2006 2 次提交
  25. 07 2月, 2006 2 次提交
  26. 10 1月, 2006 1 次提交
  27. 30 10月, 2005 1 次提交
  28. 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