diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2010-03-26 10:55:59 -0400 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-03-26 10:55:59 -0400 |
commit | 329f9052dbadf6f4afe2231668bd00c579a4aa10 (patch) | |
tree | e080a5c70df40f3ae8cf28a95a3267757668ab97 /MAINTAINERS | |
parent | 395b228858778d3c44f7c413693a6acaa8bb62dc (diff) | |
parent | 220bf991b0366cc50a94feede3d7341fa5710ee4 (diff) |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Conflicts:
drivers/mtd/nand/sh_flctl.c
Maxim's patch to initialise sysfs attributes depends on the patch which
actually adds sysfs_attr_init().
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 248 |
1 files changed, 215 insertions, 33 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ecf4148ec2b3..32d7091652c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -71,6 +71,7 @@ Descriptions of section entries: | |||
71 | M: Mail patches to: FullName <address@domain> | 71 | M: Mail patches to: FullName <address@domain> |
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 | Q: Patchwork web based patch tracking system site | ||
74 | T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. | 75 | T: SCM tree type and location. Type is one of: git, hg, quilt, stgit. |
75 | S: Status, one of the following: | 76 | S: Status, one of the following: |
76 | Supported: Someone is actually paid to look after this. | 77 | Supported: Someone is actually paid to look after this. |
@@ -182,6 +183,7 @@ M: Ron Minnich <rminnich@sandia.gov> | |||
182 | M: Latchesar Ionkov <lucho@ionkov.net> | 183 | M: Latchesar Ionkov <lucho@ionkov.net> |
183 | L: v9fs-developer@lists.sourceforge.net | 184 | L: v9fs-developer@lists.sourceforge.net |
184 | W: http://swik.net/v9fs | 185 | W: http://swik.net/v9fs |
186 | Q: http://patchwork.kernel.org/project/v9fs-devel/list/ | ||
185 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git | 187 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git |
186 | S: Maintained | 188 | S: Maintained |
187 | F: Documentation/filesystems/9p.txt | 189 | F: Documentation/filesystems/9p.txt |
@@ -221,6 +223,7 @@ F: drivers/net/acenic* | |||
221 | 223 | ||
222 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER | 224 | ACER ASPIRE ONE TEMPERATURE AND FAN DRIVER |
223 | M: Peter Feuerer <peter@piie.net> | 225 | M: Peter Feuerer <peter@piie.net> |
226 | L: platform-driver-x86@vger.kernel.org | ||
224 | W: http://piie.net/?section=acerhdf | 227 | W: http://piie.net/?section=acerhdf |
225 | S: Maintained | 228 | S: Maintained |
226 | F: drivers/platform/x86/acerhdf.c | 229 | F: drivers/platform/x86/acerhdf.c |
@@ -228,6 +231,7 @@ F: drivers/platform/x86/acerhdf.c | |||
228 | ACER WMI LAPTOP EXTRAS | 231 | ACER WMI LAPTOP EXTRAS |
229 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 232 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
230 | L: aceracpi@googlegroups.com (subscribers-only) | 233 | L: aceracpi@googlegroups.com (subscribers-only) |
234 | L: platform-driver-x86@vger.kernel.org | ||
231 | W: http://code.google.com/p/aceracpi | 235 | W: http://code.google.com/p/aceracpi |
232 | S: Maintained | 236 | S: Maintained |
233 | F: drivers/platform/x86/acer-wmi.c | 237 | F: drivers/platform/x86/acer-wmi.c |
@@ -236,6 +240,7 @@ ACPI | |||
236 | M: Len Brown <lenb@kernel.org> | 240 | M: Len Brown <lenb@kernel.org> |
237 | L: linux-acpi@vger.kernel.org | 241 | L: linux-acpi@vger.kernel.org |
238 | W: http://www.lesswatts.org/projects/acpi/ | 242 | W: http://www.lesswatts.org/projects/acpi/ |
243 | Q: http://patchwork.kernel.org/project/linux-acpi/list/ | ||
239 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git | 244 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git |
240 | S: Supported | 245 | S: Supported |
241 | F: drivers/acpi/ | 246 | F: drivers/acpi/ |
@@ -288,7 +293,7 @@ F: drivers/acpi/video.c | |||
288 | 293 | ||
289 | ACPI WMI DRIVER | 294 | ACPI WMI DRIVER |
290 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 295 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
291 | L: linux-acpi@vger.kernel.org | 296 | L: platform-driver-x86@vger.kernel.org |
292 | W: http://www.lesswatts.org/projects/acpi/ | 297 | W: http://www.lesswatts.org/projects/acpi/ |
293 | S: Maintained | 298 | S: Maintained |
294 | F: drivers/platform/x86/wmi.c | 299 | F: drivers/platform/x86/wmi.c |
@@ -426,7 +431,6 @@ P: Jordan Crouse | |||
426 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) | 431 | L: linux-geode@lists.infradead.org (moderated for non-subscribers) |
427 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html | 432 | W: http://www.amd.com/us-en/ConnectivitySolutions/TechnicalResources/0,,50_2334_2452_11363,00.html |
428 | S: Supported | 433 | S: Supported |
429 | F: arch/x86/kernel/geode_32.c | ||
430 | F: drivers/char/hw_random/geode-rng.c | 434 | F: drivers/char/hw_random/geode-rng.c |
431 | F: drivers/crypto/geode* | 435 | F: drivers/crypto/geode* |
432 | F: drivers/video/geode/ | 436 | F: drivers/video/geode/ |
@@ -662,6 +666,12 @@ T: git://git.pengutronix.de/git/imx/linux-2.6.git | |||
662 | F: arch/arm/mach-mx*/ | 666 | F: arch/arm/mach-mx*/ |
663 | F: arch/arm/plat-mxc/ | 667 | F: arch/arm/plat-mxc/ |
664 | 668 | ||
669 | ARM/FREESCALE IMX51 | ||
670 | M: Amit Kucheria <amit.kucheria@canonical.com> | ||
671 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
672 | S: Maintained | ||
673 | F: arch/arm/mach-mx5/ | ||
674 | |||
665 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 675 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
666 | M: Lennert Buytenhek <kernel@wantstofly.org> | 676 | M: Lennert Buytenhek <kernel@wantstofly.org> |
667 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 677 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -935,6 +945,16 @@ W: http://www.fluff.org/ben/linux/ | |||
935 | S: Maintained | 945 | S: Maintained |
936 | F: arch/arm/mach-s3c6410/ | 946 | F: arch/arm/mach-s3c6410/ |
937 | 947 | ||
948 | ARM/SHMOBILE ARM ARCHITECTURE | ||
949 | M: Paul Mundt <lethal@linux-sh.org> | ||
950 | M: Magnus Damm <magnus.damm@gmail.com> | ||
951 | L: linux-sh@vger.kernel.org | ||
952 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/genesis-2.6.git | ||
953 | W: http://oss.renesas.com | ||
954 | S: Supported | ||
955 | F: arch/arm/mach-shmobile/ | ||
956 | F: drivers/sh/ | ||
957 | |||
938 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | 958 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT |
939 | M: Lennert Buytenhek <kernel@wantstofly.org> | 959 | M: Lennert Buytenhek <kernel@wantstofly.org> |
940 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 960 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -964,10 +984,18 @@ W: http://www.arm.linux.org.uk/ | |||
964 | S: Maintained | 984 | S: Maintained |
965 | F: arch/arm/vfp/ | 985 | F: arch/arm/vfp/ |
966 | 986 | ||
987 | ASC7621 HARDWARE MONITOR DRIVER | ||
988 | M: George Joseph <george.joseph@fairview5.com> | ||
989 | L: lm-sensors@lm-sensors.org | ||
990 | S: Maintained | ||
991 | F: Documentation/hwmon/asc7621 | ||
992 | F: drivers/hwmon/asc7621.c | ||
993 | |||
967 | ASUS ACPI EXTRAS DRIVER | 994 | ASUS ACPI EXTRAS DRIVER |
968 | M: Corentin Chary <corentincj@iksaif.net> | 995 | M: Corentin Chary <corentincj@iksaif.net> |
969 | M: Karol Kozimor <sziwan@users.sourceforge.net> | 996 | M: Karol Kozimor <sziwan@users.sourceforge.net> |
970 | L: acpi4asus-user@lists.sourceforge.net | 997 | L: acpi4asus-user@lists.sourceforge.net |
998 | L: platform-driver-x86@vger.kernel.org | ||
971 | W: http://acpi4asus.sf.net | 999 | W: http://acpi4asus.sf.net |
972 | S: Maintained | 1000 | S: Maintained |
973 | F: drivers/platform/x86/asus_acpi.c | 1001 | F: drivers/platform/x86/asus_acpi.c |
@@ -981,6 +1009,7 @@ F: drivers/hwmon/asb100.c | |||
981 | ASUS LAPTOP EXTRAS DRIVER | 1009 | ASUS LAPTOP EXTRAS DRIVER |
982 | M: Corentin Chary <corentincj@iksaif.net> | 1010 | M: Corentin Chary <corentincj@iksaif.net> |
983 | L: acpi4asus-user@lists.sourceforge.net | 1011 | L: acpi4asus-user@lists.sourceforge.net |
1012 | L: platform-driver-x86@vger.kernel.org | ||
984 | W: http://acpi4asus.sf.net | 1013 | W: http://acpi4asus.sf.net |
985 | S: Maintained | 1014 | S: Maintained |
986 | F: drivers/platform/x86/asus-laptop.c | 1015 | F: drivers/platform/x86/asus-laptop.c |
@@ -1222,6 +1251,13 @@ W: http://blackfin.uclinux.org | |||
1222 | S: Supported | 1251 | S: Supported |
1223 | F: drivers/rtc/rtc-bfin.c | 1252 | F: drivers/rtc/rtc-bfin.c |
1224 | 1253 | ||
1254 | BLACKFIN SDH DRIVER | ||
1255 | M: Cliff Cai <cliff.cai@analog.com> | ||
1256 | L: uclinux-dist-devel@blackfin.uclinux.org | ||
1257 | W: http://blackfin.uclinux.org | ||
1258 | S: Supported | ||
1259 | F: drivers/mmc/host/bfin_sdh.c | ||
1260 | |||
1225 | BLACKFIN SERIAL DRIVER | 1261 | BLACKFIN SERIAL DRIVER |
1226 | M: Sonic Zhang <sonic.zhang@analog.com> | 1262 | M: Sonic Zhang <sonic.zhang@analog.com> |
1227 | L: uclinux-dist-devel@blackfin.uclinux.org | 1263 | L: uclinux-dist-devel@blackfin.uclinux.org |
@@ -1328,6 +1364,7 @@ BTRFS FILE SYSTEM | |||
1328 | M: Chris Mason <chris.mason@oracle.com> | 1364 | M: Chris Mason <chris.mason@oracle.com> |
1329 | L: linux-btrfs@vger.kernel.org | 1365 | L: linux-btrfs@vger.kernel.org |
1330 | W: http://btrfs.wiki.kernel.org/ | 1366 | W: http://btrfs.wiki.kernel.org/ |
1367 | Q: http://patchwork.kernel.org/project/linux-btrfs/list/ | ||
1331 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git | 1368 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable.git |
1332 | S: Maintained | 1369 | S: Maintained |
1333 | F: Documentation/filesystems/btrfs.txt | 1370 | F: Documentation/filesystems/btrfs.txt |
@@ -1368,20 +1405,30 @@ F: arch/x86/include/asm/calgary.h | |||
1368 | F: arch/x86/include/asm/tce.h | 1405 | F: arch/x86/include/asm/tce.h |
1369 | 1406 | ||
1370 | CAN NETWORK LAYER | 1407 | CAN NETWORK LAYER |
1371 | M: Urs Thuermann <urs.thuermann@volkswagen.de> | 1408 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
1372 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> | 1409 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> |
1373 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1410 | M: Urs Thuermann <urs.thuermann@volkswagen.de> |
1411 | L: socketcan-core@lists.berlios.de | ||
1412 | L: netdev@vger.kernel.org | ||
1374 | W: http://developer.berlios.de/projects/socketcan/ | 1413 | W: http://developer.berlios.de/projects/socketcan/ |
1375 | S: Maintained | 1414 | S: Maintained |
1376 | F: drivers/net/can/ | 1415 | F: net/can/ |
1377 | F: include/linux/can/ | ||
1378 | F: include/linux/can.h | 1416 | F: include/linux/can.h |
1417 | F: include/linux/can/core.h | ||
1418 | F: include/linux/can/bcm.h | ||
1419 | F: include/linux/can/raw.h | ||
1379 | 1420 | ||
1380 | CAN NETWORK DRIVERS | 1421 | CAN NETWORK DRIVERS |
1381 | M: Wolfgang Grandegger <wg@grandegger.com> | 1422 | M: Wolfgang Grandegger <wg@grandegger.com> |
1382 | L: socketcan-core@lists.berlios.de (subscribers-only) | 1423 | L: socketcan-core@lists.berlios.de |
1424 | L: netdev@vger.kernel.org | ||
1383 | W: http://developer.berlios.de/projects/socketcan/ | 1425 | W: http://developer.berlios.de/projects/socketcan/ |
1384 | S: Maintained | 1426 | S: Maintained |
1427 | F: drivers/net/can/ | ||
1428 | F: include/linux/can/dev.h | ||
1429 | F: include/linux/can/error.h | ||
1430 | F: include/linux/can/netlink.h | ||
1431 | F: include/linux/can/platform/ | ||
1385 | 1432 | ||
1386 | CELL BROADBAND ENGINE ARCHITECTURE | 1433 | CELL BROADBAND ENGINE ARCHITECTURE |
1387 | M: Arnd Bergmann <arnd@arndb.de> | 1434 | M: Arnd Bergmann <arnd@arndb.de> |
@@ -1394,6 +1441,15 @@ F: arch/powerpc/include/asm/spu*.h | |||
1394 | F: arch/powerpc/oprofile/*cell* | 1441 | F: arch/powerpc/oprofile/*cell* |
1395 | F: arch/powerpc/platforms/cell/ | 1442 | F: arch/powerpc/platforms/cell/ |
1396 | 1443 | ||
1444 | CEPH DISTRIBUTED FILE SYSTEM CLIENT | ||
1445 | M: Sage Weil <sage@newdream.net> | ||
1446 | L: ceph-devel@lists.sourceforge.net | ||
1447 | W: http://ceph.newdream.net/ | ||
1448 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git | ||
1449 | S: Supported | ||
1450 | F: Documentation/filesystems/ceph.txt | ||
1451 | F: fs/ceph | ||
1452 | |||
1397 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: | 1453 | CERTIFIED WIRELESS USB (WUSB) SUBSYSTEM: |
1398 | M: David Vrabel <david.vrabel@csr.com> | 1454 | M: David Vrabel <david.vrabel@csr.com> |
1399 | L: linux-usb@vger.kernel.org | 1455 | L: linux-usb@vger.kernel.org |
@@ -1473,6 +1529,7 @@ F: drivers/scsi/fnic/ | |||
1473 | CMPC ACPI DRIVER | 1529 | CMPC ACPI DRIVER |
1474 | M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> | 1530 | M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> |
1475 | M: Daniel Oliveira Nascimento <don@syst.com.br> | 1531 | M: Daniel Oliveira Nascimento <don@syst.com.br> |
1532 | L: platform-driver-x86@vger.kernel.org | ||
1476 | S: Supported | 1533 | S: Supported |
1477 | F: drivers/platform/x86/classmate-laptop.c | 1534 | F: drivers/platform/x86/classmate-laptop.c |
1478 | 1535 | ||
@@ -1491,6 +1548,7 @@ M: Steve French <sfrench@samba.org> | |||
1491 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) | 1548 | L: linux-cifs-client@lists.samba.org (moderated for non-subscribers) |
1492 | L: samba-technical@lists.samba.org (moderated for non-subscribers) | 1549 | L: samba-technical@lists.samba.org (moderated for non-subscribers) |
1493 | W: http://linux-cifs.samba.org/ | 1550 | W: http://linux-cifs.samba.org/ |
1551 | Q: http://patchwork.ozlabs.org/project/linux-cifs-client/list/ | ||
1494 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git | 1552 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git |
1495 | S: Supported | 1553 | S: Supported |
1496 | F: Documentation/filesystems/cifs.txt | 1554 | F: Documentation/filesystems/cifs.txt |
@@ -1516,6 +1574,7 @@ F: drivers/pci/hotplug/cpcihp_generic.c | |||
1516 | 1574 | ||
1517 | COMPAL LAPTOP SUPPORT | 1575 | COMPAL LAPTOP SUPPORT |
1518 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> | 1576 | M: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> |
1577 | L: platform-driver-x86@vger.kernel.org | ||
1519 | S: Maintained | 1578 | S: Maintained |
1520 | F: drivers/platform/x86/compal-laptop.c | 1579 | F: drivers/platform/x86/compal-laptop.c |
1521 | 1580 | ||
@@ -1746,6 +1805,7 @@ F: drivers/net/defxx.* | |||
1746 | 1805 | ||
1747 | DELL LAPTOP DRIVER | 1806 | DELL LAPTOP DRIVER |
1748 | M: Matthew Garrett <mjg59@srcf.ucam.org> | 1807 | M: Matthew Garrett <mjg59@srcf.ucam.org> |
1808 | L: platform-driver-x86@vger.kernel.org | ||
1749 | S: Maintained | 1809 | S: Maintained |
1750 | F: drivers/platform/x86/dell-laptop.c | 1810 | F: drivers/platform/x86/dell-laptop.c |
1751 | 1811 | ||
@@ -1775,6 +1835,7 @@ DEVICE-MAPPER (LVM) | |||
1775 | P: Alasdair Kergon | 1835 | P: Alasdair Kergon |
1776 | L: dm-devel@redhat.com | 1836 | L: dm-devel@redhat.com |
1777 | W: http://sources.redhat.com/dm | 1837 | W: http://sources.redhat.com/dm |
1838 | Q: http://patchwork.kernel.org/project/dm-devel/list/ | ||
1778 | S: Maintained | 1839 | S: Maintained |
1779 | F: Documentation/device-mapper/ | 1840 | F: Documentation/device-mapper/ |
1780 | F: drivers/md/dm* | 1841 | F: drivers/md/dm* |
@@ -2028,6 +2089,7 @@ F: drivers/edac/r82600_edac.c | |||
2028 | EEEPC LAPTOP EXTRAS DRIVER | 2089 | EEEPC LAPTOP EXTRAS DRIVER |
2029 | M: Corentin Chary <corentincj@iksaif.net> | 2090 | M: Corentin Chary <corentincj@iksaif.net> |
2030 | L: acpi4asus-user@lists.sourceforge.net | 2091 | L: acpi4asus-user@lists.sourceforge.net |
2092 | L: platform-driver-x86@vger.kernel.org | ||
2031 | W: http://acpi4asus.sf.net | 2093 | W: http://acpi4asus.sf.net |
2032 | S: Maintained | 2094 | S: Maintained |
2033 | F: drivers/platform/x86/eeepc-laptop.c | 2095 | F: drivers/platform/x86/eeepc-laptop.c |
@@ -2087,6 +2149,7 @@ F: drivers/net/eexpress.* | |||
2087 | ETHERNET BRIDGE | 2149 | ETHERNET BRIDGE |
2088 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 2150 | M: Stephen Hemminger <shemminger@linux-foundation.org> |
2089 | L: bridge@lists.linux-foundation.org | 2151 | L: bridge@lists.linux-foundation.org |
2152 | L: netdev@vger.kernel.org | ||
2090 | W: http://www.linux-foundation.org/en/Net:Bridge | 2153 | W: http://www.linux-foundation.org/en/Net:Bridge |
2091 | S: Maintained | 2154 | S: Maintained |
2092 | F: include/linux/netfilter_bridge/ | 2155 | F: include/linux/netfilter_bridge/ |
@@ -2118,6 +2181,7 @@ M: "Theodore Ts'o" <tytso@mit.edu> | |||
2118 | M: Andreas Dilger <adilger@sun.com> | 2181 | M: Andreas Dilger <adilger@sun.com> |
2119 | L: linux-ext4@vger.kernel.org | 2182 | L: linux-ext4@vger.kernel.org |
2120 | W: http://ext4.wiki.kernel.org | 2183 | W: http://ext4.wiki.kernel.org |
2184 | Q: http://patchwork.ozlabs.org/project/linux-ext4/list/ | ||
2121 | S: Maintained | 2185 | S: Maintained |
2122 | F: Documentation/filesystems/ext4.txt | 2186 | F: Documentation/filesystems/ext4.txt |
2123 | F: fs/ext4/ | 2187 | F: fs/ext4/ |
@@ -2141,6 +2205,17 @@ S: Supported | |||
2141 | F: Documentation/fault-injection/ | 2205 | F: Documentation/fault-injection/ |
2142 | F: lib/fault-inject.c | 2206 | F: lib/fault-inject.c |
2143 | 2207 | ||
2208 | FCOE SUBSYSTEM (libfc, libfcoe, fcoe) | ||
2209 | M: Robert Love <robert.w.love@intel.com> | ||
2210 | L: devel@open-fcoe.org | ||
2211 | W: www.Open-FCoE.org | ||
2212 | S: Supported | ||
2213 | F: drivers/scsi/libfc/ | ||
2214 | F: drivers/scsi/fcoe/ | ||
2215 | F: include/scsi/fc/ | ||
2216 | F: include/scsi/libfc.h | ||
2217 | F: include/scsi/libfcoe.h | ||
2218 | |||
2144 | FILE LOCKING (flock() and fcntl()/lockf()) | 2219 | FILE LOCKING (flock() and fcntl()/lockf()) |
2145 | M: Matthew Wilcox <matthew@wil.cx> | 2220 | M: Matthew Wilcox <matthew@wil.cx> |
2146 | L: linux-fsdevel@vger.kernel.org | 2221 | L: linux-fsdevel@vger.kernel.org |
@@ -2295,7 +2370,7 @@ F: arch/frv/ | |||
2295 | 2370 | ||
2296 | FUJITSU LAPTOP EXTRAS | 2371 | FUJITSU LAPTOP EXTRAS |
2297 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> | 2372 | M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au> |
2298 | L: linux-acpi@vger.kernel.org | 2373 | L: platform-driver-x86@vger.kernel.org |
2299 | S: Maintained | 2374 | S: Maintained |
2300 | F: drivers/platform/x86/fujitsu-laptop.c | 2375 | F: drivers/platform/x86/fujitsu-laptop.c |
2301 | 2376 | ||
@@ -2372,6 +2447,12 @@ F: Documentation/isdn/README.gigaset | |||
2372 | F: drivers/isdn/gigaset/ | 2447 | F: drivers/isdn/gigaset/ |
2373 | F: include/linux/gigaset_dev.h | 2448 | F: include/linux/gigaset_dev.h |
2374 | 2449 | ||
2450 | GRETH 10/100/1G Ethernet MAC device driver | ||
2451 | M: Kristoffer Glembo <kristoffer@gaisler.com> | ||
2452 | L: netdev@vger.kernel.org | ||
2453 | S: Maintained | ||
2454 | F: drivers/net/greth* | ||
2455 | |||
2375 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER | 2456 | HARD DRIVE ACTIVE PROTECTION SYSTEM (HDAPS) DRIVER |
2376 | M: Frank Seidel <frank@f-seidel.de> | 2457 | M: Frank Seidel <frank@f-seidel.de> |
2377 | L: lm-sensors@lm-sensors.org | 2458 | L: lm-sensors@lm-sensors.org |
@@ -2393,6 +2474,18 @@ L: linuxppc-dev@ozlabs.org | |||
2393 | S: Odd Fixes | 2474 | S: Odd Fixes |
2394 | F: drivers/char/hvc_* | 2475 | F: drivers/char/hvc_* |
2395 | 2476 | ||
2477 | VIRTIO CONSOLE DRIVER | ||
2478 | M: Amit Shah <amit.shah@redhat.com> | ||
2479 | L: virtualization@lists.linux-foundation.org | ||
2480 | S: Maintained | ||
2481 | F: drivers/char/virtio_console.c | ||
2482 | |||
2483 | iSCSI BOOT FIRMWARE TABLE (iBFT) DRIVER | ||
2484 | M: Peter Jones <pjones@redhat.com> | ||
2485 | M: Konrad Rzeszutek Wilk <konrad@kernel.org> | ||
2486 | S: Maintained | ||
2487 | F: drivers/firmware/iscsi_ibft* | ||
2488 | |||
2396 | GSPCA FINEPIX SUBDRIVER | 2489 | GSPCA FINEPIX SUBDRIVER |
2397 | M: Frank Zago <frank@zago.net> | 2490 | M: Frank Zago <frank@zago.net> |
2398 | L: linux-media@vger.kernel.org | 2491 | L: linux-media@vger.kernel.org |
@@ -2465,13 +2558,6 @@ L: linux-parisc@vger.kernel.org | |||
2465 | S: Maintained | 2558 | S: Maintained |
2466 | F: sound/parisc/harmony.* | 2559 | F: sound/parisc/harmony.* |
2467 | 2560 | ||
2468 | HAYES ESP SERIAL DRIVER | ||
2469 | M: "Andrew J. Robinson" <arobinso@nyx.net> | ||
2470 | W: http://www.nyx.net/~arobinso | ||
2471 | S: Maintained | ||
2472 | F: Documentation/serial/hayes-esp.txt | ||
2473 | F: drivers/char/esp.c | ||
2474 | |||
2475 | HEWLETT-PACKARD SMART2 RAID DRIVER | 2561 | HEWLETT-PACKARD SMART2 RAID DRIVER |
2476 | M: Chirag Kantharia <chirag.kantharia@hp.com> | 2562 | M: Chirag Kantharia <chirag.kantharia@hp.com> |
2477 | L: iss_storagedev@hp.com | 2563 | L: iss_storagedev@hp.com |
@@ -2561,6 +2647,7 @@ F: drivers/net/wireless/hostap/ | |||
2561 | 2647 | ||
2562 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER | 2648 | HP COMPAQ TC1100 TABLET WMI EXTRAS DRIVER |
2563 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> | 2649 | M: Carlos Corbacho <carlos@strangeworlds.co.uk> |
2650 | L: platform-driver-x86@vger.kernel.org | ||
2564 | S: Odd Fixes | 2651 | S: Odd Fixes |
2565 | F: drivers/platform/x86/tc1100-wmi.c | 2652 | F: drivers/platform/x86/tc1100-wmi.c |
2566 | 2653 | ||
@@ -2679,6 +2766,7 @@ F: drivers/scsi/ips.* | |||
2679 | IDE SUBSYSTEM | 2766 | IDE SUBSYSTEM |
2680 | M: "David S. Miller" <davem@davemloft.net> | 2767 | M: "David S. Miller" <davem@davemloft.net> |
2681 | L: linux-ide@vger.kernel.org | 2768 | L: linux-ide@vger.kernel.org |
2769 | Q: http://patchwork.ozlabs.org/project/linux-ide/list/ | ||
2682 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git | 2770 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6.git |
2683 | S: Maintained | 2771 | S: Maintained |
2684 | F: Documentation/ide/ | 2772 | F: Documentation/ide/ |
@@ -2733,6 +2821,7 @@ M: Sean Hefty <sean.hefty@intel.com> | |||
2733 | M: Hal Rosenstock <hal.rosenstock@gmail.com> | 2821 | M: Hal Rosenstock <hal.rosenstock@gmail.com> |
2734 | L: linux-rdma@vger.kernel.org | 2822 | L: linux-rdma@vger.kernel.org |
2735 | W: http://www.openib.org/ | 2823 | W: http://www.openib.org/ |
2824 | Q: http://patchwork.kernel.org/project/linux-rdma/list/ | ||
2736 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git | 2825 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git |
2737 | S: Supported | 2826 | S: Supported |
2738 | F: Documentation/infiniband/ | 2827 | F: Documentation/infiniband/ |
@@ -2752,12 +2841,13 @@ INPUT (KEYBOARD, MOUSE, JOYSTICK, TOUCHSCREEN) DRIVERS | |||
2752 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2841 | M: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
2753 | M: Dmitry Torokhov <dtor@mail.ru> | 2842 | M: Dmitry Torokhov <dtor@mail.ru> |
2754 | L: linux-input@vger.kernel.org | 2843 | L: linux-input@vger.kernel.org |
2844 | Q: http://patchwork.kernel.org/project/linux-input/list/ | ||
2755 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git | 2845 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git |
2756 | S: Maintained | 2846 | S: Maintained |
2757 | F: drivers/input/ | 2847 | F: drivers/input/ |
2758 | 2848 | ||
2759 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) | 2849 | INTEL FRAMEBUFFER DRIVER (excluding 810 and 815) |
2760 | M: Sylvain Meyer <sylvain.meyer@worldonline.fr> | 2850 | M: Maik Broemme <mbroemme@plusserver.de> |
2761 | L: linux-fbdev@vger.kernel.org | 2851 | L: linux-fbdev@vger.kernel.org |
2762 | S: Maintained | 2852 | S: Maintained |
2763 | F: Documentation/fb/intelfb.txt | 2853 | F: Documentation/fb/intelfb.txt |
@@ -2771,7 +2861,7 @@ F: drivers/video/i810/ | |||
2771 | 2861 | ||
2772 | INTEL MENLOW THERMAL DRIVER | 2862 | INTEL MENLOW THERMAL DRIVER |
2773 | M: Sujith Thomas <sujith.thomas@intel.com> | 2863 | M: Sujith Thomas <sujith.thomas@intel.com> |
2774 | L: linux-acpi@vger.kernel.org | 2864 | L: platform-driver-x86@vger.kernel.org |
2775 | W: http://www.lesswatts.org/projects/acpi/ | 2865 | W: http://www.lesswatts.org/projects/acpi/ |
2776 | S: Supported | 2866 | S: Supported |
2777 | F: drivers/platform/x86/intel_menlow.c | 2867 | F: drivers/platform/x86/intel_menlow.c |
@@ -3008,6 +3098,13 @@ W: http://www.melware.de | |||
3008 | S: Maintained | 3098 | S: Maintained |
3009 | F: drivers/isdn/hardware/eicon/ | 3099 | F: drivers/isdn/hardware/eicon/ |
3010 | 3100 | ||
3101 | IT87 HARDWARE MONITORING DRIVER | ||
3102 | M: Jean Delvare <khali@linux-fr.org> | ||
3103 | L: lm-sensors@lm-sensors.org | ||
3104 | S: Maintained | ||
3105 | F: Documentation/hwmon/it87 | ||
3106 | F: drivers/hwmon/it87.c | ||
3107 | |||
3011 | IVTV VIDEO4LINUX DRIVER | 3108 | IVTV VIDEO4LINUX DRIVER |
3012 | M: Andy Walls <awalls@radix.net> | 3109 | M: Andy Walls <awalls@radix.net> |
3013 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) | 3110 | L: ivtv-devel@ivtvdriver.org (moderated for non-subscribers) |
@@ -3061,6 +3158,7 @@ F: drivers/hwmon/k8temp.c | |||
3061 | KCONFIG | 3158 | KCONFIG |
3062 | M: Roman Zippel <zippel@linux-m68k.org> | 3159 | M: Roman Zippel <zippel@linux-m68k.org> |
3063 | L: linux-kbuild@vger.kernel.org | 3160 | L: linux-kbuild@vger.kernel.org |
3161 | Q: http://patchwork.kernel.org/project/linux-kbuild/list/ | ||
3064 | S: Maintained | 3162 | S: Maintained |
3065 | F: Documentation/kbuild/kconfig-language.txt | 3163 | F: Documentation/kbuild/kconfig-language.txt |
3066 | F: scripts/kconfig/ | 3164 | F: scripts/kconfig/ |
@@ -3135,7 +3233,7 @@ F: arch/x86/include/asm/svm.h | |||
3135 | F: arch/x86/kvm/svm.c | 3233 | F: arch/x86/kvm/svm.c |
3136 | 3234 | ||
3137 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC | 3235 | KERNEL VIRTUAL MACHINE (KVM) FOR POWERPC |
3138 | M: Hollis Blanchard <hollisb@us.ibm.com> | 3236 | M: Alexander Graf <agraf@suse.de> |
3139 | L: kvm-ppc@vger.kernel.org | 3237 | L: kvm-ppc@vger.kernel.org |
3140 | W: http://kvm.qumranet.com | 3238 | W: http://kvm.qumranet.com |
3141 | S: Supported | 3239 | S: Supported |
@@ -3274,6 +3372,7 @@ M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | |||
3274 | M: Paul Mackerras <paulus@samba.org> | 3372 | M: Paul Mackerras <paulus@samba.org> |
3275 | W: http://www.penguinppc.org/ | 3373 | W: http://www.penguinppc.org/ |
3276 | L: linuxppc-dev@ozlabs.org | 3374 | L: linuxppc-dev@ozlabs.org |
3375 | Q: http://patchwork.ozlabs.org/project/linuxppc-dev/list/ | ||
3277 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git | 3376 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git |
3278 | S: Supported | 3377 | S: Supported |
3279 | F: Documentation/powerpc/ | 3378 | F: Documentation/powerpc/ |
@@ -3394,6 +3493,13 @@ S: Maintained | |||
3394 | F: Documentation/ldm.txt | 3493 | F: Documentation/ldm.txt |
3395 | F: fs/partitions/ldm.* | 3494 | F: fs/partitions/ldm.* |
3396 | 3495 | ||
3496 | LogFS | ||
3497 | M: Joern Engel <joern@logfs.org> | ||
3498 | L: logfs@logfs.org | ||
3499 | W: logfs.org | ||
3500 | S: Maintained | ||
3501 | F: fs/logfs/ | ||
3502 | |||
3397 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) | 3503 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |
3398 | M: Eric Moore <Eric.Moore@lsi.com> | 3504 | M: Eric Moore <Eric.Moore@lsi.com> |
3399 | M: support@lsi.com | 3505 | M: support@lsi.com |
@@ -3496,9 +3602,9 @@ F: drivers/net/mv643xx_eth.* | |||
3496 | F: include/linux/mv643xx.h | 3602 | F: include/linux/mv643xx.h |
3497 | 3603 | ||
3498 | MARVELL MWL8K WIRELESS DRIVER | 3604 | MARVELL MWL8K WIRELESS DRIVER |
3499 | M: Lennert Buytenhek <buytenh@marvell.com> | 3605 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
3500 | L: linux-wireless@vger.kernel.org | 3606 | L: linux-wireless@vger.kernel.org |
3501 | S: Supported | 3607 | S: Maintained |
3502 | F: drivers/net/wireless/mwl8k.c | 3608 | F: drivers/net/wireless/mwl8k.c |
3503 | 3609 | ||
3504 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER | 3610 | MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER |
@@ -3530,6 +3636,7 @@ M: Mauro Carvalho Chehab <mchehab@infradead.org> | |||
3530 | P: LinuxTV.org Project | 3636 | P: LinuxTV.org Project |
3531 | L: linux-media@vger.kernel.org | 3637 | L: linux-media@vger.kernel.org |
3532 | W: http://linuxtv.org | 3638 | W: http://linuxtv.org |
3639 | Q: http://patchwork.kernel.org/project/linux-media/list/ | ||
3533 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | 3640 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git |
3534 | S: Maintained | 3641 | S: Maintained |
3535 | F: Documentation/dvb/ | 3642 | F: Documentation/dvb/ |
@@ -3557,7 +3664,7 @@ F: mm/ | |||
3557 | 3664 | ||
3558 | MEMORY RESOURCE CONTROLLER | 3665 | MEMORY RESOURCE CONTROLLER |
3559 | M: Balbir Singh <balbir@linux.vnet.ibm.com> | 3666 | M: Balbir Singh <balbir@linux.vnet.ibm.com> |
3560 | M: Pavel Emelyanov <xemul@openvz.org> | 3667 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> |
3561 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> | 3668 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
3562 | L: linux-mm@kvack.org | 3669 | L: linux-mm@kvack.org |
3563 | S: Maintained | 3670 | S: Maintained |
@@ -3565,8 +3672,9 @@ F: mm/memcontrol.c | |||
3565 | 3672 | ||
3566 | MEMORY TECHNOLOGY DEVICES (MTD) | 3673 | MEMORY TECHNOLOGY DEVICES (MTD) |
3567 | M: David Woodhouse <dwmw2@infradead.org> | 3674 | M: David Woodhouse <dwmw2@infradead.org> |
3568 | W: http://www.linux-mtd.infradead.org/ | ||
3569 | L: linux-mtd@lists.infradead.org | 3675 | L: linux-mtd@lists.infradead.org |
3676 | W: http://www.linux-mtd.infradead.org/ | ||
3677 | Q: http://patchwork.ozlabs.org/project/linux-mtd/list/ | ||
3570 | T: git git://git.infradead.org/mtd-2.6.git | 3678 | T: git git://git.infradead.org/mtd-2.6.git |
3571 | S: Maintained | 3679 | S: Maintained |
3572 | F: drivers/mtd/ | 3680 | F: drivers/mtd/ |
@@ -3637,6 +3745,7 @@ F: drivers/char/mxser.* | |||
3637 | 3745 | ||
3638 | MSI LAPTOP SUPPORT | 3746 | MSI LAPTOP SUPPORT |
3639 | M: Lennart Poettering <mzxreary@0pointer.de> | 3747 | M: Lennart Poettering <mzxreary@0pointer.de> |
3748 | L: platform-driver-x86@vger.kernel.org | ||
3640 | W: https://tango.0pointer.de/mailman/listinfo/s270-linux | 3749 | W: https://tango.0pointer.de/mailman/listinfo/s270-linux |
3641 | W: http://0pointer.de/lennart/tchibo.html | 3750 | W: http://0pointer.de/lennart/tchibo.html |
3642 | S: Maintained | 3751 | S: Maintained |
@@ -3644,6 +3753,7 @@ F: drivers/platform/x86/msi-laptop.c | |||
3644 | 3753 | ||
3645 | MSI WMI SUPPORT | 3754 | MSI WMI SUPPORT |
3646 | M: Anisse Astier <anisse@astier.eu> | 3755 | M: Anisse Astier <anisse@astier.eu> |
3756 | L: platform-driver-x86@vger.kernel.org | ||
3647 | S: Supported | 3757 | S: Supported |
3648 | F: drivers/platform/x86/msi-wmi.c | 3758 | F: drivers/platform/x86/msi-wmi.c |
3649 | 3759 | ||
@@ -3824,6 +3934,7 @@ S: Maintained | |||
3824 | NETWORKING [WIRELESS] | 3934 | NETWORKING [WIRELESS] |
3825 | M: "John W. Linville" <linville@tuxdriver.com> | 3935 | M: "John W. Linville" <linville@tuxdriver.com> |
3826 | L: linux-wireless@vger.kernel.org | 3936 | L: linux-wireless@vger.kernel.org |
3937 | Q: http://patchwork.kernel.org/project/linux-wireless/list/ | ||
3827 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git | 3938 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git |
3828 | S: Maintained | 3939 | S: Maintained |
3829 | F: net/mac80211/ | 3940 | F: net/mac80211/ |
@@ -3916,6 +4027,7 @@ M: Tony Lindgren <tony@atomide.com> | |||
3916 | L: linux-omap@vger.kernel.org | 4027 | L: linux-omap@vger.kernel.org |
3917 | W: http://www.muru.com/linux/omap/ | 4028 | W: http://www.muru.com/linux/omap/ |
3918 | W: http://linux.omap.com/ | 4029 | W: http://linux.omap.com/ |
4030 | Q: http://patchwork.kernel.org/project/linux-omap/list/ | ||
3919 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git | 4031 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git |
3920 | S: Maintained | 4032 | S: Maintained |
3921 | F: arch/arm/*omap*/ | 4033 | F: arch/arm/*omap*/ |
@@ -4096,6 +4208,7 @@ F: drivers/i2c/busses/i2c-pasemi.c | |||
4096 | 4208 | ||
4097 | PANASONIC LAPTOP ACPI EXTRAS DRIVER | 4209 | PANASONIC LAPTOP ACPI EXTRAS DRIVER |
4098 | M: Harald Welte <laforge@gnumonks.org> | 4210 | M: Harald Welte <laforge@gnumonks.org> |
4211 | L: platform-driver-x86@vger.kernel.org | ||
4099 | S: Maintained | 4212 | S: Maintained |
4100 | F: drivers/platform/x86/panasonic-laptop.c | 4213 | F: drivers/platform/x86/panasonic-laptop.c |
4101 | 4214 | ||
@@ -4141,6 +4254,7 @@ M: Helge Deller <deller@gmx.de> | |||
4141 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> | 4254 | M: "James E.J. Bottomley" <jejb@parisc-linux.org> |
4142 | L: linux-parisc@vger.kernel.org | 4255 | L: linux-parisc@vger.kernel.org |
4143 | W: http://www.parisc-linux.org/ | 4256 | W: http://www.parisc-linux.org/ |
4257 | Q: http://patchwork.kernel.org/project/linux-parisc/list/ | ||
4144 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git | 4258 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.git |
4145 | S: Maintained | 4259 | S: Maintained |
4146 | F: arch/parisc/ | 4260 | F: arch/parisc/ |
@@ -4183,6 +4297,7 @@ F: Documentation/powerpc/eeh-pci-error-recovery.txt | |||
4183 | PCI SUBSYSTEM | 4297 | PCI SUBSYSTEM |
4184 | M: Jesse Barnes <jbarnes@virtuousgeek.org> | 4298 | M: Jesse Barnes <jbarnes@virtuousgeek.org> |
4185 | L: linux-pci@vger.kernel.org | 4299 | L: linux-pci@vger.kernel.org |
4300 | Q: http://patchwork.kernel.org/project/linux-pci/list/ | ||
4186 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git | 4301 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git |
4187 | S: Supported | 4302 | S: Supported |
4188 | F: Documentation/PCI/ | 4303 | F: Documentation/PCI/ |
@@ -4221,10 +4336,13 @@ PERFORMANCE EVENTS SUBSYSTEM | |||
4221 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> | 4336 | M: Peter Zijlstra <a.p.zijlstra@chello.nl> |
4222 | M: Paul Mackerras <paulus@samba.org> | 4337 | M: Paul Mackerras <paulus@samba.org> |
4223 | M: Ingo Molnar <mingo@elte.hu> | 4338 | M: Ingo Molnar <mingo@elte.hu> |
4339 | M: Arnaldo Carvalho de Melo <acme@redhat.com> | ||
4224 | S: Supported | 4340 | S: Supported |
4225 | F: kernel/perf_event.c | 4341 | F: kernel/perf_event.c |
4226 | F: include/linux/perf_event.h | 4342 | F: include/linux/perf_event.h |
4227 | F: arch/*/*/kernel/perf_event.c | 4343 | F: arch/*/kernel/perf_event.c |
4344 | F: arch/*/kernel/*/perf_event.c | ||
4345 | F: arch/*/kernel/*/*/perf_event.c | ||
4228 | F: arch/*/include/asm/perf_event.h | 4346 | F: arch/*/include/asm/perf_event.h |
4229 | F: arch/*/lib/perf_event.c | 4347 | F: arch/*/lib/perf_event.c |
4230 | F: arch/*/kernel/perf_callchain.c | 4348 | F: arch/*/kernel/perf_callchain.c |
@@ -4421,6 +4539,13 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
4421 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | 4539 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git |
4422 | S: Maintained | 4540 | S: Maintained |
4423 | 4541 | ||
4542 | MMP2 SUPPORT (aka ARMADA610) | ||
4543 | M: Haojian Zhuang <haojian.zhuang@marvell.com> | ||
4544 | M: Eric Miao <eric.y.miao@gmail.com> | ||
4545 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
4546 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6.git | ||
4547 | S: Maintained | ||
4548 | |||
4424 | PXA MMCI DRIVER | 4549 | PXA MMCI DRIVER |
4425 | S: Orphan | 4550 | S: Orphan |
4426 | 4551 | ||
@@ -4445,6 +4570,13 @@ S: Supported | |||
4445 | F: Documentation/networking/LICENSE.qla3xxx | 4570 | F: Documentation/networking/LICENSE.qla3xxx |
4446 | F: drivers/net/qla3xxx.* | 4571 | F: drivers/net/qla3xxx.* |
4447 | 4572 | ||
4573 | QLOGIC QLCNIC (1/10)Gb ETHERNET DRIVER | ||
4574 | M: Amit Kumar Salecha <amit.salecha@qlogic.com> | ||
4575 | M: linux-driver@qlogic.com | ||
4576 | L: netdev@vger.kernel.org | ||
4577 | S: Supported | ||
4578 | F: drivers/net/qlcnic/ | ||
4579 | |||
4448 | QLOGIC QLGE 10Gb ETHERNET DRIVER | 4580 | QLOGIC QLGE 10Gb ETHERNET DRIVER |
4449 | M: Ron Mercer <ron.mercer@qlogic.com> | 4581 | M: Ron Mercer <ron.mercer@qlogic.com> |
4450 | M: linux-driver@qlogic.com | 4582 | M: linux-driver@qlogic.com |
@@ -4509,7 +4641,7 @@ F: drivers/net/wireless/ray* | |||
4509 | RCUTORTURE MODULE | 4641 | RCUTORTURE MODULE |
4510 | M: Josh Triplett <josh@freedesktop.org> | 4642 | M: Josh Triplett <josh@freedesktop.org> |
4511 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4643 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4512 | S: Maintained | 4644 | S: Supported |
4513 | F: Documentation/RCU/torture.txt | 4645 | F: Documentation/RCU/torture.txt |
4514 | F: kernel/rcutorture.c | 4646 | F: kernel/rcutorture.c |
4515 | 4647 | ||
@@ -4534,11 +4666,12 @@ M: Dipankar Sarma <dipankar@in.ibm.com> | |||
4534 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> | 4666 | M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> |
4535 | W: http://www.rdrop.com/users/paulmck/rclock/ | 4667 | W: http://www.rdrop.com/users/paulmck/rclock/ |
4536 | S: Supported | 4668 | S: Supported |
4537 | F: Documentation/RCU/rcu.txt | 4669 | F: Documentation/RCU/ |
4538 | F: Documentation/RCU/rcuref.txt | 4670 | F: include/linux/rcu* |
4539 | F: include/linux/rcupdate.h | 4671 | F: include/linux/srcu* |
4540 | F: include/linux/srcu.h | 4672 | F: kernel/rcu* |
4541 | F: kernel/rcupdate.c | 4673 | F: kernel/srcu* |
4674 | X: kernel/rcutorture.c | ||
4542 | 4675 | ||
4543 | REAL TIME CLOCK DRIVER | 4676 | REAL TIME CLOCK DRIVER |
4544 | M: Paul Gortmaker <p_gortmaker@yahoo.com> | 4677 | M: Paul Gortmaker <p_gortmaker@yahoo.com> |
@@ -4550,6 +4683,7 @@ F: include/linux/rtc.h | |||
4550 | REAL TIME CLOCK (RTC) SUBSYSTEM | 4683 | REAL TIME CLOCK (RTC) SUBSYSTEM |
4551 | M: Alessandro Zummo <a.zummo@towertech.it> | 4684 | M: Alessandro Zummo <a.zummo@towertech.it> |
4552 | L: rtc-linux@googlegroups.com | 4685 | L: rtc-linux@googlegroups.com |
4686 | Q: http://patchwork.ozlabs.org/project/rtc-linux/list/ | ||
4553 | S: Maintained | 4687 | S: Maintained |
4554 | F: Documentation/rtc.txt | 4688 | F: Documentation/rtc.txt |
4555 | F: drivers/rtc/ | 4689 | F: drivers/rtc/ |
@@ -4682,6 +4816,13 @@ F: drivers/media/common/saa7146* | |||
4682 | F: drivers/media/video/*7146* | 4816 | F: drivers/media/video/*7146* |
4683 | F: include/media/*7146* | 4817 | F: include/media/*7146* |
4684 | 4818 | ||
4819 | TLG2300 VIDEO4LINUX-2 DRIVER | ||
4820 | M: Huang Shijie <shijie8@gmail.com> | ||
4821 | M: Kang Yong <kangyong@telegent.com> | ||
4822 | M: Zhang Xiaobing <xbzhang@telegent.com> | ||
4823 | S: Supported | ||
4824 | F: drivers/media/video/tlg2300 | ||
4825 | |||
4685 | SC1200 WDT DRIVER | 4826 | SC1200 WDT DRIVER |
4686 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> | 4827 | M: Zwane Mwaikambo <zwane@arm.linux.org.uk> |
4687 | S: Maintained | 4828 | S: Maintained |
@@ -4837,6 +4978,8 @@ F: drivers/scsi/be2iscsi/ | |||
4837 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER | 4978 | SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER |
4838 | M: Sathya Perla <sathyap@serverengines.com> | 4979 | M: Sathya Perla <sathyap@serverengines.com> |
4839 | M: Subbu Seetharaman <subbus@serverengines.com> | 4980 | M: Subbu Seetharaman <subbus@serverengines.com> |
4981 | M: Sarveshwar Bandi <sarveshwarb@serverengines.com> | ||
4982 | M: Ajit Khaparde <ajitk@serverengines.com> | ||
4840 | L: netdev@vger.kernel.org | 4983 | L: netdev@vger.kernel.org |
4841 | W: http://www.serverengines.com | 4984 | W: http://www.serverengines.com |
4842 | S: Supported | 4985 | S: Supported |
@@ -4914,6 +5057,7 @@ F: drivers/*/*/*s3c2410* | |||
4914 | TI DAVINCI MACHINE SUPPORT | 5057 | TI DAVINCI MACHINE SUPPORT |
4915 | P: Kevin Hilman | 5058 | P: Kevin Hilman |
4916 | M: davinci-linux-open-source@linux.davincidsp.com | 5059 | M: davinci-linux-open-source@linux.davincidsp.com |
5060 | Q: http://patchwork.kernel.org/project/linux-davinci/list/ | ||
4917 | S: Supported | 5061 | S: Supported |
4918 | F: arch/arm/mach-davinci | 5062 | F: arch/arm/mach-davinci |
4919 | 5063 | ||
@@ -5040,7 +5184,7 @@ F: include/linux/ssb/ | |||
5040 | 5184 | ||
5041 | SONY VAIO CONTROL DEVICE DRIVER | 5185 | SONY VAIO CONTROL DEVICE DRIVER |
5042 | M: Mattia Dongili <malattia@linux.it> | 5186 | M: Mattia Dongili <malattia@linux.it> |
5043 | L: linux-acpi@vger.kernel.org | 5187 | L: platform-driver-x86@vger.kernel.org |
5044 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers | 5188 | W: http://www.linux.it/~malattia/wiki/index.php/Sony_drivers |
5045 | S: Maintained | 5189 | S: Maintained |
5046 | F: Documentation/laptops/sony-laptop.txt | 5190 | F: Documentation/laptops/sony-laptop.txt |
@@ -5079,11 +5223,27 @@ F: include/sound/soc* | |||
5079 | SPARC + UltraSPARC (sparc/sparc64) | 5223 | SPARC + UltraSPARC (sparc/sparc64) |
5080 | M: "David S. Miller" <davem@davemloft.net> | 5224 | M: "David S. Miller" <davem@davemloft.net> |
5081 | L: sparclinux@vger.kernel.org | 5225 | L: sparclinux@vger.kernel.org |
5226 | Q: http://patchwork.ozlabs.org/project/sparclinux/list/ | ||
5082 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | 5227 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git |
5083 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | 5228 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git |
5084 | S: Maintained | 5229 | S: Maintained |
5085 | F: arch/sparc/ | 5230 | F: arch/sparc/ |
5086 | 5231 | ||
5232 | SPARC SERIAL DRIVERS | ||
5233 | M: "David S. Miller" <davem@davemloft.net> | ||
5234 | L: sparclinux@vger.kernel.org | ||
5235 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git | ||
5236 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git | ||
5237 | S: Maintained | ||
5238 | F: drivers/serial/suncore.c | ||
5239 | F: drivers/serial/suncore.h | ||
5240 | F: drivers/serial/sunhv.c | ||
5241 | F: drivers/serial/sunsab.c | ||
5242 | F: drivers/serial/sunsab.h | ||
5243 | F: drivers/serial/sunsu.c | ||
5244 | F: drivers/serial/sunzilog.c | ||
5245 | F: drivers/serial/sunzilog.h | ||
5246 | |||
5087 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER | 5247 | SPECIALIX IO8+ MULTIPORT SERIAL CARD DRIVER |
5088 | M: Roger Wolff <R.E.Wolff@BitWizard.nl> | 5248 | M: Roger Wolff <R.E.Wolff@BitWizard.nl> |
5089 | S: Supported | 5249 | S: Supported |
@@ -5094,6 +5254,7 @@ SPI SUBSYSTEM | |||
5094 | M: David Brownell <dbrownell@users.sourceforge.net> | 5254 | M: David Brownell <dbrownell@users.sourceforge.net> |
5095 | M: Grant Likely <grant.likely@secretlab.ca> | 5255 | M: Grant Likely <grant.likely@secretlab.ca> |
5096 | L: spi-devel-general@lists.sourceforge.net | 5256 | L: spi-devel-general@lists.sourceforge.net |
5257 | Q: http://patchwork.kernel.org/project/spi-devel-general/list/ | ||
5097 | S: Maintained | 5258 | S: Maintained |
5098 | F: Documentation/spi/ | 5259 | F: Documentation/spi/ |
5099 | F: drivers/spi/ | 5260 | F: drivers/spi/ |
@@ -5149,7 +5310,7 @@ F: drivers/net/starfire* | |||
5149 | 5310 | ||
5150 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER | 5311 | STARMODE RADIO IP (STRIP) PROTOCOL DRIVER |
5151 | S: Orphan | 5312 | S: Orphan |
5152 | F: drivers/net/wireless/strip.c | 5313 | F: drivers/staging/strip/strip.c |
5153 | F: include/linux/if_strip.h | 5314 | F: include/linux/if_strip.h |
5154 | 5315 | ||
5155 | STRADIS MPEG-2 DECODER DRIVER | 5316 | STRADIS MPEG-2 DECODER DRIVER |
@@ -5170,6 +5331,7 @@ SUPERH | |||
5170 | M: Paul Mundt <lethal@linux-sh.org> | 5331 | M: Paul Mundt <lethal@linux-sh.org> |
5171 | L: linux-sh@vger.kernel.org | 5332 | L: linux-sh@vger.kernel.org |
5172 | W: http://www.linux-sh.org | 5333 | W: http://www.linux-sh.org |
5334 | Q: http://patchwork.kernel.org/project/linux-sh/list/ | ||
5173 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git | 5335 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.git |
5174 | S: Supported | 5336 | S: Supported |
5175 | F: Documentation/sh/ | 5337 | F: Documentation/sh/ |
@@ -5246,6 +5408,7 @@ F: arch/xtensa/ | |||
5246 | THINKPAD ACPI EXTRAS DRIVER | 5408 | THINKPAD ACPI EXTRAS DRIVER |
5247 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> | 5409 | M: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br> |
5248 | L: ibm-acpi-devel@lists.sourceforge.net | 5410 | L: ibm-acpi-devel@lists.sourceforge.net |
5411 | L: platform-driver-x86@vger.kernel.org | ||
5249 | W: http://ibm-acpi.sourceforge.net | 5412 | W: http://ibm-acpi.sourceforge.net |
5250 | W: http://thinkwiki.org/wiki/Ibm-acpi | 5413 | W: http://thinkwiki.org/wiki/Ibm-acpi |
5251 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git | 5414 | T: git git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git |
@@ -5299,10 +5462,12 @@ F: security/tomoyo/ | |||
5299 | 5462 | ||
5300 | TOPSTAR LAPTOP EXTRAS DRIVER | 5463 | TOPSTAR LAPTOP EXTRAS DRIVER |
5301 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> | 5464 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> |
5465 | L: platform-driver-x86@vger.kernel.org | ||
5302 | S: Maintained | 5466 | S: Maintained |
5303 | F: drivers/platform/x86/topstar-laptop.c | 5467 | F: drivers/platform/x86/topstar-laptop.c |
5304 | 5468 | ||
5305 | TOSHIBA ACPI EXTRAS DRIVER | 5469 | TOSHIBA ACPI EXTRAS DRIVER |
5470 | L: platform-driver-x86@vger.kernel.org | ||
5306 | S: Orphan | 5471 | S: Orphan |
5307 | F: drivers/platform/x86/toshiba_acpi.c | 5472 | F: drivers/platform/x86/toshiba_acpi.c |
5308 | 5473 | ||
@@ -5802,6 +5967,15 @@ S: Maintained | |||
5802 | F: Documentation/filesystems/vfat.txt | 5967 | F: Documentation/filesystems/vfat.txt |
5803 | F: fs/fat/ | 5968 | F: fs/fat/ |
5804 | 5969 | ||
5970 | VIRTIO HOST (VHOST) | ||
5971 | M: "Michael S. Tsirkin" <mst@redhat.com> | ||
5972 | L: kvm@vger.kernel.org | ||
5973 | L: virtualization@lists.osdl.org | ||
5974 | L: netdev@vger.kernel.org | ||
5975 | S: Maintained | ||
5976 | F: drivers/vhost/ | ||
5977 | F: include/linux/vhost.h | ||
5978 | |||
5805 | VIA RHINE NETWORK DRIVER | 5979 | VIA RHINE NETWORK DRIVER |
5806 | M: Roger Luethi <rl@hellgate.ch> | 5980 | M: Roger Luethi <rl@hellgate.ch> |
5807 | S: Maintained | 5981 | S: Maintained |
@@ -5925,7 +6099,7 @@ L: linux-wireless@vger.kernel.org | |||
5925 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ | 6099 | W: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/ |
5926 | S: Maintained | 6100 | S: Maintained |
5927 | F: Documentation/networking/wavelan.txt | 6101 | F: Documentation/networking/wavelan.txt |
5928 | F: drivers/net/wireless/wavelan* | 6102 | F: drivers/staging/wavelan/ |
5929 | 6103 | ||
5930 | WD7000 SCSI DRIVER | 6104 | WD7000 SCSI DRIVER |
5931 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> | 6105 | M: Miroslav Zagorac <zaga@fly.cc.fer.hr> |
@@ -5960,7 +6134,7 @@ S: Maintained | |||
5960 | F: drivers/input/misc/wistron_btns.c | 6134 | F: drivers/input/misc/wistron_btns.c |
5961 | 6135 | ||
5962 | WL1251 WIRELESS DRIVER | 6136 | WL1251 WIRELESS DRIVER |
5963 | M: Kalle Valo <kalle.valo@nokia.com> | 6137 | M: Kalle Valo <kalle.valo@iki.fi> |
5964 | L: linux-wireless@vger.kernel.org | 6138 | L: linux-wireless@vger.kernel.org |
5965 | W: http://wireless.kernel.org | 6139 | W: http://wireless.kernel.org |
5966 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 6140 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
@@ -6030,6 +6204,13 @@ S: Maintained | |||
6030 | F: Documentation/x86/ | 6204 | F: Documentation/x86/ |
6031 | F: arch/x86/ | 6205 | F: arch/x86/ |
6032 | 6206 | ||
6207 | X86 PLATFORM DRIVERS | ||
6208 | M: Matthew Garrett <mjg@redhat.com> | ||
6209 | L: platform-driver-x86@vger.kernel.org | ||
6210 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git | ||
6211 | S: Maintained | ||
6212 | F: drivers/platform/x86 | ||
6213 | |||
6033 | XEN HYPERVISOR INTERFACE | 6214 | XEN HYPERVISOR INTERFACE |
6034 | M: Jeremy Fitzhardinge <jeremy@xensource.com> | 6215 | M: Jeremy Fitzhardinge <jeremy@xensource.com> |
6035 | M: Chris Wright <chrisw@sous-sol.org> | 6216 | M: Chris Wright <chrisw@sous-sol.org> |
@@ -6114,6 +6295,7 @@ F: drivers/serial/zs.* | |||
6114 | THE REST | 6295 | THE REST |
6115 | M: Linus Torvalds <torvalds@linux-foundation.org> | 6296 | M: Linus Torvalds <torvalds@linux-foundation.org> |
6116 | L: linux-kernel@vger.kernel.org | 6297 | L: linux-kernel@vger.kernel.org |
6298 | Q: http://patchwork.kernel.org/project/LKML/list/ | ||
6117 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | 6299 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git |
6118 | S: Buried alive in reporters | 6300 | S: Buried alive in reporters |
6119 | F: * | 6301 | F: * |