aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS51
1 files changed, 35 insertions, 16 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6baace38b24d..2b349ba4add4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1337,12 +1337,9 @@ L: cbe-oss-dev@ozlabs.org
1337W: http://www.ibm.com/developerworks/power/cell/ 1337W: http://www.ibm.com/developerworks/power/cell/
1338S: Supported 1338S: Supported
1339F: arch/powerpc/include/asm/cell*.h 1339F: arch/powerpc/include/asm/cell*.h
1340F: arch/powerpc/include/asm/lv1call.h
1341F: arch/powerpc/include/asm/ps3*.h
1342F: arch/powerpc/include/asm/spu*.h 1340F: arch/powerpc/include/asm/spu*.h
1343F: arch/powerpc/oprofile/*cell* 1341F: arch/powerpc/oprofile/*cell*
1344F: arch/powerpc/platforms/cell/ 1342F: arch/powerpc/platforms/cell/
1345F: arch/powerpc/platforms/ps3/
1346 1343
1347CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: 1344CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1348P: David Vrabel 1345P: David Vrabel
@@ -2065,6 +2062,8 @@ F: drivers/infiniband/hw/ehca/
2065EMBEDDED LINUX 2062EMBEDDED LINUX
2066P: Paul Gortmaker 2063P: Paul Gortmaker
2067M: paul.gortmaker@windriver.com 2064M: paul.gortmaker@windriver.com
2065P: Matt Mackall
2066M: mpm@selenic.com
2068P: David Woodhouse 2067P: David Woodhouse
2069M: dwmw2@infradead.org 2068M: dwmw2@infradead.org
2070L: linux-embedded@vger.kernel.org 2069L: linux-embedded@vger.kernel.org
@@ -2562,7 +2561,6 @@ F: kernel/power/
2562F: include/linux/suspend.h 2561F: include/linux/suspend.h
2563F: include/linux/freezer.h 2562F: include/linux/freezer.h
2564F: include/linux/pm.h 2563F: include/linux/pm.h
2565F: include/asm-*/suspend*.h
2566F: arch/*/include/asm/suspend*.h 2564F: arch/*/include/asm/suspend*.h
2567 2565
2568HID CORE LAYER 2566HID CORE LAYER
@@ -2760,7 +2758,7 @@ IDE SUBSYSTEM
2760P: Bartlomiej Zolnierkiewicz 2758P: Bartlomiej Zolnierkiewicz
2761M: bzolnier@gmail.com 2759M: bzolnier@gmail.com
2762L: linux-ide@vger.kernel.org 2760L: linux-ide@vger.kernel.org
2763T: quilt kernel.org/pub/linux/kernel/people/bart/pata-2.6/ 2761T: git git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6.git
2764S: Maintained 2762S: Maintained
2765F: Documentation/ide/ 2763F: Documentation/ide/
2766F: drivers/ide/ 2764F: drivers/ide/
@@ -3340,7 +3338,7 @@ P: Eduard - Gabriel Munteanu
3340M: eduard.munteanu@linux360.ro 3338M: eduard.munteanu@linux360.ro
3341L: linux-kernel@vger.kernel.org 3339L: linux-kernel@vger.kernel.org
3342S: Maintained 3340S: Maintained
3343F: Documentation/vm/kmemtrace.txt 3341F: Documentation/trace/kmemtrace.txt
3344F: include/trace/kmemtrace.h 3342F: include/trace/kmemtrace.h
3345F: kernel/trace/kmemtrace.c 3343F: kernel/trace/kmemtrace.c
3346 3344
@@ -3436,11 +3434,10 @@ L: linuxppc-dev@ozlabs.org
3436S: Maintained 3434S: Maintained
3437 3435
3438LINUX FOR POWERPC EMBEDDED MPC5XXX 3436LINUX FOR POWERPC EMBEDDED MPC5XXX
3439P: Sylvain Munaut
3440M: tnt@246tNt.com
3441P: Grant Likely 3437P: Grant Likely
3442M: grant.likely@secretlab.ca 3438M: grant.likely@secretlab.ca
3443L: linuxppc-dev@ozlabs.org 3439L: linuxppc-dev@ozlabs.org
3440T: git git://git.secretlab.ca/git/linux-2.6.git
3444S: Maintained 3441S: Maintained
3445 3442
3446LINUX FOR POWERPC EMBEDDED PPC4XX 3443LINUX FOR POWERPC EMBEDDED PPC4XX
@@ -3450,7 +3447,7 @@ P: Matt Porter
3450M: mporter@kernel.crashing.org 3447M: mporter@kernel.crashing.org
3451W: http://www.penguinppc.org/ 3448W: http://www.penguinppc.org/
3452L: linuxppc-dev@ozlabs.org 3449L: linuxppc-dev@ozlabs.org
3453T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc.git 3450T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
3454S: Maintained 3451S: Maintained
3455 3452
3456LINUX FOR POWERPC EMBEDDED XILINX VIRTEX 3453LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
@@ -3458,6 +3455,7 @@ P: Grant Likely
3458M: grant.likely@secretlab.ca 3455M: grant.likely@secretlab.ca
3459W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex 3456W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
3460L: linuxppc-dev@ozlabs.org 3457L: linuxppc-dev@ozlabs.org
3458T: git git://git.secretlab.ca/git/linux-2.6.git
3461S: Maintained 3459S: Maintained
3462 3460
3463LINUX FOR POWERPC EMBEDDED PPC8XX 3461LINUX FOR POWERPC EMBEDDED PPC8XX
@@ -3993,8 +3991,8 @@ NETWORKING [GENERAL]
3993P: David S. Miller 3991P: David S. Miller
3994M: davem@davemloft.net 3992M: davem@davemloft.net
3995L: netdev@vger.kernel.org 3993L: netdev@vger.kernel.org
3996W: http://linux-net.osdl.org/ 3994W: http://www.linuxfoundation.org/en/Net
3997T: git kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git 3995T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
3998S: Maintained 3996S: Maintained
3999F: net/ 3997F: net/
4000F: include/net/ 3998F: include/net/
@@ -4035,6 +4033,13 @@ F: net/wireless/
4035F: include/net/ieee80211* 4033F: include/net/ieee80211*
4036F: include/net/wireless.h 4034F: include/net/wireless.h
4037 4035
4036NETWORKING DRIVERS
4037L: netdev@vger.kernel.org
4038W: http://www.linuxfoundation.org/en/Net
4039T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
4040S: Odd Fixes
4041F: drivers/net/
4042
4038NETXEN (1/10) GbE SUPPORT 4043NETXEN (1/10) GbE SUPPORT
4039P: Dhananjay Phadke 4044P: Dhananjay Phadke
4040M: dhananjay@netxen.com 4045M: dhananjay@netxen.com
@@ -4184,7 +4189,7 @@ P: Joel Becker
4184M: joel.becker@oracle.com 4189M: joel.becker@oracle.com
4185L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers) 4190L: ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
4186W: http://oss.oracle.com/projects/ocfs2/ 4191W: http://oss.oracle.com/projects/ocfs2/
4187T: git git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git 4192T: git git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2.git
4188S: Supported 4193S: Supported
4189F: Documentation/filesystems/ocfs2.txt 4194F: Documentation/filesystems/ocfs2.txt
4190F: Documentation/filesystems/dlmfs.txt 4195F: Documentation/filesystems/dlmfs.txt
@@ -4506,7 +4511,9 @@ F: arch/powerpc/include/asm/ps3*.h
4506F: arch/powerpc/platforms/ps3/ 4511F: arch/powerpc/platforms/ps3/
4507F: drivers/*/ps3* 4512F: drivers/*/ps3*
4508F: drivers/ps3/ 4513F: drivers/ps3/
4514F: drivers/rtc/rtc-ps3.c
4509F: drivers/usb/host/*ps3.c 4515F: drivers/usb/host/*ps3.c
4516F: sound/ppc/snd_ps3*
4510 4517
4511PS3VRAM DRIVER 4518PS3VRAM DRIVER
4512P: Jim Paris 4519P: Jim Paris
@@ -4514,6 +4521,19 @@ M: jim@jtan.com
4514L: cbe-oss-dev@ozlabs.org 4521L: cbe-oss-dev@ozlabs.org
4515S: Maintained 4522S: Maintained
4516 4523
4524PTRACE SUPPORT
4525P: Roland McGrath
4526M: roland@redhat.com
4527P: Oleg Nesterov
4528M: oleg@redhat.com
4529L: linux-kernel@vger.kernel.org
4530S: Maintained
4531F: include/asm-generic/syscall.h
4532F: include/linux/ptrace.h
4533F: include/linux/regset.h
4534F: include/linux/tracehook.h
4535F: kernel/ptrace.c
4536
4517PVRUSB2 VIDEO4LINUX DRIVER 4537PVRUSB2 VIDEO4LINUX DRIVER
4518P: Mike Isely 4538P: Mike Isely
4519M: isely@pobox.com 4539M: isely@pobox.com
@@ -4659,13 +4679,13 @@ F: kernel/rcutorture.c
4659 4679
4660RDC R-321X SoC 4680RDC R-321X SoC
4661P: Florian Fainelli 4681P: Florian Fainelli
4662M: florian.fainelli@telecomint.eu 4682M: florian@openwrt.org
4663L: linux-kernel@vger.kernel.org 4683L: linux-kernel@vger.kernel.org
4664S: Maintained 4684S: Maintained
4665 4685
4666RDC R6040 FAST ETHERNET DRIVER 4686RDC R6040 FAST ETHERNET DRIVER
4667P: Florian Fainelli 4687P: Florian Fainelli
4668M: florian.fainelli@telecomint.eu 4688M: florian@openwrt.org
4669L: netdev@vger.kernel.org 4689L: netdev@vger.kernel.org
4670S: Maintained 4690S: Maintained
4671F: drivers/net/r6040.c 4691F: drivers/net/r6040.c
@@ -5404,7 +5424,6 @@ F: kernel/power/
5404F: include/linux/suspend.h 5424F: include/linux/suspend.h
5405F: include/linux/freezer.h 5425F: include/linux/freezer.h
5406F: include/linux/pm.h 5426F: include/linux/pm.h
5407F: include/asm-*/suspend.h
5408 5427
5409SVGA HANDLING 5428SVGA HANDLING
5410P: Martin Mares 5429P: Martin Mares
@@ -5638,7 +5657,7 @@ L: uclinux-dev@uclinux.org (subscribers-only)
5638S: Maintained 5657S: Maintained
5639F: arch/m68knommu/ 5658F: arch/m68knommu/
5640 5659
5641UCLINUX FOR RENESAS H8/300 5660UCLINUX FOR RENESAS H8/300 (H8300)
5642P: Yoshinori Sato 5661P: Yoshinori Sato
5643M: ysato@users.sourceforge.jp 5662M: ysato@users.sourceforge.jp
5644W: http://uclinux-h8.sourceforge.jp/ 5663W: http://uclinux-h8.sourceforge.jp/