An error occurred fetching the project authors.
  1. 13 Apr, 2009 1 commit
  2. 06 Jan, 2009 1 commit
  3. 16 Oct, 2008 1 commit
  4. 28 Apr, 2008 1 commit
  5. 19 Oct, 2007 1 commit
  6. 17 Oct, 2007 1 commit
  7. 16 Oct, 2007 1 commit
  8. 12 Feb, 2007 1 commit
  9. 08 Dec, 2006 1 commit
  10. 10 Jul, 2006 1 commit
  11. 03 Jul, 2006 5 commits
  12. 30 Jun, 2006 1 commit
  13. 24 Jun, 2006 1 commit
  14. 07 Jun, 2006 1 commit
  15. 29 May, 2006 4 commits
  16. 27 May, 2006 2 commits
  17. 03 Apr, 2006 7 commits
  18. 11 Mar, 2006 1 commit
  19. 15 Jan, 2006 1 commit
  20. 20 Dec, 2005 2 commits
  21. 09 Nov, 2005 1 commit
    • Olaf Hering's avatar
      [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason · 733482e4
      Olaf Hering authored
      This patch removes almost all inclusions of linux/version.h.  The 3
      #defines are unused in most of the touched files.
      
      A few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is
      unfortunatly in linux/version.h.
      
      There are also lots of #ifdef for long obsolete kernels, this was not
      touched.  In a few places, the linux/version.h include was move to where
      the LINUX_VERSION_CODE was used.
      
      quilt vi `find * -type f -name "*.[ch]"|xargs grep -El '(UTS_RELEASE|LINUX_VERSION_CODE|KERNEL_VERSION|linux/version.h)'|grep -Ev '(/(boot|coda|drm)/|~$)'`
      
      search pattern:
      /UTS_RELEASE\|LINUX_VERSION_CODE\|KERNEL_VERSION\|linux\/\(utsname\|version\).h
      Signed-off-by: default avatarOlaf Hering <olh@suse.de>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      733482e4
  22. 07 Nov, 2005 2 commits
  23. 29 Sep, 2005 1 commit
  24. 09 Sep, 2005 1 commit