diff options
author | Arnd Bergmann <arnd@arndb.de> | 2012-01-07 06:51:28 -0500 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-01-07 06:51:28 -0500 |
commit | 40ba95fdf158713377d47736b1b3a9d75f4f2515 (patch) | |
tree | 17a3216542d1107f777fd82577c91aebbce597d6 /MAINTAINERS | |
parent | 70d84a6431d732cbc4e68e72b6890cdd3865d43d (diff) | |
parent | 0575fb754dbfc32a01f297e778533340a533ec68 (diff) |
Merge branch 'depends/rmk/restart' into next/cleanup
Conflicts:
arch/arm/mach-at91/at91cap9.c
arch/arm/mach-at91/at91sam9260.c
arch/arm/mach-at91/at91sam9261.c
arch/arm/mach-at91/at91sam9263.c
arch/arm/mach-at91/at91sam9g45.c
arch/arm/mach-at91/at91sam9rl.c
arch/arm/mach-exynos/cpu.c
arch/arm/mach-shmobile/board-kota2.c
This resolves a bunch of conflicts between the arm-soc tree
and changes from the arm tree that have gone upstream.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 796d67a58491..94f3eb76c649 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1124,13 +1124,6 @@ S: Supported | |||
1124 | F: arch/arm/mach-shmobile/ | 1124 | F: arch/arm/mach-shmobile/ |
1125 | F: drivers/sh/ | 1125 | F: drivers/sh/ |
1126 | 1126 | ||
1127 | ARM/TELECHIPS ARM ARCHITECTURE | ||
1128 | M: "Hans J. Koch" <hjk@hansjkoch.de> | ||
1129 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1130 | S: Maintained | ||
1131 | F: arch/arm/plat-tcc/ | ||
1132 | F: arch/arm/mach-tcc8k/ | ||
1133 | |||
1134 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT | 1127 | ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT |
1135 | M: Lennert Buytenhek <kernel@wantstofly.org> | 1128 | M: Lennert Buytenhek <kernel@wantstofly.org> |
1136 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1129 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
@@ -3101,6 +3094,7 @@ F: include/linux/hid* | |||
3101 | 3094 | ||
3102 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS | 3095 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS |
3103 | M: Thomas Gleixner <tglx@linutronix.de> | 3096 | M: Thomas Gleixner <tglx@linutronix.de> |
3097 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
3104 | S: Maintained | 3098 | S: Maintained |
3105 | F: Documentation/timers/ | 3099 | F: Documentation/timers/ |
3106 | F: kernel/hrtimer.c | 3100 | F: kernel/hrtimer.c |
@@ -3610,7 +3604,7 @@ F: net/irda/ | |||
3610 | IRQ SUBSYSTEM | 3604 | IRQ SUBSYSTEM |
3611 | M: Thomas Gleixner <tglx@linutronix.de> | 3605 | M: Thomas Gleixner <tglx@linutronix.de> |
3612 | S: Maintained | 3606 | S: Maintained |
3613 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/core | 3607 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core |
3614 | F: kernel/irq/ | 3608 | F: kernel/irq/ |
3615 | 3609 | ||
3616 | ISAPNP | 3610 | ISAPNP |
@@ -4098,7 +4092,7 @@ F: drivers/hwmon/lm90.c | |||
4098 | LOCKDEP AND LOCKSTAT | 4092 | LOCKDEP AND LOCKSTAT |
4099 | M: Peter Zijlstra <peterz@infradead.org> | 4093 | M: Peter Zijlstra <peterz@infradead.org> |
4100 | M: Ingo Molnar <mingo@redhat.com> | 4094 | M: Ingo Molnar <mingo@redhat.com> |
4101 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git | 4095 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking |
4102 | S: Maintained | 4096 | S: Maintained |
4103 | F: Documentation/lockdep*.txt | 4097 | F: Documentation/lockdep*.txt |
4104 | F: Documentation/lockstat.txt | 4098 | F: Documentation/lockstat.txt |
@@ -4280,7 +4274,9 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | |||
4280 | S: Maintained | 4274 | S: Maintained |
4281 | F: Documentation/dvb/ | 4275 | F: Documentation/dvb/ |
4282 | F: Documentation/video4linux/ | 4276 | F: Documentation/video4linux/ |
4277 | F: Documentation/DocBook/media/ | ||
4283 | F: drivers/media/ | 4278 | F: drivers/media/ |
4279 | F: drivers/staging/media/ | ||
4284 | F: include/media/ | 4280 | F: include/media/ |
4285 | F: include/linux/dvb/ | 4281 | F: include/linux/dvb/ |
4286 | F: include/linux/videodev*.h | 4282 | F: include/linux/videodev*.h |
@@ -5086,6 +5082,7 @@ M: Peter Zijlstra <a.p.zijlstra@chello.nl> | |||
5086 | M: Paul Mackerras <paulus@samba.org> | 5082 | M: Paul Mackerras <paulus@samba.org> |
5087 | M: Ingo Molnar <mingo@elte.hu> | 5083 | M: Ingo Molnar <mingo@elte.hu> |
5088 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 5084 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |
5085 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core | ||
5089 | S: Supported | 5086 | S: Supported |
5090 | F: kernel/events/* | 5087 | F: kernel/events/* |
5091 | F: include/linux/perf_event.h | 5088 | F: include/linux/perf_event.h |
@@ -5174,6 +5171,7 @@ F: drivers/scsi/pm8001/ | |||
5174 | 5171 | ||
5175 | POSIX CLOCKS and TIMERS | 5172 | POSIX CLOCKS and TIMERS |
5176 | M: Thomas Gleixner <tglx@linutronix.de> | 5173 | M: Thomas Gleixner <tglx@linutronix.de> |
5174 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
5177 | S: Supported | 5175 | S: Supported |
5178 | F: fs/timerfd.c | 5176 | F: fs/timerfd.c |
5179 | F: include/linux/timer* | 5177 | F: include/linux/timer* |
@@ -5689,6 +5687,7 @@ F: drivers/dma/dw_dmac.c | |||
5689 | TIMEKEEPING, NTP | 5687 | TIMEKEEPING, NTP |
5690 | M: John Stultz <johnstul@us.ibm.com> | 5688 | M: John Stultz <johnstul@us.ibm.com> |
5691 | M: Thomas Gleixner <tglx@linutronix.de> | 5689 | M: Thomas Gleixner <tglx@linutronix.de> |
5690 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
5692 | S: Supported | 5691 | S: Supported |
5693 | F: include/linux/clocksource.h | 5692 | F: include/linux/clocksource.h |
5694 | F: include/linux/time.h | 5693 | F: include/linux/time.h |
@@ -5713,6 +5712,7 @@ F: drivers/watchdog/sc1200wdt.c | |||
5713 | SCHEDULER | 5712 | SCHEDULER |
5714 | M: Ingo Molnar <mingo@elte.hu> | 5713 | M: Ingo Molnar <mingo@elte.hu> |
5715 | M: Peter Zijlstra <peterz@infradead.org> | 5714 | M: Peter Zijlstra <peterz@infradead.org> |
5715 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | ||
5716 | S: Maintained | 5716 | S: Maintained |
5717 | F: kernel/sched* | 5717 | F: kernel/sched* |
5718 | F: include/linux/sched.h | 5718 | F: include/linux/sched.h |
@@ -6640,7 +6640,7 @@ TRACING | |||
6640 | M: Steven Rostedt <rostedt@goodmis.org> | 6640 | M: Steven Rostedt <rostedt@goodmis.org> |
6641 | M: Frederic Weisbecker <fweisbec@gmail.com> | 6641 | M: Frederic Weisbecker <fweisbec@gmail.com> |
6642 | M: Ingo Molnar <mingo@redhat.com> | 6642 | M: Ingo Molnar <mingo@redhat.com> |
6643 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf/core | 6643 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core |
6644 | S: Maintained | 6644 | S: Maintained |
6645 | F: Documentation/trace/ftrace.txt | 6645 | F: Documentation/trace/ftrace.txt |
6646 | F: arch/*/*/*/ftrace.h | 6646 | F: arch/*/*/*/ftrace.h |
@@ -7390,7 +7390,7 @@ M: Thomas Gleixner <tglx@linutronix.de> | |||
7390 | M: Ingo Molnar <mingo@redhat.com> | 7390 | M: Ingo Molnar <mingo@redhat.com> |
7391 | M: "H. Peter Anvin" <hpa@zytor.com> | 7391 | M: "H. Peter Anvin" <hpa@zytor.com> |
7392 | M: x86@kernel.org | 7392 | M: x86@kernel.org |
7393 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git | 7393 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core |
7394 | S: Maintained | 7394 | S: Maintained |
7395 | F: Documentation/x86/ | 7395 | F: Documentation/x86/ |
7396 | F: arch/x86/ | 7396 | F: arch/x86/ |