aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2011-12-05 11:27:08 -0500
committerIngo Molnar <mingo@elte.hu>2011-12-06 02:09:40 -0500
commit75fc2d3797c47f5f70ca71c41c342c352845cd06 (patch)
treea794d00e5a28e3eb221f6e250942b096b915db15 /MAINTAINERS
parent45e713efe2fa574b6662e7fb63fae9497c5e03d4 (diff)
MAINTAINERS: Update tip.git related git trees
Update the six major subsystem trees hosted in the tip tree to the new location (or add the location if it was missing). Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/n/tip-w0z98as3kwy9bo1o3k2mmuvi@git.kernel.org Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS13
1 files changed, 9 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 447560284996..9706a21edcbd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3118,6 +3118,7 @@ F: include/linux/hid*
3118 3118
3119HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS 3119HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS
3120M: Thomas Gleixner <tglx@linutronix.de> 3120M: Thomas Gleixner <tglx@linutronix.de>
3121T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
3121S: Maintained 3122S: Maintained
3122F: Documentation/timers/ 3123F: Documentation/timers/
3123F: kernel/hrtimer.c 3124F: kernel/hrtimer.c
@@ -3627,7 +3628,7 @@ F: net/irda/
3627IRQ SUBSYSTEM 3628IRQ SUBSYSTEM
3628M: Thomas Gleixner <tglx@linutronix.de> 3629M: Thomas Gleixner <tglx@linutronix.de>
3629S: Maintained 3630S: Maintained
3630T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/core 3631T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
3631F: kernel/irq/ 3632F: kernel/irq/
3632 3633
3633ISAPNP 3634ISAPNP
@@ -4115,7 +4116,7 @@ F: drivers/hwmon/lm90.c
4115LOCKDEP AND LOCKSTAT 4116LOCKDEP AND LOCKSTAT
4116M: Peter Zijlstra <peterz@infradead.org> 4117M: Peter Zijlstra <peterz@infradead.org>
4117M: Ingo Molnar <mingo@redhat.com> 4118M: Ingo Molnar <mingo@redhat.com>
4118T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git 4119T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking
4119S: Maintained 4120S: Maintained
4120F: Documentation/lockdep*.txt 4121F: Documentation/lockdep*.txt
4121F: Documentation/lockstat.txt 4122F: Documentation/lockstat.txt
@@ -5102,6 +5103,7 @@ M: Peter Zijlstra <a.p.zijlstra@chello.nl>
5102M: Paul Mackerras <paulus@samba.org> 5103M: Paul Mackerras <paulus@samba.org>
5103M: Ingo Molnar <mingo@elte.hu> 5104M: Ingo Molnar <mingo@elte.hu>
5104M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> 5105M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
5106T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
5105S: Supported 5107S: Supported
5106F: kernel/events/* 5108F: kernel/events/*
5107F: include/linux/perf_event.h 5109F: include/linux/perf_event.h
@@ -5181,6 +5183,7 @@ F: drivers/scsi/pm8001/
5181 5183
5182POSIX CLOCKS and TIMERS 5184POSIX CLOCKS and TIMERS
5183M: Thomas Gleixner <tglx@linutronix.de> 5185M: Thomas Gleixner <tglx@linutronix.de>
5186T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
5184S: Supported 5187S: Supported
5185F: fs/timerfd.c 5188F: fs/timerfd.c
5186F: include/linux/timer* 5189F: include/linux/timer*
@@ -5696,6 +5699,7 @@ F: drivers/dma/dw_dmac.c
5696TIMEKEEPING, NTP 5699TIMEKEEPING, NTP
5697M: John Stultz <johnstul@us.ibm.com> 5700M: John Stultz <johnstul@us.ibm.com>
5698M: Thomas Gleixner <tglx@linutronix.de> 5701M: Thomas Gleixner <tglx@linutronix.de>
5702T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
5699S: Supported 5703S: Supported
5700F: include/linux/clocksource.h 5704F: include/linux/clocksource.h
5701F: include/linux/time.h 5705F: include/linux/time.h
@@ -5720,6 +5724,7 @@ F: drivers/watchdog/sc1200wdt.c
5720SCHEDULER 5724SCHEDULER
5721M: Ingo Molnar <mingo@elte.hu> 5725M: Ingo Molnar <mingo@elte.hu>
5722M: Peter Zijlstra <peterz@infradead.org> 5726M: Peter Zijlstra <peterz@infradead.org>
5727T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
5723S: Maintained 5728S: Maintained
5724F: kernel/sched* 5729F: kernel/sched*
5725F: include/linux/sched.h 5730F: include/linux/sched.h
@@ -6647,7 +6652,7 @@ TRACING
6647M: Steven Rostedt <rostedt@goodmis.org> 6652M: Steven Rostedt <rostedt@goodmis.org>
6648M: Frederic Weisbecker <fweisbec@gmail.com> 6653M: Frederic Weisbecker <fweisbec@gmail.com>
6649M: Ingo Molnar <mingo@redhat.com> 6654M: Ingo Molnar <mingo@redhat.com>
6650T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf/core 6655T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core
6651S: Maintained 6656S: Maintained
6652F: Documentation/trace/ftrace.txt 6657F: Documentation/trace/ftrace.txt
6653F: arch/*/*/*/ftrace.h 6658F: arch/*/*/*/ftrace.h
@@ -7397,7 +7402,7 @@ M: Thomas Gleixner <tglx@linutronix.de>
7397M: Ingo Molnar <mingo@redhat.com> 7402M: Ingo Molnar <mingo@redhat.com>
7398M: "H. Peter Anvin" <hpa@zytor.com> 7403M: "H. Peter Anvin" <hpa@zytor.com>
7399M: x86@kernel.org 7404M: x86@kernel.org
7400T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git 7405T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
7401S: Maintained 7406S: Maintained
7402F: Documentation/x86/ 7407F: Documentation/x86/
7403F: arch/x86/ 7408F: arch/x86/