diff options
author | Joe Perches <joe@perches.com> | 2010-03-05 16:43:11 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-06 14:26:35 -0500 |
commit | 8a6e25357d51d6ecf4ee21e9048f0416a085a79c (patch) | |
tree | 40cf59ac816f6dd07d7b775fc4d58b0469cf2bf1 /MAINTAINERS | |
parent | e200e0ec9148ad2941e30d59b9552973d49a82b6 (diff) |
MAINTAINERS: document and add "Q" patchwork queue entries
Patchwork queues show the acceptance/rejection state of submitted patches
for various MAINTAINER trees. Document their existence.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 43ce11f7bf48..e0d5c1a949d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -71,6 +71,7 @@ Descriptions of section entries: | |||
71 | M: Mail patches to: FullName <address@domain> | 71 | M: Mail patches to: FullName <address@domain> |
72 | L: Mailing list that is relevant to this area | 72 | L: Mailing list that is relevant to this area |
73 | W: Web-page with status/info | 73 | W: Web-page with status/info |
74 | Q: Patchwork web based patch tracking system site | ||
74 | T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. | 75 | T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. |
75 | S: Status, one of the following: | 76 | S: Status, one of the following: |
76 | Supported: Someone is actually paid to look after this. | 77 | Supported: Someone is actually paid to look after this. |
@@ -182,6 +183,7 @@ M: Ron Minnich <rminnich@sandia.gov> | |||
182 | M: Latchesar Ionkov <lucho@ionkov.net> | 183 | M: Latchesar Ionkov <lucho@ionkov.net> |
183 | L: v9fs-developer@lists.sourceforge.net | 184 | L: v9fs-developer@lists.sourceforge.net |
184 | W: http://swik.net/v9fs | 185 | W: http://swik.net/v9fs |
186 | Q: http://patchwork.kernel.org/project/v9fs-devel/list/ | ||
185 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git | 187 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git |
186 | S: Maintained | 188 | S: Maintained |
187 | F: Documentation/filesystems/9p.txt | 189 | F: Documentation/filesystems/9p.txt |
@@ -238,6 +240,7 @@ ACPI | |||
238 | M: Len Brown <lenb@kernel.org> | 240 | M: Len Brown <lenb@kernel.org> |
239 | L: linux-acpi@vger.kernel.org | 241 | L: linux-acpi@vger.kernel.org |
240 | W: http://www.lesswatts.org/projects/acpi/ | 242 | W: http://www.lesswatts.org/projects/acpi/ |
243 | Q: http://patchwork.kernel.org/project/linux-acpi/list/ | ||
241 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git | 244 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git |
242 | S: Supported | 245 | S: Supported |
243 | F: drivers/acpi/ | 246 | F: drivers/acpi/ |
@@ -1331,6 +1334,7 @@ BTRFS FILE SYSTEM | |||
1331 | M: Chris Mason <chris.mason@oracle.com> | 1334 | M: Chris Mason <chris.mason@oracle.com> |
1332 | L: linux-btrfs@vger.kernel.org | 1335 | L: linux-btrfs@vger.kernel.org |
1333 | W: http://btrfs.wiki.kernel.org/ | 1336 | W: http://btrfs.wiki.kernel.org/ |
1337 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | ||
1334 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git | 1338 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git |
1335 | S: Maintained | 1339 | S: Maintained |
1336 | F: Documentation/filesystems/btrfs.txt | 1340 | F: Documentation/filesystems/btrfs.txt |
@@ -1495,6 +1499,7 @@ M: Steve French <sfrench@samba.org> | |||
1495 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) | 1499 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) |
1496 | L: samba-technical@lists.samba.org (moderated for non-subscribers) | 1500 | L: samba-technical@lists.samba.org (moderated for non-subscribers) |
1497 | W: http://linux-cifs.samba.org/ | 1501 | W: http://linux-cifs.samba.org/ |
1502 | Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/ | ||
1498 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git | 1503 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git |
1499 | S: Supported | 1504 | S: Supported |
1500 | F: Documentation/filesystems/cifs.txt | 1505 | F: Documentation/filesystems/cifs.txt |
@@ -1781,6 +1786,7 @@ DEVICE-MAPPER (LVM) | |||
1781 | P: Alasdair Kergon | 1786 | P: Alasdair Kergon |
1782 | L: dm-devel@redhat.com | 1787 | L: dm-devel@redhat.com |
1783 | W: http://sources.redhat.com/dm | 1788 | W: http://sources.redhat.com/dm |
1789 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | ||
1784 | S: Maintained | 1790 | S: Maintained |
1785 | F: Documentation/device-mapper/ | 1791 | F: Documentation/device-mapper/ |
1786 | F: drivers/md/dm* | 1792 | F: drivers/md/dm* |
@@ -2125,6 +2131,7 @@ M: "Theodore Ts'o" <tytso@mit.edu> | |||
2125 | M: Andreas Dilger <adilger@sun.com> | 2131 | M: Andreas Dilger <adilger@sun.com> |
2126 | L: linux-ext4@vger.kernel.org | 2132 | L: linux-ext4@vger.kernel.org |
2127 | W: http://ext4.wiki.kernel.org | 2133 | W: http://ext4.wiki.kernel.org |
2134 | Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ | ||
2128 | S: Maintained | 2135 | S: Maintained |
2129 | F: Documentation/filesystems/ext4.txt | 2136 | F: Documentation/filesystems/ext4.txt |
2130 | F: fs/ext4/ | 2137 | F: fs/ext4/ |
@@ -2709,6 +2716,7 @@ F: drivers/scsi/ips.* | |||
2709 | IDE SUBSYSTEM | 2716 | IDE SUBSYSTEM |
2710 | M: "David S. Miller" <davem@davemloft.net> | 2717 | M: "David S. Miller" <davem@davemloft.net> |
2711 | L: linux-ide@vger.kernel.org | 2718 | L: linux-ide@vger.kernel.org |
2719 | Q: http://patchwork.ozlabs.org/project/linux-ide/list/ | ||
2712 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git | 2720 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git |
2713 | S: Maintained | 2721 | S: Maintained |
2714 | F: Documentation/ide/ | 2722 | F: Documentation/ide/ |
@@ -2763,6 +2771,7 @@ M: Sean Hefty <sean.hefty@intel.com> | |||
2763 | M: Hal Rosenstock <hal.rosenstock@gmail.com> | 2771 | M: Hal Rosenstock <hal.rosenstock@gmail.com> |
2764 | L: linux-rdma@vger.kernel.org | 2772 | L: linux-rdma@vger.kernel.org |
2765 | W: http://www.openib.org/ | 2773 | W: http://www.openib.org/ |
2774 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | ||
2766 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git | 2775 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git |
2767 | S: Supported | 2776 | S: Supported |
2768 | F: Documentation/infiniband/ | 2777 | F: Documentation/infiniband/ |
@@ -2782,6 +2791,7 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS | |||
2782 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2791 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
2783 | M: Dmitry Torokhov <dtor@mail.ru> | 2792 | M: Dmitry Torokhov <dtor@mail.ru> |
2784 | L: linux-input@vger.kernel.org | 2793 | L: linux-input@vger.kernel.org |
2794 | Q: http://patchwork.kernel.org/project/linux-input/list/ | ||
2785 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | 2795 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
2786 | S: Maintained | 2796 | S: Maintained |
2787 | F: drivers/input/ | 2797 | F: drivers/input/ |
@@ -3091,6 +3101,7 @@ F: drivers/hwmon/k8temp.c | |||
3091 | KCONFIG | 3101 | KCONFIG |
3092 | M: Roman Zippel <zippel@linux-m68k.org> | 3102 | M: Roman Zippel <zippel@linux-m68k.org> |
3093 | L: linux-kbuild@vger.kernel.org | 3103 | L: linux-kbuild@vger.kernel.org |
3104 | Q: http://patchwork.kernel.org/project/linux-kbuild/list/ | ||
3094 | S: Maintained | 3105 | S: Maintained |
3095 | F: Documentation/kbuild/kconfig-language.txt | 3106 | F: Documentation/kbuild/kconfig-language.txt |
3096 | F: scripts/kconfig/ | 3107 | F: scripts/kconfig/ |
@@ -3304,6 +3315,7 @@ M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | |||
3304 | M: Paul Mackerras <paulus@samba.org> | 3315 | M: Paul Mackerras <paulus@samba.org> |
3305 | W: http://www.penguinppc.org/ | 3316 | W: http://www.penguinppc.org/ |
3306 | L: linuxppc-dev@ozlabs.org | 3317 | L: linuxppc-dev@ozlabs.org |
3318 | Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ | ||
3307 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git | 3319 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git |
3308 | S: Supported | 3320 | S: Supported |
3309 | F: Documentation/powerpc/ | 3321 | F: Documentation/powerpc/ |
@@ -3560,6 +3572,7 @@ M: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
3560 | P: LinuxTV.org Project | 3572 | P: LinuxTV.org Project |
3561 | L: linux-media@vger.kernel.org | 3573 | L: linux-media@vger.kernel.org |
3562 | W: http://linuxtv.org | 3574 | W: http://linuxtv.org |
3575 | Q: http://patchwork.kernel.org/project/linux-media/list/ | ||
3563 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3576 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
3564 | S: Maintained | 3577 | S: Maintained |
3565 | F: Documentation/dvb/ | 3578 | F: Documentation/dvb/ |
@@ -3595,8 +3608,9 @@ F: mm/memcontrol.c | |||
3595 | 3608 | ||
3596 | MEMORY TECHNOLOGY DEVICES (MTD) | 3609 | MEMORY TECHNOLOGY DEVICES (MTD) |
3597 | M: David Woodhouse <dwmw2@infradead.org> | 3610 | M: David Woodhouse <dwmw2@infradead.org> |
3598 | W: http://www.linux-mtd.infradead.org/ | ||
3599 | L: linux-mtd@lists.infradead.org | 3611 | L: linux-mtd@lists.infradead.org |
3612 | W: http://www.linux-mtd.infradead.org/ | ||
3613 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | ||
3600 | T: git git://git.infradead.org/mtd-2.6.git | 3614 | T: git git://git.infradead.org/mtd-2.6.git |
3601 | S: Maintained | 3615 | S: Maintained |
3602 | F: drivers/mtd/ | 3616 | F: drivers/mtd/ |
@@ -3856,6 +3870,7 @@ S: Maintained | |||
3856 | NETWORKING [WIRELESS] | 3870 | NETWORKING [WIRELESS] |
3857 | M: "John W. Linville" <linville@tuxdriver.com> | 3871 | M: "John W. Linville" <linville@tuxdriver.com> |
3858 | L: linux-wireless@vger.kernel.org | 3872 | L: linux-wireless@vger.kernel.org |
3873 | Q: http://patchwork.kernel.org/project/linux-wireless/list/ | ||
3859 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 3874 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3860 | S: Maintained | 3875 | S: Maintained |
3861 | F: net/mac80211/ | 3876 | F: net/mac80211/ |
@@ -3948,6 +3963,7 @@ M: Tony Lindgren <tony@atomide.com> | |||
3948 | L: linux-omap@vger.kernel.org | 3963 | L: linux-omap@vger.kernel.org |
3949 | W: http://www.muru.com/linux/omap/ | 3964 | W: http://www.muru.com/linux/omap/ |
3950 | W: http://linux.omap.com/ | 3965 | W: http://linux.omap.com/ |
3966 | Q: http://patchwork.kernel.org/project/linux-omap/list/ | ||
3951 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | 3967 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git |
3952 | S: Maintained | 3968 | S: Maintained |
3953 | F: arch/arm/*omap*/ | 3969 | F: arch/arm/*omap*/ |
@@ -4174,6 +4190,7 @@ M: Helge Deller <deller@gmx.de> | |||
4174 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> | 4190 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> |
4175 | L: linux-parisc@vger.kernel.org | 4191 | L: linux-parisc@vger.kernel.org |
4176 | W: http://www.parisc-linux.org/ | 4192 | W: http://www.parisc-linux.org/ |
4193 | Q: http://patchwork.kernel.org/project/linux-parisc/list/ | ||
4177 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git | 4194 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git |
4178 | S: Maintained | 4195 | S: Maintained |
4179 | F: arch/parisc/ | 4196 | F: arch/parisc/ |
@@ -4216,6 +4233,7 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt | |||
4216 | PCI SUBSYSTEM | 4233 | PCI SUBSYSTEM |
4217 | M: Jesse Barnes <jbarnes@virtuousgeek.org> | 4234 | M: Jesse Barnes <jbarnes@virtuousgeek.org> |
4218 | L: linux-pci@vger.kernel.org | 4235 | L: linux-pci@vger.kernel.org |
4236 | Q: http://patchwork.kernel.org/project/linux-pci/list/ | ||
4219 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git | 4237 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |
4220 | S: Supported | 4238 | S: Supported |
4221 | F: Documentation/PCI/ | 4239 | F: Documentation/PCI/ |
@@ -4593,6 +4611,7 @@ F: include/linux/rtc.h | |||
4593 | REAL TIME CLOCK (RTC) SUBSYSTEM | 4611 | REAL TIME CLOCK (RTC) SUBSYSTEM |
4594 | M: Alessandro Zummo <a.zummo@towertech.it> | 4612 | M: Alessandro Zummo <a.zummo@towertech.it> |
4595 | L: rtc-linux@googlegroups.com | 4613 | L: rtc-linux@googlegroups.com |
4614 | Q: http://patchwork.ozlabs.org/project/rtc-linux/list/ | ||
4596 | S: Maintained | 4615 | S: Maintained |
4597 | F: Documentation/rtc.txt | 4616 | F: Documentation/rtc.txt |
4598 | F: drivers/rtc/ | 4617 | F: drivers/rtc/ |
@@ -4960,6 +4979,7 @@ F: drivers/*/*/*s3c2410* | |||
4960 | TI DAVINCI MACHINE SUPPORT | 4979 | TI DAVINCI MACHINE SUPPORT |
4961 | P: Kevin Hilman | 4980 | P: Kevin Hilman |
4962 | M: davinci-linux-open-source@linux.davincidsp.com | 4981 | M: davinci-linux-open-source@linux.davincidsp.com |
4982 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | ||
4963 | S: Supported | 4983 | S: Supported |
4964 | F: arch/arm/mach-davinci | 4984 | F: arch/arm/mach-davinci |
4965 | 4985 | ||
@@ -5125,6 +5145,7 @@ F: include/sound/soc* | |||
5125 | SPARC + UltraSPARC (sparc/sparc64) | 5145 | SPARC + UltraSPARC (sparc/sparc64) |
5126 | M: "David S. Miller" <davem@davemloft.net> | 5146 | M: "David S. Miller" <davem@davemloft.net> |
5127 | L: sparclinux@vger.kernel.org | 5147 | L: sparclinux@vger.kernel.org |
5148 | Q: http://patchwork.ozlabs.org/project/sparclinux/list/ | ||
5128 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | 5149 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git |
5129 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5150 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
5130 | S: Maintained | 5151 | S: Maintained |
@@ -5140,6 +5161,7 @@ SPI SUBSYSTEM | |||
5140 | M: David Brownell <dbrownell@users.sourceforge.net> | 5161 | M: David Brownell <dbrownell@users.sourceforge.net> |
5141 | M: Grant Likely <grant.likely@secretlab.ca> | 5162 | M: Grant Likely <grant.likely@secretlab.ca> |
5142 | L: spi-devel-general@lists.sourceforge.net | 5163 | L: spi-devel-general@lists.sourceforge.net |
5164 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | ||
5143 | S: Maintained | 5165 | S: Maintained |
5144 | F: Documentation/spi/ | 5166 | F: Documentation/spi/ |
5145 | F: drivers/spi/ | 5167 | F: drivers/spi/ |
@@ -5216,6 +5238,7 @@ SUPERH | |||
5216 | M: Paul Mundt <lethal@linux-sh.org> | 5238 | M: Paul Mundt <lethal@linux-sh.org> |
5217 | L: linux-sh@vger.kernel.org | 5239 | L: linux-sh@vger.kernel.org |
5218 | W: http://www.linux-sh.org | 5240 | W: http://www.linux-sh.org |
5241 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
5219 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 5242 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git |
5220 | S: Supported | 5243 | S: Supported |
5221 | F: Documentation/sh/ | 5244 | F: Documentation/sh/ |
@@ -6179,6 +6202,7 @@ F: drivers/serial/zs.* | |||
6179 | THE REST | 6202 | THE REST |
6180 | M: Linus Torvalds <torvalds@linux-foundation.org> | 6203 | M: Linus Torvalds <torvalds@linux-foundation.org> |
6181 | L: linux-kernel@vger.kernel.org | 6204 | L: linux-kernel@vger.kernel.org |
6205 | Q: http://patchwork.kernel.org/project/LKML/list/ | ||
6182 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | 6206 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git |
6183 | S: Buried alive in reporters | 6207 | S: Buried alive in reporters |
6184 | F: * | 6208 | F: * |