diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 65 |
1 files changed, 41 insertions, 24 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d3d90ffed718..d13e2e33d40e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -182,7 +182,7 @@ M: Ron Minnich <rminnich@sandia.gov> | |||
182 | M: Latchesar Ionkov <lucho@ionkov.net> | 182 | M: Latchesar Ionkov <lucho@ionkov.net> |
183 | L: v9fs-developer@lists.sourceforge.net | 183 | L: v9fs-developer@lists.sourceforge.net |
184 | W: http://swik.net/v9fs | 184 | W: http://swik.net/v9fs |
185 | T: git git://git.kernel.org/pub/scm/linux/kernel/ericvh/v9fs.git | 185 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git |
186 | S: Maintained | 186 | S: Maintained |
187 | F: Documentation/filesystems/9p.txt | 187 | F: Documentation/filesystems/9p.txt |
188 | F: fs/9p/ | 188 | F: fs/9p/ |
@@ -710,6 +710,19 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
710 | S: Maintained | 710 | S: Maintained |
711 | F: arch/arm/mach-ixp4xx/ | 711 | F: arch/arm/mach-ixp4xx/ |
712 | 712 | ||
713 | ARM/INTEL RESEARCH IMOTE 2 MACHINE SUPPORT | ||
714 | M: Jonathan Cameron <jic23@cam.ac.uk> | ||
715 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
716 | S: Maintained | ||
717 | F: arch/arm/mach-pxa/imote2.c | ||
718 | |||
719 | ARM/INTEL RESEARCH STARGATE 2 MACHINE SUPPORT | ||
720 | M: Jonathan Cameron <jic23@cam.ac.uk> | ||
721 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
722 | S: Maintained | ||
723 | F: arch/arm/mach-pxa/stargate2.c | ||
724 | F: drivers/pcmcia/pxa2xx_stargate2.c | ||
725 | |||
713 | ARM/INTEL XSC3 (MANZANO) ARM CORE | 726 | ARM/INTEL XSC3 (MANZANO) ARM CORE |
714 | M: Lennert Buytenhek <kernel@wantstofly.org> | 727 | M: Lennert Buytenhek <kernel@wantstofly.org> |
715 | M: Dan Williams <dan.j.williams@intel.com> | 728 | M: Dan Williams <dan.j.williams@intel.com> |
@@ -909,7 +922,6 @@ M: Karol Kozimor <sziwan@users.sourceforge.net> | |||
909 | L: acpi4asus-user@lists.sourceforge.net | 922 | L: acpi4asus-user@lists.sourceforge.net |
910 | W: http://acpi4asus.sf.net | 923 | W: http://acpi4asus.sf.net |
911 | S: Maintained | 924 | S: Maintained |
912 | F: arch/x86/kernel/acpi/boot.c | ||
913 | F: drivers/platform/x86/asus_acpi.c | 925 | F: drivers/platform/x86/asus_acpi.c |
914 | 926 | ||
915 | ASUS ASB100 HARDWARE MONITOR DRIVER | 927 | ASUS ASB100 HARDWARE MONITOR DRIVER |
@@ -1248,11 +1260,10 @@ S: Supported | |||
1248 | F: drivers/net/tg3.* | 1260 | F: drivers/net/tg3.* |
1249 | 1261 | ||
1250 | BROCADE BFA FC SCSI DRIVER | 1262 | BROCADE BFA FC SCSI DRIVER |
1251 | P: Jing Huang | 1263 | M: Jing Huang <huangj@brocade.com> |
1252 | M: huangj@brocade.com | 1264 | L: linux-scsi@vger.kernel.org |
1253 | L: linux-scsi@vger.kernel.org | 1265 | S: Supported |
1254 | S: Supported | 1266 | F: drivers/scsi/bfa/ |
1255 | F: drivers/scsi/bfa/ | ||
1256 | 1267 | ||
1257 | BSG (block layer generic sg v4 driver) | 1268 | BSG (block layer generic sg v4 driver) |
1258 | M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 1269 | M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |
@@ -2828,7 +2839,7 @@ F: drivers/infiniband/hw/ipath/ | |||
2828 | 2839 | ||
2829 | IPMI SUBSYSTEM | 2840 | IPMI SUBSYSTEM |
2830 | M: Corey Minyard <minyard@acm.org> | 2841 | M: Corey Minyard <minyard@acm.org> |
2831 | L: openipmi-developer@lists.sourceforge.net | 2842 | L: openipmi-developer@lists.sourceforge.net (moderated for non-subscribers) |
2832 | W: http://openipmi.sourceforge.net/ | 2843 | W: http://openipmi.sourceforge.net/ |
2833 | S: Supported | 2844 | S: Supported |
2834 | F: Documentation/IPMI.txt | 2845 | F: Documentation/IPMI.txt |
@@ -3089,9 +3100,13 @@ F: kernel/kgdb.c | |||
3089 | 3100 | ||
3090 | KMEMCHECK | 3101 | KMEMCHECK |
3091 | M: Vegard Nossum <vegardno@ifi.uio.no> | 3102 | M: Vegard Nossum <vegardno@ifi.uio.no> |
3092 | P Pekka Enberg | 3103 | M: Pekka Enberg <penberg@cs.helsinki.fi> |
3093 | M: penberg@cs.helsinki.fi | ||
3094 | S: Maintained | 3104 | S: Maintained |
3105 | F: Documentation/kmemcheck.txt | ||
3106 | F: arch/x86/include/asm/kmemcheck.h | ||
3107 | F: arch/x86/mm/kmemcheck/ | ||
3108 | F: include/linux/kmemcheck.h | ||
3109 | F: mm/kmemcheck.c | ||
3095 | 3110 | ||
3096 | KMEMLEAK | 3111 | KMEMLEAK |
3097 | M: Catalin Marinas <catalin.marinas@arm.com> | 3112 | M: Catalin Marinas <catalin.marinas@arm.com> |
@@ -3621,7 +3636,7 @@ L: netfilter@vger.kernel.org | |||
3621 | L: coreteam@netfilter.org | 3636 | L: coreteam@netfilter.org |
3622 | W: http://www.netfilter.org/ | 3637 | W: http://www.netfilter.org/ |
3623 | W: http://www.iptables.org/ | 3638 | W: http://www.iptables.org/ |
3624 | T: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git | 3639 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git |
3625 | S: Supported | 3640 | S: Supported |
3626 | F: include/linux/netfilter* | 3641 | F: include/linux/netfilter* |
3627 | F: include/linux/netfilter/ | 3642 | F: include/linux/netfilter/ |
@@ -3668,6 +3683,7 @@ L: netdev@vger.kernel.org | |||
3668 | W: http://www.linuxfoundation.org/en/Net | 3683 | W: http://www.linuxfoundation.org/en/Net |
3669 | W: http://patchwork.ozlabs.org/project/netdev/list/ | 3684 | W: http://patchwork.ozlabs.org/project/netdev/list/ |
3670 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git | 3685 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git |
3686 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6.git | ||
3671 | S: Maintained | 3687 | S: Maintained |
3672 | F: net/ | 3688 | F: net/ |
3673 | F: include/net/ | 3689 | F: include/net/ |
@@ -4332,6 +4348,8 @@ F: drivers/video/aty/aty128fb.c | |||
4332 | 4348 | ||
4333 | RALINK RT2X00 WIRELESS LAN DRIVER | 4349 | RALINK RT2X00 WIRELESS LAN DRIVER |
4334 | P: rt2x00 project | 4350 | P: rt2x00 project |
4351 | M: Ivo van Doorn <IvDoorn@gmail.com> | ||
4352 | M: Gertjan van Wingerde <gwingerde@gmail.com> | ||
4335 | L: linux-wireless@vger.kernel.org | 4353 | L: linux-wireless@vger.kernel.org |
4336 | L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) | 4354 | L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) |
4337 | W: http://rt2x00.serialmonkey.com/ | 4355 | W: http://rt2x00.serialmonkey.com/ |
@@ -4419,7 +4437,7 @@ RFKILL | |||
4419 | M: Johannes Berg <johannes@sipsolutions.net> | 4437 | M: Johannes Berg <johannes@sipsolutions.net> |
4420 | L: linux-wireless@vger.kernel.org | 4438 | L: linux-wireless@vger.kernel.org |
4421 | S: Maintained | 4439 | S: Maintained |
4422 | F Documentation/rfkill.txt | 4440 | F: Documentation/rfkill.txt |
4423 | F: net/rfkill/ | 4441 | F: net/rfkill/ |
4424 | 4442 | ||
4425 | RISCOM8 DRIVER | 4443 | RISCOM8 DRIVER |
@@ -4639,7 +4657,7 @@ F: drivers/mmc/host/sdhci-s3c.c | |||
4639 | SECURITY SUBSYSTEM | 4657 | SECURITY SUBSYSTEM |
4640 | M: James Morris <jmorris@namei.org> | 4658 | M: James Morris <jmorris@namei.org> |
4641 | L: linux-security-module@vger.kernel.org (suggested Cc:) | 4659 | L: linux-security-module@vger.kernel.org (suggested Cc:) |
4642 | T: git git://www.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git | 4660 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6.git |
4643 | W: http://security.wiki.kernel.org/ | 4661 | W: http://security.wiki.kernel.org/ |
4644 | S: Supported | 4662 | S: Supported |
4645 | F: security/ | 4663 | F: security/ |
@@ -4675,12 +4693,11 @@ F: include/linux/ata.h | |||
4675 | F: include/linux/libata.h | 4693 | F: include/linux/libata.h |
4676 | 4694 | ||
4677 | SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER | 4695 | SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER |
4678 | P: Jayamohan Kallickal | 4696 | M: Jayamohan Kallickal <jayamohank@serverengines.com> |
4679 | M: jayamohank@serverengines.com | 4697 | L: linux-scsi@vger.kernel.org |
4680 | L: linux-scsi@vger.kernel.org | 4698 | W: http://www.serverengines.com |
4681 | W: http://www.serverengines.com | 4699 | S: Supported |
4682 | S: Supported | 4700 | F: drivers/scsi/be2iscsi/ |
4683 | F: drivers/scsi/be2iscsi/ | ||
4684 | 4701 | ||
4685 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER | 4702 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER |
4686 | M: Sathya Perla <sathyap@serverengines.com> | 4703 | M: Sathya Perla <sathyap@serverengines.com> |
@@ -5686,11 +5703,11 @@ F: drivers/vlynq/vlynq.c | |||
5686 | F: include/linux/vlynq.h | 5703 | F: include/linux/vlynq.h |
5687 | 5704 | ||
5688 | VMWARE VMXNET3 ETHERNET DRIVER | 5705 | VMWARE VMXNET3 ETHERNET DRIVER |
5689 | M: Shreyas Bhatewara <sbhatewara@vmware.com> | 5706 | M: Shreyas Bhatewara <sbhatewara@vmware.com> |
5690 | M: VMware, Inc. <pv-drivers@vmware.com> | 5707 | M: "VMware, Inc." <pv-drivers@vmware.com> |
5691 | L: netdev@vger.kernel.org | 5708 | L: netdev@vger.kernel.org |
5692 | S: Maintained | 5709 | S: Maintained |
5693 | F: drivers/net/vmxnet3/ | 5710 | F: drivers/net/vmxnet3/ |
5694 | 5711 | ||
5695 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK | 5712 | VOLTAGE AND CURRENT REGULATOR FRAMEWORK |
5696 | M: Liam Girdwood <lrg@slimlogic.co.uk> | 5713 | M: Liam Girdwood <lrg@slimlogic.co.uk> |