diff options
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 111 |
1 files changed, 64 insertions, 47 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a0f9fd1d7740..f986e7dc904b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -511,8 +511,8 @@ M: Joerg Roedel <joerg.roedel@amd.com> | |||
511 | L: iommu@lists.linux-foundation.org | 511 | L: iommu@lists.linux-foundation.org |
512 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git | 512 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git |
513 | S: Supported | 513 | S: Supported |
514 | F: arch/x86/kernel/amd_iommu*.c | 514 | F: drivers/iommu/amd_iommu*.[ch] |
515 | F: arch/x86/include/asm/amd_iommu*.h | 515 | F: include/linux/amd-iommu.h |
516 | 516 | ||
517 | AMD MICROCODE UPDATE SUPPORT | 517 | AMD MICROCODE UPDATE SUPPORT |
518 | M: Andreas Herrmann <andreas.herrmann3@amd.com> | 518 | M: Andreas Herrmann <andreas.herrmann3@amd.com> |
@@ -789,6 +789,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | |||
789 | S: Maintained | 789 | S: Maintained |
790 | T: git git://git.pengutronix.de/git/imx/linux-2.6.git | 790 | T: git git://git.pengutronix.de/git/imx/linux-2.6.git |
791 | F: arch/arm/mach-mx*/ | 791 | F: arch/arm/mach-mx*/ |
792 | F: arch/arm/mach-imx/ | ||
792 | F: arch/arm/plat-mxc/ | 793 | F: arch/arm/plat-mxc/ |
793 | 794 | ||
794 | ARM/FREESCALE IMX51 | 795 | ARM/FREESCALE IMX51 |
@@ -804,6 +805,13 @@ S: Maintained | |||
804 | T: git git://git.linaro.org/people/shawnguo/linux-2.6.git | 805 | T: git git://git.linaro.org/people/shawnguo/linux-2.6.git |
805 | F: arch/arm/mach-imx/*imx6* | 806 | F: arch/arm/mach-imx/*imx6* |
806 | 807 | ||
808 | ARM/FREESCALE MXS ARM ARCHITECTURE | ||
809 | M: Shawn Guo <shawn.guo@linaro.org> | ||
810 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
811 | S: Maintained | ||
812 | T: git git://git.linaro.org/people/shawnguo/linux-2.6.git | ||
813 | F: arch/arm/mach-mxs/ | ||
814 | |||
807 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT | 815 | ARM/GLOMATION GESBC9312SX MACHINE SUPPORT |
808 | M: Lennert Buytenhek <kernel@wantstofly.org> | 816 | M: Lennert Buytenhek <kernel@wantstofly.org> |
809 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 817 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -1046,35 +1054,18 @@ ARM/SAMSUNG ARM ARCHITECTURES | |||
1046 | M: Ben Dooks <ben-linux@fluff.org> | 1054 | M: Ben Dooks <ben-linux@fluff.org> |
1047 | M: Kukjin Kim <kgene.kim@samsung.com> | 1055 | M: Kukjin Kim <kgene.kim@samsung.com> |
1048 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1056 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1057 | L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) | ||
1049 | W: http://www.fluff.org/ben/linux/ | 1058 | W: http://www.fluff.org/ben/linux/ |
1050 | S: Maintained | 1059 | S: Maintained |
1051 | F: arch/arm/plat-samsung/ | 1060 | F: arch/arm/plat-samsung/ |
1052 | F: arch/arm/plat-s3c24xx/ | 1061 | F: arch/arm/plat-s3c24xx/ |
1053 | F: arch/arm/plat-s5p/ | 1062 | F: arch/arm/plat-s5p/ |
1063 | F: arch/arm/mach-s3c24*/ | ||
1064 | F: arch/arm/mach-s3c64xx/ | ||
1054 | F: drivers/*/*s3c2410* | 1065 | F: drivers/*/*s3c2410* |
1055 | F: drivers/*/*/*s3c2410* | 1066 | F: drivers/*/*/*s3c2410* |
1056 | 1067 | F: drivers/spi/spi-s3c* | |
1057 | ARM/S3C2410 ARM ARCHITECTURE | 1068 | F: sound/soc/samsung/* |
1058 | M: Ben Dooks <ben-linux@fluff.org> | ||
1059 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1060 | W: http://www.fluff.org/ben/linux/ | ||
1061 | S: Maintained | ||
1062 | F: arch/arm/mach-s3c2410/ | ||
1063 | |||
1064 | ARM/S3C244x ARM ARCHITECTURE | ||
1065 | M: Ben Dooks <ben-linux@fluff.org> | ||
1066 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1067 | W: http://www.fluff.org/ben/linux/ | ||
1068 | S: Maintained | ||
1069 | F: arch/arm/mach-s3c2440/ | ||
1070 | F: arch/arm/mach-s3c2443/ | ||
1071 | |||
1072 | ARM/S3C64xx ARM ARCHITECTURE | ||
1073 | M: Ben Dooks <ben-linux@fluff.org> | ||
1074 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1075 | W: http://www.fluff.org/ben/linux/ | ||
1076 | S: Maintained | ||
1077 | F: arch/arm/mach-s3c64xx/ | ||
1078 | 1069 | ||
1079 | ARM/S5P EXYNOS ARM ARCHITECTURES | 1070 | ARM/S5P EXYNOS ARM ARCHITECTURES |
1080 | M: Kukjin Kim <kgene.kim@samsung.com> | 1071 | M: Kukjin Kim <kgene.kim@samsung.com> |
@@ -1106,6 +1097,7 @@ F: drivers/media/video/s5p-fimc/ | |||
1106 | ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT | 1097 | ARM/SAMSUNG S5P SERIES Multi Format Codec (MFC) SUPPORT |
1107 | M: Kyungmin Park <kyungmin.park@samsung.com> | 1098 | M: Kyungmin Park <kyungmin.park@samsung.com> |
1108 | M: Kamil Debski <k.debski@samsung.com> | 1099 | M: Kamil Debski <k.debski@samsung.com> |
1100 | M: Jeongtae Park <jtp.park@samsung.com> | ||
1109 | L: linux-arm-kernel@lists.infradead.org | 1101 | L: linux-arm-kernel@lists.infradead.org |
1110 | L: linux-media@vger.kernel.org | 1102 | L: linux-media@vger.kernel.org |
1111 | S: Maintained | 1103 | S: Maintained |
@@ -1706,11 +1698,9 @@ F: arch/x86/include/asm/tce.h | |||
1706 | 1698 | ||
1707 | CAN NETWORK LAYER | 1699 | CAN NETWORK LAYER |
1708 | M: Oliver Hartkopp <socketcan@hartkopp.net> | 1700 | M: Oliver Hartkopp <socketcan@hartkopp.net> |
1709 | M: Oliver Hartkopp <oliver.hartkopp@volkswagen.de> | ||
1710 | M: Urs Thuermann <urs.thuermann@volkswagen.de> | ||
1711 | L: linux-can@vger.kernel.org | 1701 | L: linux-can@vger.kernel.org |
1712 | L: netdev@vger.kernel.org | 1702 | W: http://gitorious.org/linux-can |
1713 | W: http://developer.berlios.de/projects/socketcan/ | 1703 | T: git git://gitorious.org/linux-can/linux-can-next.git |
1714 | S: Maintained | 1704 | S: Maintained |
1715 | F: net/can/ | 1705 | F: net/can/ |
1716 | F: include/linux/can.h | 1706 | F: include/linux/can.h |
@@ -1721,9 +1711,10 @@ F: include/linux/can/gw.h | |||
1721 | 1711 | ||
1722 | CAN NETWORK DRIVERS | 1712 | CAN NETWORK DRIVERS |
1723 | M: Wolfgang Grandegger <wg@grandegger.com> | 1713 | M: Wolfgang Grandegger <wg@grandegger.com> |
1714 | M: Marc Kleine-Budde <mkl@pengutronix.de> | ||
1724 | L: linux-can@vger.kernel.org | 1715 | L: linux-can@vger.kernel.org |
1725 | L: netdev@vger.kernel.org | 1716 | W: http://gitorious.org/linux-can |
1726 | W: http://developer.berlios.de/projects/socketcan/ | 1717 | T: git git://gitorious.org/linux-can/linux-can-next.git |
1727 | S: Maintained | 1718 | S: Maintained |
1728 | F: drivers/net/can/ | 1719 | F: drivers/net/can/ |
1729 | F: include/linux/can/dev.h | 1720 | F: include/linux/can/dev.h |
@@ -1788,6 +1779,14 @@ F: include/net/cfg80211.h | |||
1788 | F: net/wireless/* | 1779 | F: net/wireless/* |
1789 | X: net/wireless/wext* | 1780 | X: net/wireless/wext* |
1790 | 1781 | ||
1782 | CHAR and MISC DRIVERS | ||
1783 | M: Arnd Bergmann <arnd@arndb.de> | ||
1784 | M: Greg Kroah-Hartman <greg@kroah.com> | ||
1785 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git | ||
1786 | S: Maintained | ||
1787 | F: drivers/char/* | ||
1788 | F: drivers/misc/* | ||
1789 | |||
1791 | CHECKPATCH | 1790 | CHECKPATCH |
1792 | M: Andy Whitcroft <apw@canonical.com> | 1791 | M: Andy Whitcroft <apw@canonical.com> |
1793 | S: Supported | 1792 | S: Supported |
@@ -1926,9 +1925,11 @@ S: Maintained | |||
1926 | F: drivers/connector/ | 1925 | F: drivers/connector/ |
1927 | 1926 | ||
1928 | CONTROL GROUPS (CGROUPS) | 1927 | CONTROL GROUPS (CGROUPS) |
1929 | M: Paul Menage <paul@paulmenage.org> | 1928 | M: Tejun Heo <tj@kernel.org> |
1930 | M: Li Zefan <lizf@cn.fujitsu.com> | 1929 | M: Li Zefan <lizf@cn.fujitsu.com> |
1931 | L: containers@lists.linux-foundation.org | 1930 | L: containers@lists.linux-foundation.org |
1931 | L: cgroups@vger.kernel.org | ||
1932 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git | ||
1932 | S: Maintained | 1933 | S: Maintained |
1933 | F: include/linux/cgroup* | 1934 | F: include/linux/cgroup* |
1934 | F: kernel/cgroup* | 1935 | F: kernel/cgroup* |
@@ -2342,6 +2343,13 @@ S: Supported | |||
2342 | F: drivers/gpu/drm/i915 | 2343 | F: drivers/gpu/drm/i915 |
2343 | F: include/drm/i915* | 2344 | F: include/drm/i915* |
2344 | 2345 | ||
2346 | DRM DRIVERS FOR EXYNOS | ||
2347 | M: Inki Dae <inki.dae@samsung.com> | ||
2348 | L: dri-devel@lists.freedesktop.org | ||
2349 | S: Supported | ||
2350 | F: drivers/gpu/drm/exynos | ||
2351 | F: include/drm/exynos* | ||
2352 | |||
2345 | DSCC4 DRIVER | 2353 | DSCC4 DRIVER |
2346 | M: Francois Romieu <romieu@fr.zoreil.com> | 2354 | M: Francois Romieu <romieu@fr.zoreil.com> |
2347 | L: netdev@vger.kernel.org | 2355 | L: netdev@vger.kernel.org |
@@ -2576,7 +2584,7 @@ S: Maintained | |||
2576 | F: drivers/net/ethernet/i825xx/eexpress.* | 2584 | F: drivers/net/ethernet/i825xx/eexpress.* |
2577 | 2585 | ||
2578 | ETHERNET BRIDGE | 2586 | ETHERNET BRIDGE |
2579 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 2587 | M: Stephen Hemminger <shemminger@vyatta.com> |
2580 | L: bridge@lists.linux-foundation.org | 2588 | L: bridge@lists.linux-foundation.org |
2581 | L: netdev@vger.kernel.org | 2589 | L: netdev@vger.kernel.org |
2582 | W: http://www.linuxfoundation.org/en/Net:Bridge | 2590 | W: http://www.linuxfoundation.org/en/Net:Bridge |
@@ -2691,7 +2699,7 @@ FIREWIRE SUBSYSTEM | |||
2691 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> | 2699 | M: Stefan Richter <stefanr@s5r6.in-berlin.de> |
2692 | L: linux1394-devel@lists.sourceforge.net | 2700 | L: linux1394-devel@lists.sourceforge.net |
2693 | W: http://ieee1394.wiki.kernel.org/ | 2701 | W: http://ieee1394.wiki.kernel.org/ |
2694 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6.git | 2702 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git |
2695 | S: Maintained | 2703 | S: Maintained |
2696 | F: drivers/firewire/ | 2704 | F: drivers/firewire/ |
2697 | F: include/linux/firewire*.h | 2705 | F: include/linux/firewire*.h |
@@ -3092,6 +3100,7 @@ F: include/linux/hid* | |||
3092 | 3100 | ||
3093 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS | 3101 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS |
3094 | M: Thomas Gleixner <tglx@linutronix.de> | 3102 | M: Thomas Gleixner <tglx@linutronix.de> |
3103 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
3095 | S: Maintained | 3104 | S: Maintained |
3096 | F: Documentation/timers/ | 3105 | F: Documentation/timers/ |
3097 | F: kernel/hrtimer.c | 3106 | F: kernel/hrtimer.c |
@@ -3601,7 +3610,7 @@ F: net/irda/ | |||
3601 | IRQ SUBSYSTEM | 3610 | IRQ SUBSYSTEM |
3602 | M: Thomas Gleixner <tglx@linutronix.de> | 3611 | M: Thomas Gleixner <tglx@linutronix.de> |
3603 | S: Maintained | 3612 | S: Maintained |
3604 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/core | 3613 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core |
3605 | F: kernel/irq/ | 3614 | F: kernel/irq/ |
3606 | 3615 | ||
3607 | ISAPNP | 3616 | ISAPNP |
@@ -3710,7 +3719,7 @@ F: fs/jbd2/ | |||
3710 | F: include/linux/jbd2.h | 3719 | F: include/linux/jbd2.h |
3711 | 3720 | ||
3712 | JSM Neo PCI based serial card | 3721 | JSM Neo PCI based serial card |
3713 | M: Breno Leitao <leitao@linux.vnet.ibm.com> | 3722 | M: Lucas Tavares <lucaskt@linux.vnet.ibm.com> |
3714 | L: linux-serial@vger.kernel.org | 3723 | L: linux-serial@vger.kernel.org |
3715 | S: Maintained | 3724 | S: Maintained |
3716 | F: drivers/tty/serial/jsm/ | 3725 | F: drivers/tty/serial/jsm/ |
@@ -4089,7 +4098,7 @@ F: drivers/hwmon/lm90.c | |||
4089 | LOCKDEP AND LOCKSTAT | 4098 | LOCKDEP AND LOCKSTAT |
4090 | M: Peter Zijlstra <peterz@infradead.org> | 4099 | M: Peter Zijlstra <peterz@infradead.org> |
4091 | M: Ingo Molnar <mingo@redhat.com> | 4100 | M: Ingo Molnar <mingo@redhat.com> |
4092 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git | 4101 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking |
4093 | S: Maintained | 4102 | S: Maintained |
4094 | F: Documentation/lockdep*.txt | 4103 | F: Documentation/lockdep*.txt |
4095 | F: Documentation/lockstat.txt | 4104 | F: Documentation/lockstat.txt |
@@ -4271,7 +4280,9 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | |||
4271 | S: Maintained | 4280 | S: Maintained |
4272 | F: Documentation/dvb/ | 4281 | F: Documentation/dvb/ |
4273 | F: Documentation/video4linux/ | 4282 | F: Documentation/video4linux/ |
4283 | F: Documentation/DocBook/media/ | ||
4274 | F: drivers/media/ | 4284 | F: drivers/media/ |
4285 | F: drivers/staging/media/ | ||
4275 | F: include/media/ | 4286 | F: include/media/ |
4276 | F: include/linux/dvb/ | 4287 | F: include/linux/dvb/ |
4277 | F: include/linux/videodev*.h | 4288 | F: include/linux/videodev*.h |
@@ -4293,9 +4304,11 @@ F: include/linux/mm.h | |||
4293 | F: mm/ | 4304 | F: mm/ |
4294 | 4305 | ||
4295 | MEMORY RESOURCE CONTROLLER | 4306 | MEMORY RESOURCE CONTROLLER |
4307 | M: Johannes Weiner <hannes@cmpxchg.org> | ||
4308 | M: Michal Hocko <mhocko@suse.cz> | ||
4296 | M: Balbir Singh <bsingharora@gmail.com> | 4309 | M: Balbir Singh <bsingharora@gmail.com> |
4297 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> | ||
4298 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> | 4310 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
4311 | L: cgroups@vger.kernel.org | ||
4299 | L: linux-mm@kvack.org | 4312 | L: linux-mm@kvack.org |
4300 | S: Maintained | 4313 | S: Maintained |
4301 | F: mm/memcontrol.c | 4314 | F: mm/memcontrol.c |
@@ -4329,7 +4342,7 @@ MIPS | |||
4329 | M: Ralf Baechle <ralf@linux-mips.org> | 4342 | M: Ralf Baechle <ralf@linux-mips.org> |
4330 | L: linux-mips@linux-mips.org | 4343 | L: linux-mips@linux-mips.org |
4331 | W: http://www.linux-mips.org/ | 4344 | W: http://www.linux-mips.org/ |
4332 | T: git git://git.linux-mips.org/pub/scm/linux.git | 4345 | T: git git://git.linux-mips.org/pub/scm/ralf/linux.git |
4333 | Q: http://patchwork.linux-mips.org/project/linux-mips/list/ | 4346 | Q: http://patchwork.linux-mips.org/project/linux-mips/list/ |
4334 | S: Supported | 4347 | S: Supported |
4335 | F: Documentation/mips/ | 4348 | F: Documentation/mips/ |
@@ -4462,7 +4475,7 @@ S: Supported | |||
4462 | F: drivers/infiniband/hw/nes/ | 4475 | F: drivers/infiniband/hw/nes/ |
4463 | 4476 | ||
4464 | NETEM NETWORK EMULATOR | 4477 | NETEM NETWORK EMULATOR |
4465 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 4478 | M: Stephen Hemminger <shemminger@vyatta.com> |
4466 | L: netem@lists.linux-foundation.org | 4479 | L: netem@lists.linux-foundation.org |
4467 | S: Maintained | 4480 | S: Maintained |
4468 | F: net/sched/sch_netem.c | 4481 | F: net/sched/sch_netem.c |
@@ -4939,7 +4952,7 @@ F: drivers/char/ppdev.c | |||
4939 | F: include/linux/ppdev.h | 4952 | F: include/linux/ppdev.h |
4940 | 4953 | ||
4941 | PARAVIRT_OPS INTERFACE | 4954 | PARAVIRT_OPS INTERFACE |
4942 | M: Jeremy Fitzhardinge <jeremy@xensource.com> | 4955 | M: Jeremy Fitzhardinge <jeremy@goop.org> |
4943 | M: Chris Wright <chrisw@sous-sol.org> | 4956 | M: Chris Wright <chrisw@sous-sol.org> |
4944 | M: Alok Kataria <akataria@vmware.com> | 4957 | M: Alok Kataria <akataria@vmware.com> |
4945 | M: Rusty Russell <rusty@rustcorp.com.au> | 4958 | M: Rusty Russell <rusty@rustcorp.com.au> |
@@ -5075,6 +5088,7 @@ M: Peter Zijlstra <a.p.zijlstra@chello.nl> | |||
5075 | M: Paul Mackerras <paulus@samba.org> | 5088 | M: Paul Mackerras <paulus@samba.org> |
5076 | M: Ingo Molnar <mingo@elte.hu> | 5089 | M: Ingo Molnar <mingo@elte.hu> |
5077 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 5090 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |
5091 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core | ||
5078 | S: Supported | 5092 | S: Supported |
5079 | F: kernel/events/* | 5093 | F: kernel/events/* |
5080 | F: include/linux/perf_event.h | 5094 | F: include/linux/perf_event.h |
@@ -5154,6 +5168,7 @@ F: drivers/scsi/pm8001/ | |||
5154 | 5168 | ||
5155 | POSIX CLOCKS and TIMERS | 5169 | POSIX CLOCKS and TIMERS |
5156 | M: Thomas Gleixner <tglx@linutronix.de> | 5170 | M: Thomas Gleixner <tglx@linutronix.de> |
5171 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
5157 | S: Supported | 5172 | S: Supported |
5158 | F: fs/timerfd.c | 5173 | F: fs/timerfd.c |
5159 | F: include/linux/timer* | 5174 | F: include/linux/timer* |
@@ -5648,7 +5663,6 @@ F: drivers/media/video/*7146* | |||
5648 | F: include/media/*7146* | 5663 | F: include/media/*7146* |
5649 | 5664 | ||
5650 | SAMSUNG AUDIO (ASoC) DRIVERS | 5665 | SAMSUNG AUDIO (ASoC) DRIVERS |
5651 | M: Jassi Brar <jassisinghbrar@gmail.com> | ||
5652 | M: Sangbeom Kim <sbkim73@samsung.com> | 5666 | M: Sangbeom Kim <sbkim73@samsung.com> |
5653 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 5667 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
5654 | S: Supported | 5668 | S: Supported |
@@ -5670,6 +5684,7 @@ F: drivers/dma/dw_dmac.c | |||
5670 | TIMEKEEPING, NTP | 5684 | TIMEKEEPING, NTP |
5671 | M: John Stultz <johnstul@us.ibm.com> | 5685 | M: John Stultz <johnstul@us.ibm.com> |
5672 | M: Thomas Gleixner <tglx@linutronix.de> | 5686 | M: Thomas Gleixner <tglx@linutronix.de> |
5687 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
5673 | S: Supported | 5688 | S: Supported |
5674 | F: include/linux/clocksource.h | 5689 | F: include/linux/clocksource.h |
5675 | F: include/linux/time.h | 5690 | F: include/linux/time.h |
@@ -5694,6 +5709,7 @@ F: drivers/watchdog/sc1200wdt.c | |||
5694 | SCHEDULER | 5709 | SCHEDULER |
5695 | M: Ingo Molnar <mingo@elte.hu> | 5710 | M: Ingo Molnar <mingo@elte.hu> |
5696 | M: Peter Zijlstra <peterz@infradead.org> | 5711 | M: Peter Zijlstra <peterz@infradead.org> |
5712 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | ||
5697 | S: Maintained | 5713 | S: Maintained |
5698 | F: kernel/sched* | 5714 | F: kernel/sched* |
5699 | F: include/linux/sched.h | 5715 | F: include/linux/sched.h |
@@ -5977,7 +5993,7 @@ S: Maintained | |||
5977 | F: drivers/usb/misc/sisusbvga/ | 5993 | F: drivers/usb/misc/sisusbvga/ |
5978 | 5994 | ||
5979 | SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS | 5995 | SKGE, SKY2 10/100/1000 GIGABIT ETHERNET DRIVERS |
5980 | M: Stephen Hemminger <shemminger@linux-foundation.org> | 5996 | M: Stephen Hemminger <shemminger@vyatta.com> |
5981 | L: netdev@vger.kernel.org | 5997 | L: netdev@vger.kernel.org |
5982 | S: Maintained | 5998 | S: Maintained |
5983 | F: drivers/net/ethernet/marvell/sk* | 5999 | F: drivers/net/ethernet/marvell/sk* |
@@ -6122,7 +6138,7 @@ F: sound/ | |||
6122 | SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC) | 6138 | SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC) |
6123 | M: Liam Girdwood <lrg@ti.com> | 6139 | M: Liam Girdwood <lrg@ti.com> |
6124 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> | 6140 | M: Mark Brown <broonie@opensource.wolfsonmicro.com> |
6125 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git | 6141 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git |
6126 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 6142 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
6127 | W: http://alsa-project.org/main/index.php/ASoC | 6143 | W: http://alsa-project.org/main/index.php/ASoC |
6128 | S: Supported | 6144 | S: Supported |
@@ -6621,7 +6637,7 @@ TRACING | |||
6621 | M: Steven Rostedt <rostedt@goodmis.org> | 6637 | M: Steven Rostedt <rostedt@goodmis.org> |
6622 | M: Frederic Weisbecker <fweisbec@gmail.com> | 6638 | M: Frederic Weisbecker <fweisbec@gmail.com> |
6623 | M: Ingo Molnar <mingo@redhat.com> | 6639 | M: Ingo Molnar <mingo@redhat.com> |
6624 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf/core | 6640 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core |
6625 | S: Maintained | 6641 | S: Maintained |
6626 | F: Documentation/trace/ftrace.txt | 6642 | F: Documentation/trace/ftrace.txt |
6627 | F: arch/*/*/*/ftrace.h | 6643 | F: arch/*/*/*/ftrace.h |
@@ -7371,7 +7387,7 @@ M: Thomas Gleixner <tglx@linutronix.de> | |||
7371 | M: Ingo Molnar <mingo@redhat.com> | 7387 | M: Ingo Molnar <mingo@redhat.com> |
7372 | M: "H. Peter Anvin" <hpa@zytor.com> | 7388 | M: "H. Peter Anvin" <hpa@zytor.com> |
7373 | M: x86@kernel.org | 7389 | M: x86@kernel.org |
7374 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git | 7390 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core |
7375 | S: Maintained | 7391 | S: Maintained |
7376 | F: Documentation/x86/ | 7392 | F: Documentation/x86/ |
7377 | F: arch/x86/ | 7393 | F: arch/x86/ |
@@ -7391,8 +7407,8 @@ S: Maintained | |||
7391 | F: arch/x86/kernel/cpu/mcheck/* | 7407 | F: arch/x86/kernel/cpu/mcheck/* |
7392 | 7408 | ||
7393 | XEN HYPERVISOR INTERFACE | 7409 | XEN HYPERVISOR INTERFACE |
7394 | M: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | ||
7395 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 7410 | M: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> |
7411 | M: Jeremy Fitzhardinge <jeremy@goop.org> | ||
7396 | L: xen-devel@lists.xensource.com (moderated for non-subscribers) | 7412 | L: xen-devel@lists.xensource.com (moderated for non-subscribers) |
7397 | L: virtualization@lists.linux-foundation.org | 7413 | L: virtualization@lists.linux-foundation.org |
7398 | S: Supported | 7414 | S: Supported |
@@ -7425,7 +7441,8 @@ F: drivers/xen/*swiotlb* | |||
7425 | 7441 | ||
7426 | XFS FILESYSTEM | 7442 | XFS FILESYSTEM |
7427 | P: Silicon Graphics Inc | 7443 | P: Silicon Graphics Inc |
7428 | M: Alex Elder <aelder@sgi.com> | 7444 | M: Ben Myers <bpm@sgi.com> |
7445 | M: Alex Elder <elder@kernel.org> | ||
7429 | M: xfs-masters@oss.sgi.com | 7446 | M: xfs-masters@oss.sgi.com |
7430 | L: xfs@oss.sgi.com | 7447 | L: xfs@oss.sgi.com |
7431 | W: http://oss.sgi.com/projects/xfs | 7448 | W: http://oss.sgi.com/projects/xfs |