aboutsummaryrefslogtreecommitdiff
path: root/Documentation/development-process/2.Process
AgeCommit message (Collapse)AuthorFilesLines
2013-07-25Documentation: development-process: Update -mm and -next URLsMartin Nordholts1-2/+2
Both old URLs are broken, so update them. Signed-off-by: Martin Nordholts <[email protected]> Acked-by: Rob Landley <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2011-03-25docs: update the development process documentJonathan Corbet1-89/+88
Here's a set of changes updating Documentation/development-process. I have update kernel releases and relevant statistics, added information for a couple of tools, zapped some trailing white space, and generally tried to make it more closely match the current state of affairs. [Typo fixes from Joe Perches and Nicolas Kaiser incorporated] Signed-off-by: Jonathan Corbet <[email protected]> Acked-by: Greg KH <[email protected]> Cc: Randy Dunlap <[email protected]>
2010-11-18Documentation/development-process: more staging infoAndres Salomon1-6/+19
Document things that I would've liked to have known when submitting a driver to gregkh for staging. Signed-off-by: Andres Salomon <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
2010-11-18Documentation/development-process: use -next trees instead of stagingAndres Salomon1-4/+4
This is confusing, as we have "staging" trees for drivers/staging. Call them -next trees. Signed-off-by: Andres Salomon <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
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 Dunlap1-3/+12
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]>
2008-10-16Add the development process documentJonathan Corbet1-0/+459
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]>