[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20081001135430.6e2b2493@bike.lwn.net>
Date: Wed, 1 Oct 2008 13:54:30 -0600
From: Jonathan Corbet <corbet@....net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
"Michael Kerrisk" <mtk.manpages@...glemail.com>,
Alberto Bertogli <albertito@...tiri.com.ar>,
Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>
Subject: [PULL] Documentation
My documentation tree contains the development process document I wrote
back in June; it has been reviewed on the list a couple of times and
published by the Linux Foundation. I've also put in a few docs changes
from others that I have run across. I can guarantee it will cause no
2.6.27 regressions, but there is also no real reason why it can't wait
until the merge window opens.
jon
The following changes are available in the git repository at:
git://git.lwn.net/linux-2.6.git docs
Alberto Bertogli (1):
Documentation/block/data-integrity.txt: Fix section numbers
Hidetoshi Seto (1):
doc: Test-by?
Jonathan Corbet (1):
Add the development process document
Michael Kerrisk (2):
SubmitChecklist: interfaces changes should CC linux-api@
Documentation/HOWTO: info about interface changes should CC linux-api@...r
Documentation/00-INDEX | 3 +
Documentation/HOWTO | 3 +-
Documentation/SubmitChecklist | 2 +
Documentation/SubmittingPatches | 2 +-
Documentation/block/data-integrity.txt | 4 +-
Documentation/development-process/1.Intro | 274 ++++++++++++
Documentation/development-process/2.Process | 459 ++++++++++++++++++++
Documentation/development-process/3.Early-stage | 195 +++++++++
Documentation/development-process/4.Coding | 384 ++++++++++++++++
Documentation/development-process/5.Posting | 278 ++++++++++++
Documentation/development-process/6.Followthrough | 202 +++++++++
Documentation/development-process/7.AdvancedTopics | 173 ++++++++
Documentation/development-process/8.Conclusion | 74 ++++
13 files changed, 2049 insertions(+), 4 deletions(-)
create mode 100644 Documentation/development-process/1.Intro
create mode 100644 Documentation/development-process/2.Process
create mode 100644 Documentation/development-process/3.Early-stage
create mode 100644 Documentation/development-process/4.Coding
create mode 100644 Documentation/development-process/5.Posting
create mode 100644 Documentation/development-process/6.Followthrough
create mode 100644 Documentation/development-process/7.AdvancedTopics
create mode 100644 Documentation/development-process/8.Conclusion
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists