1. 11 7月, 2006 1 次提交
  2. 03 7月, 2006 1 次提交
  3. 01 7月, 2006 1 次提交
  4. 30 6月, 2006 1 次提交
  5. 28 6月, 2006 2 次提交
  6. 27 6月, 2006 1 次提交
  7. 31 3月, 2006 8 次提交
  8. 27 3月, 2006 1 次提交
  9. 23 3月, 2006 1 次提交
  10. 07 3月, 2006 2 次提交
  11. 08 2月, 2006 1 次提交
  12. 04 2月, 2006 1 次提交
  13. 15 1月, 2006 1 次提交
  14. 09 1月, 2006 2 次提交
  15. 06 1月, 2006 4 次提交
  16. 05 1月, 2006 1 次提交
  17. 19 11月, 2005 1 次提交
  18. 16 11月, 2005 1 次提交
  19. 09 11月, 2005 1 次提交
    • O
      [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason · 733482e4
      Olaf Hering 提交于
      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: NOlaf Hering <olh@suse.de>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      733482e4
  20. 07 11月, 2005 2 次提交
  21. 31 10月, 2005 1 次提交
  22. 24 9月, 2005 1 次提交
  23. 18 9月, 2005 1 次提交
  24. 17 9月, 2005 1 次提交
  25. 15 9月, 2005 1 次提交
  26. 08 9月, 2005 1 次提交