aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2010-03-22 13:46:57 -0400
committerIngo Molnar <mingo@elte.hu>2010-03-22 13:47:01 -0400
commitd2f1e15b661e71fd52111f51c99a6ce41384e9ef (patch)
tree8731e7e772e6f825ebbc6eef7681bc46302149bd /MAINTAINERS
parent40b7e05e17eef31ff30fe08dfc2424ef653a792c (diff)
parent220bf991b0366cc50a94feede3d7341fa5710ee4 (diff)
Merge commit 'v2.6.34-rc2' into perf/core
Merge reason: Pick up latest perf fixes from upstream. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS79
1 files changed, 72 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e3aa8508a060..281505676444 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -666,6 +666,12 @@ T: git://git.pengutronix.de/git/imx/linux-2.6.git
666F: arch/arm/mach-mx*/ 666F: arch/arm/mach-mx*/
667F: arch/arm/plat-mxc/ 667F: arch/arm/plat-mxc/
668 668
669ARM/FREESCALE IMX51
670M: Amit Kucheria <amit.kucheria@canonical.com>
671L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
672S: Maintained
673F: arch/arm/mach-mx5/
674
669ARM/GLOMATION GESBC9312SX MACHINE SUPPORT 675ARM/GLOMATION GESBC9312SX MACHINE SUPPORT
670M: Lennert Buytenhek <kernel@wantstofly.org> 676M: Lennert Buytenhek <kernel@wantstofly.org>
671L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 677L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -939,6 +945,16 @@ W: http://www.fluff.org/ben/linux/
939S: Maintained 945S: Maintained
940F: arch/arm/mach-s3c6410/ 946F: arch/arm/mach-s3c6410/
941 947
948ARM/SHMOBILE ARM ARCHITECTURE
949M: Paul Mundt <lethal@linux-sh.org>
950M: Magnus Damm <magnus.damm@gmail.com>
951L: linux-sh@vger.kernel.org
952T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/genesis-2.6.git
953W: http://oss.renesas.com
954S: Supported
955F: arch/arm/mach-shmobile/
956F: drivers/sh/
957
942ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT 958ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT
943M: Lennert Buytenhek <kernel@wantstofly.org> 959M: Lennert Buytenhek <kernel@wantstofly.org>
944L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 960L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -1235,6 +1251,13 @@ W: http://blackfin.uclinux.org
1235S: Supported 1251S: Supported
1236F: drivers/rtc/rtc-bfin.c 1252F: drivers/rtc/rtc-bfin.c
1237 1253
1254BLACKFIN SDH DRIVER
1255M: Cliff Cai <cliff.cai@analog.com>
1256L: uclinux-dist-devel@blackfin.uclinux.org
1257W: http://blackfin.uclinux.org
1258S: Supported
1259F: drivers/mmc/host/bfin_sdh.c
1260
1238BLACKFIN SERIAL DRIVER 1261BLACKFIN SERIAL DRIVER
1239M: Sonic Zhang <sonic.zhang@analog.com> 1262M: Sonic Zhang <sonic.zhang@analog.com>
1240L: uclinux-dist-devel@blackfin.uclinux.org 1263L: uclinux-dist-devel@blackfin.uclinux.org
@@ -1382,20 +1405,30 @@ F: arch/x86/include/asm/calgary.h
1382F: arch/x86/include/asm/tce.h 1405F: arch/x86/include/asm/tce.h
1383 1406
1384CAN NETWORK LAYER 1407CAN NETWORK LAYER
1385M: Urs Thuermann <urs.thuermann@volkswagen.de> 1408M: Oliver Hartkopp <socketcan@hartkopp.net>
1386M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> 1409M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
1387L: socketcan-core@lists.berlios.de (subscribers-only) 1410M: Urs Thuermann <urs.thuermann@volkswagen.de>
1411L: socketcan-core@lists.berlios.de
1412L: netdev@vger.kernel.org
1388W: http://developer.berlios.de/projects/socketcan/ 1413W: http://developer.berlios.de/projects/socketcan/
1389S: Maintained 1414S: Maintained
1390F: drivers/net/can/ 1415F: net/can/
1391F: include/linux/can/
1392F: include/linux/can.h 1416F: include/linux/can.h
1417F: include/linux/can/core.h
1418F: include/linux/can/bcm.h
1419F: include/linux/can/raw.h
1393 1420
1394CAN NETWORK DRIVERS 1421CAN NETWORK DRIVERS
1395M: Wolfgang Grandegger <wg@grandegger.com> 1422M: Wolfgang Grandegger <wg@grandegger.com>
1396L: socketcan-core@lists.berlios.de (subscribers-only) 1423L: socketcan-core@lists.berlios.de
1424L: netdev@vger.kernel.org
1397W: http://developer.berlios.de/projects/socketcan/ 1425W: http://developer.berlios.de/projects/socketcan/
1398S: Maintained 1426S: Maintained
1427F: drivers/net/can/
1428F: include/linux/can/dev.h
1429F: include/linux/can/error.h
1430F: include/linux/can/netlink.h
1431F: include/linux/can/platform/
1399 1432
1400CELL BROADBAND ENGINE ARCHITECTURE 1433CELL BROADBAND ENGINE ARCHITECTURE
1401M: Arnd Bergmann <arnd@arndb.de> 1434M: Arnd Bergmann <arnd@arndb.de>
@@ -1408,6 +1441,15 @@ F: arch/powerpc/include/asm/spu*.h
1408F: arch/powerpc/oprofile/*cell* 1441F: arch/powerpc/oprofile/*cell*
1409F: arch/powerpc/platforms/cell/ 1442F: arch/powerpc/platforms/cell/
1410 1443
1444CEPH DISTRIBUTED FILE SYSTEM CLIENT
1445M: Sage Weil <sage@newdream.net>
1446L: ceph-devel@lists.sourceforge.net
1447W: http://ceph.newdream.net/
1448T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git
1449S: Supported
1450F: Documentation/filesystems/ceph.txt
1451F: fs/ceph
1452
1411CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: 1453CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM:
1412M: David Vrabel <david.vrabel@csr.com> 1454M: David Vrabel <david.vrabel@csr.com>
1413L: linux-usb@vger.kernel.org 1455L: linux-usb@vger.kernel.org
@@ -2107,6 +2149,7 @@ F: drivers/net/eexpress.*
2107ETHERNET BRIDGE 2149ETHERNET BRIDGE
2108M: Stephen Hemminger <shemminger@linux-foundation.org> 2150M: Stephen Hemminger <shemminger@linux-foundation.org>
2109L: bridge@lists.linux-foundation.org 2151L: bridge@lists.linux-foundation.org
2152L: netdev@vger.kernel.org
2110W: http://www.linux-foundation.org/en/Net:Bridge 2153W: http://www.linux-foundation.org/en/Net:Bridge
2111S: Maintained 2154S: Maintained
2112F: include/linux/netfilter_bridge/ 2155F: include/linux/netfilter_bridge/
@@ -2804,7 +2847,7 @@ S: Maintained
2804F: drivers/input/ 2847F: drivers/input/
2805 2848
2806INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) 2849INTEL FRAMEBUFFER DRIVER (excluding 810 and 815)
2807M: Sylvain Meyer <sylvain.meyer@worldonline.fr> 2850M: Maik Broemme <mbroemme@plusserver.de>
2808L: linux-fbdev@vger.kernel.org 2851L: linux-fbdev@vger.kernel.org
2809S: Maintained 2852S: Maintained
2810F: Documentation/fb/intelfb.txt 2853F: Documentation/fb/intelfb.txt
@@ -3621,7 +3664,7 @@ F: mm/
3621 3664
3622MEMORY RESOURCE CONTROLLER 3665MEMORY RESOURCE CONTROLLER
3623M: Balbir Singh <balbir@linux.vnet.ibm.com> 3666M: Balbir Singh <balbir@linux.vnet.ibm.com>
3624M: Pavel Emelyanov <xemul@openvz.org> 3667M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp>
3625M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> 3668M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
3626L: linux-mm@kvack.org 3669L: linux-mm@kvack.org
3627S: Maintained 3670S: Maintained
@@ -4496,6 +4539,13 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4496T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git 4539T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4497S: Maintained 4540S: Maintained
4498 4541
4542MMP2 SUPPORT (aka ARMADA610)
4543M: Haojian Zhuang <haojian.zhuang@marvell.com>
4544M: Eric Miao <eric.y.miao@gmail.com>
4545L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
4546T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git
4547S: Maintained
4548
4499PXA MMCI DRIVER 4549PXA MMCI DRIVER
4500S: Orphan 4550S: Orphan
4501 4551
@@ -5173,6 +5223,21 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5173S: Maintained 5223S: Maintained
5174F: arch/sparc/ 5224F: arch/sparc/
5175 5225
5226SPARC SERIAL DRIVERS
5227M: "David S. Miller" <davem@davemloft.net>
5228L: sparclinux@vger.kernel.org
5229T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git
5230T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
5231S: Maintained
5232F: drivers/serial/suncore.c
5233F: drivers/serial/suncore.h
5234F: drivers/serial/sunhv.c
5235F: drivers/serial/sunsab.c
5236F: drivers/serial/sunsab.h
5237F: drivers/serial/sunsu.c
5238F: drivers/serial/sunzilog.c
5239F: drivers/serial/sunzilog.h
5240
5176SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER 5241SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER
5177M: Roger Wolff <R.E.Wolff@BitWizard.nl> 5242M: Roger Wolff <R.E.Wolff@BitWizard.nl>
5178S: Supported 5243S: Supported