1. 03 4月, 2015 1 次提交
  2. 18 6月, 2013 1 次提交
  3. 01 2月, 2013 1 次提交
  4. 17 12月, 2009 1 次提交
  5. 19 11月, 2009 1 次提交
  6. 12 11月, 2009 1 次提交
  7. 24 9月, 2009 1 次提交
  8. 15 8月, 2009 1 次提交
  9. 17 10月, 2008 1 次提交
  10. 16 6月, 2008 1 次提交
    • T
      [MIPS] Lasat: sysctl fixup · 1f34f2e4
      Thomas Horsten 提交于
      LASAT's sysctl interface was broken, it failed a check during boot because
      a single entry had a sysctl number and the rest were unnumbered. When I
      fixed it I noticed that the whole sysctl file needed a spring clean, it was
      using mutexes where it wasn't needed (it's only needed to protect during
      writes to the EEPROM), so I moved that stuff out and generally cleaned the
      whole thing up.
      
      So now, LASAT's sysctl/proc interface is working again.
      Signed-off-by: NThomas Horsten <thomas@horsten.com>
      Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
      1f34f2e4
  11. 12 10月, 2007 2 次提交
  12. 11 7月, 2007 1 次提交
  13. 15 2月, 2007 2 次提交
  14. 11 12月, 2006 1 次提交
  15. 09 12月, 2006 1 次提交
  16. 01 7月, 2006 1 次提交
  17. 27 3月, 2006 1 次提交
  18. 05 9月, 2005 1 次提交
  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