An error occurred fetching the project authors.
  1. 09 Jan, 2006 1 commit
  2. 06 Jan, 2006 1 commit
  3. 23 Dec, 2005 1 commit
  4. 19 Dec, 2005 1 commit
  5. 12 Dec, 2005 1 commit
  6. 14 Nov, 2005 1 commit
  7. 31 Oct, 2005 2 commits
  8. 09 Sep, 2005 1 commit
  9. 07 Sep, 2005 1 commit
  10. 06 Sep, 2005 2 commits
    • Al Viro's avatar
      [SPARC64]: Kconfig fix (GEN_RTC dependencies) · c0f2f761
      Al Viro authored
      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: default avatarAl Viro <viro@zeniv.linux.org.uk>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      c0f2f761
    • Al Viro's avatar
      [MOXA]: Fix this driver properly. · 1d25240f
      Al Viro authored
      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: default avatarDavid S. Miller <davem@davemloft.net>
      1d25240f
  11. 05 Sep, 2005 2 commits
  12. 02 Sep, 2005 1 commit
  13. 01 Sep, 2005 1 commit
  14. 31 Aug, 2005 1 commit
  15. 24 Aug, 2005 3 commits
  16. 27 Jul, 2005 1 commit
  17. 25 Jun, 2005 1 commit
  18. 22 Jun, 2005 1 commit
  19. 04 May, 2005 1 commit
  20. 03 May, 2005 1 commit
  21. 01 May, 2005 1 commit
  22. 25 Apr, 2005 1 commit
  23. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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