diff options
author | Glenn Elliott <gelliott@cs.unc.edu> | 2012-03-04 19:47:13 -0500 |
---|---|---|
committer | Glenn Elliott <gelliott@cs.unc.edu> | 2012-03-04 19:47:13 -0500 |
commit | c71c03bda1e86c9d5198c5d83f712e695c4f2a1e (patch) | |
tree | ecb166cb3e2b7e2adb3b5e292245fefd23381ac8 /Documentation/SubmittingPatches | |
parent | ea53c912f8a86a8567697115b6a0d8152beee5c8 (diff) | |
parent | 6a00f206debf8a5c8899055726ad127dbeeed098 (diff) |
Merge branch 'mpi-master' into wip-k-fmlpwip-k-fmlp
Conflicts:
litmus/sched_cedf.c
Diffstat (limited to 'Documentation/SubmittingPatches')
-rw-r--r-- | Documentation/SubmittingPatches | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 689e2371095c..569f3532e138 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches | |||
@@ -714,10 +714,11 @@ Jeff Garzik, "Linux kernel patch submission format". | |||
714 | <http://linux.yyz.us/patch-format.html> | 714 | <http://linux.yyz.us/patch-format.html> |
715 | 715 | ||
716 | Greg Kroah-Hartman, "How to piss off a kernel subsystem maintainer". | 716 | Greg Kroah-Hartman, "How to piss off a kernel subsystem maintainer". |
717 | <http://www.kroah.com/log/2005/03/31/> | 717 | <http://www.kroah.com/log/linux/maintainer.html> |
718 | <http://www.kroah.com/log/2005/07/08/> | 718 | <http://www.kroah.com/log/linux/maintainer-02.html> |
719 | <http://www.kroah.com/log/2005/10/19/> | 719 | <http://www.kroah.com/log/linux/maintainer-03.html> |
720 | <http://www.kroah.com/log/2006/01/11/> | 720 | <http://www.kroah.com/log/linux/maintainer-04.html> |
721 | <http://www.kroah.com/log/linux/maintainer-05.html> | ||
721 | 722 | ||
722 | NO!!!! No more huge patch bombs to linux-kernel@vger.kernel.org people! | 723 | NO!!!! No more huge patch bombs to linux-kernel@vger.kernel.org people! |
723 | <http://marc.theaimsgroup.com/?l=linux-kernel&m=112112749912944&w=2> | 724 | <http://marc.theaimsgroup.com/?l=linux-kernel&m=112112749912944&w=2> |
@@ -729,7 +730,7 @@ Linus Torvalds's mail on the canonical patch format: | |||
729 | <http://lkml.org/lkml/2005/4/7/183> | 730 | <http://lkml.org/lkml/2005/4/7/183> |
730 | 731 | ||
731 | Andi Kleen, "On submitting kernel patches" | 732 | Andi Kleen, "On submitting kernel patches" |
732 | Some strategies to get difficult or controversal changes in. | 733 | Some strategies to get difficult or controversial changes in. |
733 | http://halobates.de/on-submitting-patches.pdf | 734 | http://halobates.de/on-submitting-patches.pdf |
734 | 735 | ||
735 | -- | 736 | -- |