09 Jun, 2007

1 commit


01 Jun, 2007

1 commit

  • We are seeing increasing levels of minor patch style violations in submissions
    to the mailing lists as well as making it into the tree. These detract from
    the quality of the submission and cause unnessary work for reviewers.

    As a first step package up the current state of the patch style checker and
    include it in the kernel tree. Add instructions suggesting running it on
    submissions. This adds version v0.01 of the checkpatch.pl script.

    Signed-off-by: Andy Whitcroft
    Signed-off-by: Joel Schopp
    Cc: Randy Dunlap
    Cc: Dave Jones
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andy Whitcroft
     

10 May, 2007

1 commit

  • It seems that we need to clarify that a patch series is a series of related
    patches rather than "here are some of my patches as multiple (numbered)
    emails."

    Signed-off-by: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Randy Dunlap
     

24 Jan, 2007

1 commit


30 Sep, 2006

2 commits


13 Sep, 2006

1 commit


01 Aug, 2006

1 commit


15 Jan, 2006

1 commit


09 Jan, 2006

2 commits


03 Jan, 2006

1 commit


03 Oct, 2005

2 commits


02 Aug, 2005

1 commit


29 Jun, 2005

1 commit

  • Corrections to Documentation/Submitting{Drivers,Patches}
    - update LANANA info.
    - fix some typos
    - update 2.2 kernel maintainer info.
    - update 'dontdiff' info.
    - update URLs for patch scripts
    - add Trivial Patch Monkey URL
    - add more references for submitting patches

    Signed-off-by: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Randy Dunlap
     

26 Jun, 2005

2 commits


14 Jun, 2005

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds