aboutsummaryrefslogtreecommitdiff
path: root/Documentation/development-process
AgeCommit message (Collapse)AuthorFilesLines
2010-05-24Documentation/development-process: add staging & mmotm infoRandy Dunlap1-6/+8
Update explanation of mmotm. Add explanation of drivers/staging/. Signed-off-by: Randy Dunlap <[email protected]> Acked-by: Jonathan Corbet <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2010-05-24Documentation/development-process: add maintainers and git infoRandy Dunlap2-4/+13
Add info on maintainers and persistent posting. Update git home page. Signed-off-by: Randy Dunlap <[email protected]> Acked-by: Jonathan Corbet <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2009-06-04docs: Encourage better changelogs in the development process documentJonathan Corbet1-3/+28
Add a couple of paragraphs to the "patch formatting" section on how patches should be described. This text is shamelessly cribbed from suggestions posted by Rusty Russell. Signed-off-by: Jonathan Corbet <[email protected]>
2009-01-08Fix a typo in the development process document.Jonathan Corbet1-3/+3
Reported-by: AnĂ­bal Monsalve Salazar <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
2008-10-16Add the development process documentJonathan Corbet8-0/+2039
This is an extended document intended to help interested developers, their managers, and their employers work with the kernel development process. This work was supported by the Linux Foundation. Signed-off-by: Jonathan Corbet <[email protected]>