1. 23 12月, 2005 1 次提交
  2. 20 12月, 2005 1 次提交
  3. 13 12月, 2005 1 次提交
  4. 14 11月, 2005 1 次提交
  5. 31 10月, 2005 2 次提交
  6. 10 9月, 2005 1 次提交
  7. 08 9月, 2005 1 次提交
  8. 06 9月, 2005 2 次提交
    • A
      [SPARC64]: Kconfig fix (GEN_RTC dependencies) · c0f2f761
      Al Viro 提交于
      Yet another architecture not coverd by GEN_RTC - sparc64 never picked
      it until now and it doesn't have asm/rtc.h to go with it, so it
      wouldn't compile anyway (or have these ioctls in the user-visible
      headers, for that matter).
      
      FWIW, I'm very tempted to introduce ARCH_HAS_GEN_RTC and have it set
      in arch/*/Kconfig for architectures that know what to do with this
      stuff - for something supposedly generic the list of architectures
      where it doesn't work is getting too long...
      Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      c0f2f761
    • A
      [MOXA]: Fix this driver properly. · 1d25240f
      Al Viro 提交于
      Actually, proper fix of that breakage is embarrassingly simple - it's yet
      another gratitious leftover include of asm/segment.h, so incremental to the
      previos would be removal of that BROKEN and removal of bogus include from
      mxser.c itself.
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      1d25240f
  9. 05 9月, 2005 2 次提交
  10. 03 9月, 2005 1 次提交
  11. 01 9月, 2005 2 次提交
  12. 24 8月, 2005 3 次提交
  13. 28 7月, 2005 1 次提交
  14. 26 6月, 2005 1 次提交
  15. 22 6月, 2005 1 次提交
  16. 04 5月, 2005 2 次提交
  17. 01 5月, 2005 1 次提交
  18. 26 4月, 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