diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 50 |
1 files changed, 43 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index aed47f2d11a7..0765bb6aa3cb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -71,7 +71,7 @@ P: Person | |||
71 | M: Mail patches to | 71 | M: Mail patches to |
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 | T: SCM tree type and location. Type is one of: git, hg, quilt. | 74 | T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. |
75 | S: Status, one of the following: | 75 | S: Status, one of the following: |
76 | 76 | ||
77 | Supported: Someone is actually paid to look after this. | 77 | Supported: Someone is actually paid to look after this. |
@@ -159,7 +159,8 @@ F: drivers/net/r8169.c | |||
159 | 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER | 159 | 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER |
160 | L: linux-serial@vger.kernel.org | 160 | L: linux-serial@vger.kernel.org |
161 | W: http://serial.sourceforge.net | 161 | W: http://serial.sourceforge.net |
162 | S: Orphan | 162 | M: alan@lxorguk.ukuu.org.uk |
163 | S: Odd Fixes | ||
163 | F: drivers/serial/8250* | 164 | F: drivers/serial/8250* |
164 | F: include/linux/serial_8250.h | 165 | F: include/linux/serial_8250.h |
165 | 166 | ||
@@ -1808,10 +1809,10 @@ F: drivers/char/epca* | |||
1808 | F: drivers/char/digi* | 1809 | F: drivers/char/digi* |
1809 | 1810 | ||
1810 | DIRECTORY NOTIFICATION (DNOTIFY) | 1811 | DIRECTORY NOTIFICATION (DNOTIFY) |
1811 | P: Stephen Rothwell | 1812 | P: Eric Paris |
1812 | M: sfr@canb.auug.org.au | 1813 | M: eparis@parisplace.org |
1813 | L: linux-kernel@vger.kernel.org | 1814 | L: linux-kernel@vger.kernel.org |
1814 | S: Supported | 1815 | S: Maintained |
1815 | F: Documentation/filesystems/dnotify.txt | 1816 | F: Documentation/filesystems/dnotify.txt |
1816 | F: fs/notify/dnotify/ | 1817 | F: fs/notify/dnotify/ |
1817 | F: include/linux/dnotify.h | 1818 | F: include/linux/dnotify.h |
@@ -1985,6 +1986,16 @@ F: Documentation/edac.txt | |||
1985 | F: drivers/edac/edac_* | 1986 | F: drivers/edac/edac_* |
1986 | F: include/linux/edac.h | 1987 | F: include/linux/edac.h |
1987 | 1988 | ||
1989 | EDAC-AMD64 | ||
1990 | P: Doug Thompson | ||
1991 | M: dougthompson@xmission.com | ||
1992 | P: Borislav Petkov | ||
1993 | M: borislav.petkov@amd.com | ||
1994 | L: bluesmoke-devel@lists.sourceforge.net (moderated for non-subscribers) | ||
1995 | W: bluesmoke.sourceforge.net | ||
1996 | S: Supported | ||
1997 | F: drivers/edac/amd64_edac* | ||
1998 | |||
1988 | EDAC-E752X | 1999 | EDAC-E752X |
1989 | P: Mark Gross | 2000 | P: Mark Gross |
1990 | M: mark.gross@intel.com | 2001 | M: mark.gross@intel.com |
@@ -2854,6 +2865,8 @@ P: John McCutchan | |||
2854 | M: john@johnmccutchan.com | 2865 | M: john@johnmccutchan.com |
2855 | P: Robert Love | 2866 | P: Robert Love |
2856 | M: rlove@rlove.org | 2867 | M: rlove@rlove.org |
2868 | P: Eric Paris | ||
2869 | M: eparis@parisplace.org | ||
2857 | L: linux-kernel@vger.kernel.org | 2870 | L: linux-kernel@vger.kernel.org |
2858 | S: Maintained | 2871 | S: Maintained |
2859 | F: Documentation/filesystems/inotify.txt | 2872 | F: Documentation/filesystems/inotify.txt |
@@ -3357,6 +3370,16 @@ F: drivers/serial/kgdboc.c | |||
3357 | F: include/linux/kgdb.h | 3370 | F: include/linux/kgdb.h |
3358 | F: kernel/kgdb.c | 3371 | F: kernel/kgdb.c |
3359 | 3372 | ||
3373 | KMEMLEAK | ||
3374 | P: Catalin Marinas | ||
3375 | M: catalin.marinas@arm.com | ||
3376 | L: linux-kernel@vger.kernel.org | ||
3377 | S: Maintained | ||
3378 | F: Documentation/kmemleak.txt | ||
3379 | F: include/linux/kmemleak.h | ||
3380 | F: mm/kmemleak.c | ||
3381 | F: mm/kmemleak-test.c | ||
3382 | |||
3360 | KMEMTRACE | 3383 | KMEMTRACE |
3361 | P: Eduard - Gabriel Munteanu | 3384 | P: Eduard - Gabriel Munteanu |
3362 | M: eduard.munteanu@linux360.ro | 3385 | M: eduard.munteanu@linux360.ro |
@@ -4462,6 +4485,16 @@ S: Maintained | |||
4462 | F: include/linux/delayacct.h | 4485 | F: include/linux/delayacct.h |
4463 | F: kernel/delayacct.c | 4486 | F: kernel/delayacct.c |
4464 | 4487 | ||
4488 | PERFORMANCE COUNTER SUBSYSTEM | ||
4489 | P: Peter Zijlstra | ||
4490 | M: a.p.zijlstra@chello.nl | ||
4491 | P: Paul Mackerras | ||
4492 | M: paulus@samba.org | ||
4493 | P: Ingo Molnar | ||
4494 | M: mingo@elte.hu | ||
4495 | L: linux-kernel@vger.kernel.org | ||
4496 | S: Supported | ||
4497 | |||
4465 | PERSONALITY HANDLING | 4498 | PERSONALITY HANDLING |
4466 | P: Christoph Hellwig | 4499 | P: Christoph Hellwig |
4467 | M: hch@infradead.org | 4500 | M: hch@infradead.org |
@@ -4644,7 +4677,8 @@ F: drivers/pcmcia/pxa2xx* | |||
4644 | F: drivers/spi/pxa2xx* | 4677 | F: drivers/spi/pxa2xx* |
4645 | F: drivers/usb/gadget/pxa2* | 4678 | F: drivers/usb/gadget/pxa2* |
4646 | F: include/sound/pxa2xx-lib.h | 4679 | F: include/sound/pxa2xx-lib.h |
4647 | F: sound/soc/pxa/pxa2xx* | 4680 | F: sound/arm/pxa* |
4681 | F: sound/soc/pxa | ||
4648 | 4682 | ||
4649 | PXA168 SUPPORT | 4683 | PXA168 SUPPORT |
4650 | P: Eric Miao | 4684 | P: Eric Miao |
@@ -5371,11 +5405,12 @@ P: Liam Girdwood | |||
5371 | M: lrg@slimlogic.co.uk | 5405 | M: lrg@slimlogic.co.uk |
5372 | P: Mark Brown | 5406 | P: Mark Brown |
5373 | M: broonie@opensource.wolfsonmicro.com | 5407 | M: broonie@opensource.wolfsonmicro.com |
5374 | T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc | 5408 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git |
5375 | L: alsa-devel@alsa-project.org (subscribers-only) | 5409 | L: alsa-devel@alsa-project.org (subscribers-only) |
5376 | W: http://alsa-project.org/main/index.php/ASoC | 5410 | W: http://alsa-project.org/main/index.php/ASoC |
5377 | S: Supported | 5411 | S: Supported |
5378 | F: sound/soc/ | 5412 | F: sound/soc/ |
5413 | F: include/sound/soc* | ||
5379 | 5414 | ||
5380 | SPARC + UltraSPARC (sparc/sparc64) | 5415 | SPARC + UltraSPARC (sparc/sparc64) |
5381 | P: David S. Miller | 5416 | P: David S. Miller |
@@ -5684,6 +5719,7 @@ P: Alan Cox | |||
5684 | M: alan@lxorguk.ukuu.org.uk | 5719 | M: alan@lxorguk.ukuu.org.uk |
5685 | L: linux-kernel@vger.kernel.org | 5720 | L: linux-kernel@vger.kernel.org |
5686 | S: Maintained | 5721 | S: Maintained |
5722 | T: stgit http://zeniv.linux.org.uk/~alan/ttydev/ | ||
5687 | 5723 | ||
5688 | TULIP NETWORK DRIVERS | 5724 | TULIP NETWORK DRIVERS |
5689 | P: Grant Grundler | 5725 | P: Grant Grundler |