1. 01 9月, 2012 1 次提交
  2. 31 3月, 2012 1 次提交
  3. 27 12月, 2011 1 次提交
  4. 24 5月, 2011 1 次提交
  5. 07 1月, 2011 1 次提交
  6. 12 12月, 2009 1 次提交
  7. 24 10月, 2009 1 次提交
  8. 07 10月, 2009 1 次提交
    • D
      kconfig: simplification of scripts/extract-ikconfig · 7b76bfc8
      Dick Streefland 提交于
      I've rewritten the extract-ikconfig script to extract the kernel
      configuration from a kernel compiled with CONFIG_IKCONFIG. The main
      motivation for the rewrite was to remove the dependency on the
      external C program binoffset.c, which is compiled on the initial run.
      
      The binoffset executable is invoked with a relative path, which means
      that the old script can only be run from the top of the kernel tree,
      and only when you have write permission in the scripts directory.
      
      The new script uses tr/grep/tail/zcat only, and can be invoked from
      anywhere. The binoffset.c program has been removed. This script
      requires GNU grep 2.5 (released 2002-03-13) or higher, because the -o
      option was introduced in that version.
      Signed-off-by: NDick Streefland <dick@streefland.net>
      LKML-Reference: <20091006203540.GA14634@streefland.net>
      Tested-by: NSteven Rostedt <rostedt@goodmis.org>
      Cc: Sam Ravnborg <sam@ravnborg.org>
      Signed-off-by: NSteven Rostedt <rostedt@goodmis.org>
      7b76bfc8
  9. 16 9月, 2009 1 次提交
    • D
      sparc: Kill PROM console driver. · 09d3f3f0
      David S. Miller 提交于
      Many years ago when this driver was written, it had a use, but these
      days it's nothing but trouble and distributions should not enable it
      in any situation.
      
      Pretty much every console device a sparc machine could see has a
      bonafide real driver, making the PROM console hack unnecessary.
      
      If any new device shows up, we should write a driver instead of
      depending upon this crutch to save us.  We've been able to take care
      of this even when no chip documentation exists (sunxvr500, sunxvr2500)
      so there are no excuses.
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      09d3f3f0
  10. 27 3月, 2009 1 次提交
  11. 17 10月, 2008 1 次提交
    • R
      dontdiff: more updates to be closer to gitignore · 929f37cb
      Randy Dunlap 提交于
      defkeymap.c_shipped should be diffed if it is changed.
      Reported-by: NMike Galbraith <efault@gmx.de>
      
      COPYING, CREDITS, .mailmap should be diffed if they are changed.
      keywords.c_shipped & lex.c_shipped should be diffed when changed.
      parse.[ch]_shipped should be diffed when changed.
      Reported-by: NSam Ravnborg <sam@ravnborg.org>
      
      vsyscall* updates from a .gitignore patch by "Denis V. Lunev" <den@openvz.org>.
      
      *.so.dbg from a .gitignore patch by Thomas Gleixner <tglx@linutronix.de>.
      
      binoffset from a .gitignore patch by Uwe Kleine-Koenig
      <Uwe.Kleine-Koenig@digi.com>.
      
      Module.markers from a .gitignore patch by Matthew Wilcox
      <willy@linux.intel.com>.
      
      vmlinux*.lds* should be diffed if changed.
      Reported-by: NEtienne Lorrain <etienne_lorrain@yahoo.fr>
      
      vmlinux.lds from a .gitignore patch by Daniel Guilak
      <daniel@danielguilak.com>.
      
      *.scr should be diffed if changed.
      
      Lots of updates from http://lkml.org/lkml/2008/5/20/32 Reported-by: Bart
      Van Assche <bart.vanassche@gmail.com>
      
      Use ncscope.* instead of *cscope* since the latter may catch too many files.
      
      Add *.elf, from a .gitignore patch by Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>.
      
      Make firmware entries match .gitignore entries.
      
      Make some entries less greedy by removing trailing '*'.
      
      Remove "make_times_h" (no such file).
      Remove "filelist" (no such file).
      Remove "dummy_sym.c" (no such file).
      Remove "gen-kdb_cmds.c" (no such file).
      Remove "gentbl" (no such file).
      Remove "kconfig.tk" (no such file).
      Remove "tkparse" (no such file).
      Remove "sim710_d.h" (no such file).
      Remove "53c8xx_d.h" (no such file).
      Add "syscalltab.h" (generated file).
      Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      929f37cb
  12. 03 9月, 2008 1 次提交
  13. 29 4月, 2008 2 次提交
  14. 22 4月, 2008 1 次提交
  15. 12 1月, 2008 1 次提交
  16. 17 10月, 2007 2 次提交
  17. 01 8月, 2007 1 次提交
  18. 24 5月, 2007 1 次提交
  19. 03 5月, 2007 1 次提交
  20. 25 9月, 2006 1 次提交
  21. 13 9月, 2005 1 次提交
  22. 04 8月, 2005 1 次提交
  23. 16 7月, 2005 1 次提交
  24. 24 6月, 2005 1 次提交
  25. 06 5月, 2005 1 次提交
  26. 01 5月, 2005 1 次提交
  27. 17 4月, 2005 1 次提交