An error occurred fetching the project authors.
  1. 20 Jul, 2008 1 commit
  2. 26 Jun, 2008 1 commit
  3. 29 Apr, 2008 1 commit
  4. 24 Apr, 2008 2 commits
  5. 18 Feb, 2008 1 commit
  6. 25 Jan, 2008 4 commits
  7. 22 Oct, 2007 2 commits
  8. 10 Oct, 2007 1 commit
  9. 18 Jul, 2007 4 commits
  10. 27 Apr, 2007 1 commit
  11. 21 Feb, 2007 3 commits
  12. 14 Feb, 2007 1 commit
    • Tim Schmielau's avatar
      [PATCH] remove many unneeded #includes of sched.h · cd354f1a
      Tim Schmielau authored
      After Al Viro (finally) succeeded in removing the sched.h #include in module.h
      recently, it makes sense again to remove other superfluous sched.h includes.
      There are quite a lot of files which include it but don't actually need
      anything defined in there.  Presumably these includes were once needed for
      macros that used to live in sched.h, but moved to other header files in the
      course of cleaning it up.
      
      To ease the pain, this time I did not fiddle with any header files and only
      removed #includes from .c-files, which tend to cause less trouble.
      
      Compile tested against 2.6.20-rc2 and 2.6.20-rc2-mm2 (with offsets) on alpha,
      arm, i386, ia64, mips, powerpc, and x86_64 with allnoconfig, defconfig,
      allmodconfig, and allyesconfig as well as a few randconfigs on x86_64 and all
      configs in arch/arm/configs on arm.  I also checked that no new warnings were
      introduced by the patch (actually, some warnings are removed that were emitted
      by unnecessarily included header files).
      Signed-off-by: default avatarTim Schmielau <tim@physik3.uni-rostock.de>
      Acked-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      cd354f1a
  13. 10 Dec, 2006 4 commits
  14. 13 Nov, 2006 3 commits
  15. 03 Oct, 2006 1 commit
  16. 26 Sep, 2006 1 commit
  17. 25 Jun, 2006 1 commit
  18. 27 Feb, 2006 1 commit
  19. 07 Feb, 2006 1 commit
  20. 23 Jan, 2006 2 commits
  21. 09 Jan, 2006 2 commits
  22. 20 Nov, 2005 1 commit
  23. 14 Nov, 2005 1 commit