aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS52
1 files changed, 40 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 94381eddccfa..efd2ef2c2660 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -835,13 +835,13 @@ F: arch/arm/mach-pxa/palmte2.c
835F: arch/arm/mach-pxa/include/mach/palmtc.h 835F: arch/arm/mach-pxa/include/mach/palmtc.h
836F: arch/arm/mach-pxa/palmtc.c 836F: arch/arm/mach-pxa/palmtc.c
837 837
838ARM/PALM TREO 680 SUPPORT 838ARM/PALM TREO SUPPORT
839M: Tomas Cech <sleep_walker@suse.cz> 839M: Tomas Cech <sleep_walker@suse.cz>
840L: linux-arm-kernel@lists.infradead.org 840L: linux-arm-kernel@lists.infradead.org
841W: http://hackndev.com 841W: http://hackndev.com
842S: Maintained 842S: Maintained
843F: arch/arm/mach-pxa/include/mach/treo680.h 843F: arch/arm/mach-pxa/include/mach/palmtreo.h
844F: arch/arm/mach-pxa/treo680.c 844F: arch/arm/mach-pxa/palmtreo.c
845 845
846ARM/PALMZ72 SUPPORT 846ARM/PALMZ72 SUPPORT
847M: Sergey Lapin <slapin@ossfans.org> 847M: Sergey Lapin <slapin@ossfans.org>
@@ -1482,8 +1482,8 @@ F: include/linux/coda*.h
1482 1482
1483COMMON INTERNET FILE SYSTEM (CIFS) 1483COMMON INTERNET FILE SYSTEM (CIFS)
1484M: Steve French <sfrench@samba.org> 1484M: Steve French <sfrench@samba.org>
1485L: linux-cifs-client@lists.samba.org 1485L: linux-cifs-client@lists.samba.org (moderated for non-subscribers)
1486L: samba-technical@lists.samba.org 1486L: samba-technical@lists.samba.org (moderated for non-subscribers)
1487W: http://linux-cifs.samba.org/ 1487W: http://linux-cifs.samba.org/
1488T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git 1488T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git
1489S: Supported 1489S: Supported
@@ -2377,6 +2377,15 @@ W: http://www.kernel.org/pub/linux/kernel/people/fseidel/hdaps/
2377S: Maintained 2377S: Maintained
2378F: drivers/hwmon/hdaps.c 2378F: drivers/hwmon/hdaps.c
2379 2379
2380HWPOISON MEMORY FAILURE HANDLING
2381M: Andi Kleen <andi@firstfloor.org>
2382L: linux-mm@kvack.org
2383L: linux-kernel@vger.kernel.org
2384T: git git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6.git hwpoison
2385S: Maintained
2386F: mm/memory-failure.c
2387F: mm/hwpoison-inject.c
2388
2380HYPERVISOR VIRTUAL CONSOLE DRIVER 2389HYPERVISOR VIRTUAL CONSOLE DRIVER
2381L: linuxppc-dev@ozlabs.org 2390L: linuxppc-dev@ozlabs.org
2382S: Odd Fixes 2391S: Odd Fixes
@@ -3081,8 +3090,11 @@ S: Maintained
3081F: fs/autofs4/ 3090F: fs/autofs4/
3082 3091
3083KERNEL BUILD 3092KERNEL BUILD
3093M: Michal Marek <mmarek@suse.cz>
3094T: git git://repo.or.cz/linux-kbuild.git for-next
3095T: git git://repo.or.cz/linux-kbuild.git for-linus
3084L: linux-kbuild@vger.kernel.org 3096L: linux-kbuild@vger.kernel.org
3085S: Orphan 3097S: Maintained
3086F: Documentation/kbuild/ 3098F: Documentation/kbuild/
3087F: Makefile 3099F: Makefile
3088F: scripts/Makefile.* 3100F: scripts/Makefile.*
@@ -3124,7 +3136,6 @@ L: kvm@vger.kernel.org
3124W: http://kvm.qumranet.com 3136W: http://kvm.qumranet.com
3125S: Supported 3137S: Supported
3126F: arch/x86/include/asm/svm.h 3138F: arch/x86/include/asm/svm.h
3127F: arch/x86/kvm/kvm_svm.h
3128F: arch/x86/kvm/svm.c 3139F: arch/x86/kvm/svm.c
3129 3140
3130KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC 3141KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC
@@ -3260,6 +3271,7 @@ LINUX FOR IBM pSERIES (RS/6000)
3260M: Paul Mackerras <paulus@au.ibm.com> 3271M: Paul Mackerras <paulus@au.ibm.com>
3261W: http://www.ibm.com/linux/ltc/projects/ppc 3272W: http://www.ibm.com/linux/ltc/projects/ppc
3262S: Supported 3273S: Supported
3274F: arch/powerpc/boot/rs6000.h
3263 3275
3264LINUX FOR POWERPC (32-BIT AND 64-BIT) 3276LINUX FOR POWERPC (32-BIT AND 64-BIT)
3265M: Benjamin Herrenschmidt <benh@kernel.crashing.org> 3277M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
@@ -3268,18 +3280,24 @@ W: http://www.penguinppc.org/
3268L: linuxppc-dev@ozlabs.org 3280L: linuxppc-dev@ozlabs.org
3269T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git 3281T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git
3270S: Supported 3282S: Supported
3283F: Documentation/powerpc/
3284F: arch/powerpc/
3271 3285
3272LINUX FOR POWER MACINTOSH 3286LINUX FOR POWER MACINTOSH
3273M: Benjamin Herrenschmidt <benh@kernel.crashing.org> 3287M: Benjamin Herrenschmidt <benh@kernel.crashing.org>
3274W: http://www.penguinppc.org/ 3288W: http://www.penguinppc.org/
3275L: linuxppc-dev@ozlabs.org 3289L: linuxppc-dev@ozlabs.org
3276S: Maintained 3290S: Maintained
3291F: arch/powerpc/platforms/powermac/
3292F: drivers/macintosh/
3277 3293
3278LINUX FOR POWERPC EMBEDDED MPC5XXX 3294LINUX FOR POWERPC EMBEDDED MPC5XXX
3279M: Grant Likely <grant.likely@secretlab.ca> 3295M: Grant Likely <grant.likely@secretlab.ca>
3280L: linuxppc-dev@ozlabs.org 3296L: linuxppc-dev@ozlabs.org
3281T: git git://git.secretlab.ca/git/linux-2.6.git 3297T: git git://git.secretlab.ca/git/linux-2.6.git
3282S: Maintained 3298S: Maintained
3299F: arch/powerpc/platforms/512x/
3300F: arch/powerpc/platforms/52xx/
3283 3301
3284LINUX FOR POWERPC EMBEDDED PPC4XX 3302LINUX FOR POWERPC EMBEDDED PPC4XX
3285M: Josh Boyer <jwboyer@linux.vnet.ibm.com> 3303M: Josh Boyer <jwboyer@linux.vnet.ibm.com>
@@ -3288,6 +3306,8 @@ W: http://www.penguinppc.org/
3288L: linuxppc-dev@ozlabs.org 3306L: linuxppc-dev@ozlabs.org
3289T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git 3307T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git
3290S: Maintained 3308S: Maintained
3309F: arch/powerpc/platforms/40x/
3310F: arch/powerpc/platforms/44x/
3291 3311
3292LINUX FOR POWERPC EMBEDDED XILINX VIRTEX 3312LINUX FOR POWERPC EMBEDDED XILINX VIRTEX
3293M: Grant Likely <grant.likely@secretlab.ca> 3313M: Grant Likely <grant.likely@secretlab.ca>
@@ -3295,6 +3315,8 @@ W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex
3295L: linuxppc-dev@ozlabs.org 3315L: linuxppc-dev@ozlabs.org
3296T: git git://git.secretlab.ca/git/linux-2.6.git 3316T: git git://git.secretlab.ca/git/linux-2.6.git
3297S: Maintained 3317S: Maintained
3318F: arch/powerpc/*/*virtex*
3319F: arch/powerpc/*/*/*virtex*
3298 3320
3299LINUX FOR POWERPC EMBEDDED PPC8XX 3321LINUX FOR POWERPC EMBEDDED PPC8XX
3300M: Vitaly Bordug <vitb@kernel.crashing.org> 3322M: Vitaly Bordug <vitb@kernel.crashing.org>
@@ -3308,12 +3330,16 @@ M: Kumar Gala <galak@kernel.crashing.org>
3308W: http://www.penguinppc.org/ 3330W: http://www.penguinppc.org/
3309L: linuxppc-dev@ozlabs.org 3331L: linuxppc-dev@ozlabs.org
3310S: Maintained 3332S: Maintained
3333F: arch/powerpc/platforms/83xx/
3311 3334
3312LINUX FOR POWERPC PA SEMI PWRFICIENT 3335LINUX FOR POWERPC PA SEMI PWRFICIENT
3313M: Olof Johansson <olof@lixom.net> 3336M: Olof Johansson <olof@lixom.net>
3314W: http://www.pasemi.com/ 3337W: http://www.pasemi.com/
3315L: linuxppc-dev@ozlabs.org 3338L: linuxppc-dev@ozlabs.org
3316S: Supported 3339S: Supported
3340F: arch/powerpc/platforms/pasemi/
3341F: drivers/*/*pasemi*
3342F: drivers/*/*/*pasemi*
3317 3343
3318LINUX SECURITY MODULE (LSM) FRAMEWORK 3344LINUX SECURITY MODULE (LSM) FRAMEWORK
3319M: Chris Wright <chrisw@sous-sol.org> 3345M: Chris Wright <chrisw@sous-sol.org>
@@ -5065,6 +5091,7 @@ F: drivers/char/specialix*
5065 5091
5066SPI SUBSYSTEM 5092SPI SUBSYSTEM
5067M: David Brownell <dbrownell@users.sourceforge.net> 5093M: David Brownell <dbrownell@users.sourceforge.net>
5094M: Grant Likely <grant.likely@secretlab.ca>
5068L: spi-devel-general@lists.sourceforge.net 5095L: spi-devel-general@lists.sourceforge.net
5069S: Maintained 5096S: Maintained
5070F: Documentation/spi/ 5097F: Documentation/spi/
@@ -5964,6 +5991,7 @@ M: Mark Brown <broonie@opensource.wolfsonmicro.com>
5964T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus 5991T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus
5965W: http://opensource.wolfsonmicro.com/node/8 5992W: http://opensource.wolfsonmicro.com/node/8
5966S: Supported 5993S: Supported
5994F: Documentation/hwmon/wm83??
5967F: drivers/leds/leds-wm83*.c 5995F: drivers/leds/leds-wm83*.c
5968F: drivers/mfd/wm8*.c 5996F: drivers/mfd/wm8*.c
5969F: drivers/power/wm83*.c 5997F: drivers/power/wm83*.c
@@ -5973,14 +6001,14 @@ F: drivers/video/backlight/wm83*_bl.c
5973F: drivers/watchdog/wm83*_wdt.c 6001F: drivers/watchdog/wm83*_wdt.c
5974F: include/linux/mfd/wm831x/ 6002F: include/linux/mfd/wm831x/
5975F: include/linux/mfd/wm8350/ 6003F: include/linux/mfd/wm8350/
5976F: include/linux/mfd/wm8400/ 6004F: include/linux/mfd/wm8400*
5977F: sound/soc/codecs/wm8350.c 6005F: sound/soc/codecs/wm8350.*
5978F: sound/soc/codecs/wm8400.c 6006F: sound/soc/codecs/wm8400.*
5979 6007
5980X.25 NETWORK LAYER 6008X.25 NETWORK LAYER
5981M: Henner Eisen <eis@baty.hanse.de> 6009M: Andrew Hendry <andrew.hendry@gmail.com>
5982L: linux-x25@vger.kernel.org 6010L: linux-x25@vger.kernel.org
5983S: Maintained 6011S: Odd Fixes
5984F: Documentation/networking/x25* 6012F: Documentation/networking/x25*
5985F: include/net/x25* 6013F: include/net/x25*
5986F: net/x25/ 6014F: net/x25/