1. 26 Jun, 2009 1 commit
  2. 14 Jun, 2009 2 commits
  3. 12 Jun, 2009 1 commit
  4. 09 Jun, 2009 1 commit
  5. 19 Apr, 2009 1 commit
    • Sam Ravnborg's avatar
      kbuild: support include/generated · f14875a3
      Sam Ravnborg authored
      
      We need a location for generated files.
      Today they are spread over several places and bringing them
      together to a common place makes it obvious hat is generated
      and what isreal files.
      
      Al Viro originally suggested: include/gen
      Linus suggested to spell it out.
      
      This patch implement support for
      
          include/generated
      
      All files in include/generated are ignored by git.
      include/generated is removed during "make mrproper".
      
      With this we are ready to implement support for include/generated
      in the various architctures and in the base kernel.
      Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
      Cc: Al Viro <viro@ZenIV.linux.org.uk>
      Cc: Linus Torvalds <torvalds@linux-foundation.org>
      f14875a3
  6. 29 Jun, 2008 1 commit
  7. 18 Jun, 2008 1 commit
  8. 25 May, 2008 1 commit
  9. 11 May, 2008 1 commit
    • S.Çağlar Onur's avatar
      Remove *.rej pattern from .gitignore · 1f5d3a6b
      S.Çağlar Onur authored
      With commit 3f1b0e1f
      
       ".gitignore update"
      Linus's current git tree starts to ignore any "*.rej" files.
      So "git status" no longer shows these files, but the ones who works with
      quilt patchsets, this not makes life easier as expected.
      Because sometimes a work flow (at least for me) requires
      "quilt push -f" followed by "git status" to see unresolved merge
      conflicts, work on these conflicts to correct them and finalize
      the patch with "quilt refresh".
      
      And if there are some "*.rej" files exists in tree, for whatever
      reason, this means something goes really wrong there and i think
      this situation not deserves to be ignored.
      Signed-off-by: default avatarS.Çağlar Onur <caglar@pardus.org.tr>
      Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
      1f5d3a6b
  10. 01 May, 2008 1 commit
  11. 25 Apr, 2008 1 commit
  12. 05 Mar, 2008 1 commit
  13. 28 Jan, 2008 1 commit
  14. 19 Oct, 2007 1 commit
  15. 17 Oct, 2007 1 commit
  16. 31 Jul, 2007 1 commit
  17. 20 Jul, 2007 1 commit
  18. 16 Jul, 2007 1 commit
  19. 22 Dec, 2006 1 commit
  20. 13 Nov, 2006 1 commit
  21. 16 Sep, 2006 3 commits
  22. 01 Aug, 2006 2 commits
  23. 21 Mar, 2006 1 commit
  24. 27 Feb, 2006 1 commit
  25. 06 Jan, 2006 1 commit
  26. 01 Jan, 2006 1 commit
  27. 18 Oct, 2005 1 commit