1. 06 1月, 2006 8 次提交
  2. 05 1月, 2006 1 次提交
  3. 29 11月, 2005 1 次提交
  4. 13 11月, 2005 2 次提交
  5. 10 11月, 2005 3 次提交
  6. 09 11月, 2005 2 次提交
    • 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
    • R
      [ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 models · a63ae442
      Richard Purdie 提交于
      Patch from Richard Purdie
      
      The Sharp SL-Cxx00 models have a combined power control for the SD
      and CF slot 0. This patch adds hooks to the scoop driver to allow
      machines to provide a custom control function for this and such a
      function is added for spitz/akita/borzoi.
      
      It also moves the gpio init code into the machine files as this
      is machine dependent and differs between some models. A couple of
      warnings when compiling for collie are also fixed.
      
      Signed-off-by: Richard Purdie
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      a63ae442
  7. 07 11月, 2005 1 次提交
  8. 31 10月, 2005 2 次提交
  9. 30 10月, 2005 3 次提交
  10. 29 10月, 2005 4 次提交
  11. 28 10月, 2005 1 次提交
  12. 15 10月, 2005 1 次提交
  13. 10 10月, 2005 1 次提交
  14. 09 10月, 2005 1 次提交
  15. 29 9月, 2005 3 次提交
  16. 26 9月, 2005 6 次提交