An error occurred fetching the project authors.
  1. 18 Nov, 2005 1 commit
  2. 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
  3. 08 Nov, 2005 2 commits
  4. 06 Nov, 2005 1 commit
  5. 31 Oct, 2005 1 commit
  6. 29 Oct, 2005 1 commit
  7. 28 Oct, 2005 2 commits
  8. 24 Sep, 2005 1 commit
  9. 14 Sep, 2005 1 commit
  10. 07 Sep, 2005 1 commit
  11. 05 Sep, 2005 1 commit
  12. 27 Jun, 2005 1 commit
  13. 16 Apr, 2005 2 commits