An error occurred fetching the project authors.
  1. 14 Jun, 2007 1 commit
  2. 03 Jan, 2007 1 commit
  3. 23 Dec, 2006 1 commit
  4. 17 Dec, 2006 1 commit
  5. 16 Dec, 2006 1 commit
  6. 13 Dec, 2006 1 commit
  7. 12 Dec, 2006 1 commit
  8. 21 Oct, 2006 2 commits
  9. 18 Oct, 2006 2 commits
  10. 15 Oct, 2006 7 commits
  11. 01 Oct, 2006 1 commit
  12. 27 Sep, 2006 1 commit
  13. 05 Sep, 2006 1 commit
  14. 27 Aug, 2006 1 commit
  15. 31 Jul, 2006 1 commit
  16. 30 Jun, 2006 1 commit
  17. 26 Jun, 2006 1 commit
  18. 25 Jun, 2006 1 commit
  19. 01 Jun, 2006 1 commit
  20. 30 May, 2006 1 commit
  21. 02 Apr, 2006 1 commit
  22. 09 Feb, 2006 1 commit
  23. 12 Jan, 2006 1 commit
  24. 07 Jan, 2006 1 commit
  25. 01 Dec, 2005 1 commit
  26. 31 Oct, 2005 1 commit
    • Tim Schmielau's avatar
      [PATCH] fix missing includes · 4e57b681
      Tim Schmielau authored
      I recently picked up my older work to remove unnecessary #includes of
      sched.h, starting from a patch by Dave Jones to not include sched.h
      from module.h. This reduces the number of indirect includes of sched.h
      by ~300. Another ~400 pointless direct includes can be removed after
      this disentangling (patch to follow later).
      However, quite a few indirect includes need to be fixed up for this.
      
      In order to feed the patches through -mm with as little disturbance as
      possible, I've split out the fixes I accumulated up to now (complete for
      i386 and x86_64, more archs to follow later) and post them before the real
      patch.  This way this large part of the patch is kept simple with only
      adding #includes, and all hunks are independent of each other.  So if any
      hunk rejects or gets in the way of other patches, just drop it.  My scripts
      will pick it up again in the next round.
      Signed-off-by: default avatarTim Schmielau <tim@physik3.uni-rostock.de>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      4e57b681
  27. 20 Oct, 2005 1 commit
  28. 27 Aug, 2005 1 commit
  29. 29 Jul, 2005 1 commit
  30. 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