1. 05 8月, 2010 1 次提交
  2. 27 2月, 2010 1 次提交
  3. 17 12月, 2009 1 次提交
  4. 18 9月, 2009 1 次提交
  5. 30 3月, 2009 1 次提交
    • M
      MIPS: Alchemy: unify CPU model constants. · 270717a8
      Manuel Lauss 提交于
      This patch removes the various CPU_AU1??? model constants in favor of
      a single CPU_ALCHEMY one.
      
      All currently existing Alchemy models are identical in terms of cpu
      core and cache size/organization.  The parts of the mips kernel which
      need to know the exact CPU revision extract it from the c0_prid register
      already; and finally nothing else in-tree depends on those any more.
      
      Should a new variant with slightly different "company options" and/or
      "processor revision" bits in c0_prid appear, it will be supported
      immediately (minus an exact model string in cpuinfo).
      Signed-off-by: NManuel Lauss <mano@roarinelk.homelinux.net>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      270717a8
  6. 11 1月, 2009 1 次提交
  7. 11 10月, 2008 1 次提交
  8. 16 7月, 2008 1 次提交
  9. 29 4月, 2008 2 次提交
  10. 29 1月, 2008 1 次提交
  11. 12 10月, 2007 3 次提交
  12. 11 7月, 2007 3 次提交
  13. 06 7月, 2007 1 次提交
  14. 14 7月, 2006 1 次提交
  15. 01 6月, 2006 2 次提交
  16. 15 2月, 2006 1 次提交
  17. 10 1月, 2006 3 次提交
  18. 30 10月, 2005 10 次提交
  19. 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