diff options
author | David S. Miller <davem@davemloft.net> | 2011-12-23 17:13:56 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-12-23 17:13:56 -0500 |
commit | abb434cb0539fb355c1c921f8fd761efbbac3462 (patch) | |
tree | 24a7d99ec161f8fd4dc9ff03c9c4cc93be883ce6 /MAINTAINERS | |
parent | 2494654d4890316e7340fb8b3458daad0474a1b9 (diff) | |
parent | 6350323ad8def2ac00d77cdee3b79c9b9fba75c4 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
net/bluetooth/l2cap_core.c
Just two overlapping changes, one added an initialization of
a local variable, and another change added a new local variable.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 49 |
1 files changed, 20 insertions, 29 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e39c850c6b85..aace41763860 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> |
@@ -1054,35 +1054,18 @@ ARM/SAMSUNG ARM ARCHITECTURES | |||
1054 | M: Ben Dooks <ben-linux@fluff.org> | 1054 | M: Ben Dooks <ben-linux@fluff.org> |
1055 | M: Kukjin Kim <kgene.kim@samsung.com> | 1055 | M: Kukjin Kim <kgene.kim@samsung.com> |
1056 | 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) | ||
1057 | W: http://www.fluff.org/ben/linux/ | 1058 | W: http://www.fluff.org/ben/linux/ |
1058 | S: Maintained | 1059 | S: Maintained |
1059 | F: arch/arm/plat-samsung/ | 1060 | F: arch/arm/plat-samsung/ |
1060 | F: arch/arm/plat-s3c24xx/ | 1061 | F: arch/arm/plat-s3c24xx/ |
1061 | F: arch/arm/plat-s5p/ | 1062 | F: arch/arm/plat-s5p/ |
1063 | F: arch/arm/mach-s3c24*/ | ||
1064 | F: arch/arm/mach-s3c64xx/ | ||
1062 | F: drivers/*/*s3c2410* | 1065 | F: drivers/*/*s3c2410* |
1063 | F: drivers/*/*/*s3c2410* | 1066 | F: drivers/*/*/*s3c2410* |
1064 | 1067 | F: drivers/spi/spi-s3c* | |
1065 | ARM/S3C2410 ARM ARCHITECTURE | 1068 | F: sound/soc/samsung/* |
1066 | M: Ben Dooks <ben-linux@fluff.org> | ||
1067 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1068 | W: http://www.fluff.org/ben/linux/ | ||
1069 | S: Maintained | ||
1070 | F: arch/arm/mach-s3c2410/ | ||
1071 | |||
1072 | ARM/S3C244x 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-s3c2440/ | ||
1078 | F: arch/arm/mach-s3c2443/ | ||
1079 | |||
1080 | ARM/S3C64xx ARM ARCHITECTURE | ||
1081 | M: Ben Dooks <ben-linux@fluff.org> | ||
1082 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | ||
1083 | W: http://www.fluff.org/ben/linux/ | ||
1084 | S: Maintained | ||
1085 | F: arch/arm/mach-s3c64xx/ | ||
1086 | 1069 | ||
1087 | ARM/S5P EXYNOS ARM ARCHITECTURES | 1070 | ARM/S5P EXYNOS ARM ARCHITECTURES |
1088 | M: Kukjin Kim <kgene.kim@samsung.com> | 1071 | M: Kukjin Kim <kgene.kim@samsung.com> |
@@ -3118,6 +3101,7 @@ F: include/linux/hid* | |||
3118 | 3101 | ||
3119 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS | 3102 | HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS |
3120 | M: Thomas Gleixner <tglx@linutronix.de> | 3103 | M: Thomas Gleixner <tglx@linutronix.de> |
3104 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
3121 | S: Maintained | 3105 | S: Maintained |
3122 | F: Documentation/timers/ | 3106 | F: Documentation/timers/ |
3123 | F: kernel/hrtimer.c | 3107 | F: kernel/hrtimer.c |
@@ -3627,7 +3611,7 @@ F: net/irda/ | |||
3627 | IRQ SUBSYSTEM | 3611 | IRQ SUBSYSTEM |
3628 | M: Thomas Gleixner <tglx@linutronix.de> | 3612 | M: Thomas Gleixner <tglx@linutronix.de> |
3629 | S: Maintained | 3613 | S: Maintained |
3630 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git irq/core | 3614 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core |
3631 | F: kernel/irq/ | 3615 | F: kernel/irq/ |
3632 | 3616 | ||
3633 | ISAPNP | 3617 | ISAPNP |
@@ -4115,7 +4099,7 @@ F: drivers/hwmon/lm90.c | |||
4115 | LOCKDEP AND LOCKSTAT | 4099 | LOCKDEP AND LOCKSTAT |
4116 | M: Peter Zijlstra <peterz@infradead.org> | 4100 | M: Peter Zijlstra <peterz@infradead.org> |
4117 | M: Ingo Molnar <mingo@redhat.com> | 4101 | M: Ingo Molnar <mingo@redhat.com> |
4118 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep.git | 4102 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/locking |
4119 | S: Maintained | 4103 | S: Maintained |
4120 | F: Documentation/lockdep*.txt | 4104 | F: Documentation/lockdep*.txt |
4121 | F: Documentation/lockstat.txt | 4105 | F: Documentation/lockstat.txt |
@@ -4297,7 +4281,9 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git | |||
4297 | S: Maintained | 4281 | S: Maintained |
4298 | F: Documentation/dvb/ | 4282 | F: Documentation/dvb/ |
4299 | F: Documentation/video4linux/ | 4283 | F: Documentation/video4linux/ |
4284 | F: Documentation/DocBook/media/ | ||
4300 | F: drivers/media/ | 4285 | F: drivers/media/ |
4286 | F: drivers/staging/media/ | ||
4301 | F: include/media/ | 4287 | F: include/media/ |
4302 | F: include/linux/dvb/ | 4288 | F: include/linux/dvb/ |
4303 | F: include/linux/videodev*.h | 4289 | F: include/linux/videodev*.h |
@@ -4319,8 +4305,9 @@ F: include/linux/mm.h | |||
4319 | F: mm/ | 4305 | F: mm/ |
4320 | 4306 | ||
4321 | MEMORY RESOURCE CONTROLLER | 4307 | MEMORY RESOURCE CONTROLLER |
4308 | M: Johannes Weiner <hannes@cmpxchg.org> | ||
4309 | M: Michal Hocko <mhocko@suse.cz> | ||
4322 | M: Balbir Singh <bsingharora@gmail.com> | 4310 | M: Balbir Singh <bsingharora@gmail.com> |
4323 | M: Daisuke Nishimura <nishimura@mxp.nes.nec.co.jp> | ||
4324 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> | 4311 | M: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> |
4325 | L: cgroups@vger.kernel.org | 4312 | L: cgroups@vger.kernel.org |
4326 | L: linux-mm@kvack.org | 4313 | L: linux-mm@kvack.org |
@@ -5110,6 +5097,7 @@ M: Peter Zijlstra <a.p.zijlstra@chello.nl> | |||
5110 | M: Paul Mackerras <paulus@samba.org> | 5097 | M: Paul Mackerras <paulus@samba.org> |
5111 | M: Ingo Molnar <mingo@elte.hu> | 5098 | M: Ingo Molnar <mingo@elte.hu> |
5112 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 5099 | M: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> |
5100 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core | ||
5113 | S: Supported | 5101 | S: Supported |
5114 | F: kernel/events/* | 5102 | F: kernel/events/* |
5115 | F: include/linux/perf_event.h | 5103 | F: include/linux/perf_event.h |
@@ -5189,6 +5177,7 @@ F: drivers/scsi/pm8001/ | |||
5189 | 5177 | ||
5190 | POSIX CLOCKS and TIMERS | 5178 | POSIX CLOCKS and TIMERS |
5191 | M: Thomas Gleixner <tglx@linutronix.de> | 5179 | M: Thomas Gleixner <tglx@linutronix.de> |
5180 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
5192 | S: Supported | 5181 | S: Supported |
5193 | F: fs/timerfd.c | 5182 | F: fs/timerfd.c |
5194 | F: include/linux/timer* | 5183 | F: include/linux/timer* |
@@ -5705,6 +5694,7 @@ F: drivers/dma/dw_dmac.c | |||
5705 | TIMEKEEPING, NTP | 5694 | TIMEKEEPING, NTP |
5706 | M: John Stultz <johnstul@us.ibm.com> | 5695 | M: John Stultz <johnstul@us.ibm.com> |
5707 | M: Thomas Gleixner <tglx@linutronix.de> | 5696 | M: Thomas Gleixner <tglx@linutronix.de> |
5697 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core | ||
5708 | S: Supported | 5698 | S: Supported |
5709 | F: include/linux/clocksource.h | 5699 | F: include/linux/clocksource.h |
5710 | F: include/linux/time.h | 5700 | F: include/linux/time.h |
@@ -5729,6 +5719,7 @@ F: drivers/watchdog/sc1200wdt.c | |||
5729 | SCHEDULER | 5719 | SCHEDULER |
5730 | M: Ingo Molnar <mingo@elte.hu> | 5720 | M: Ingo Molnar <mingo@elte.hu> |
5731 | M: Peter Zijlstra <peterz@infradead.org> | 5721 | M: Peter Zijlstra <peterz@infradead.org> |
5722 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core | ||
5732 | S: Maintained | 5723 | S: Maintained |
5733 | F: kernel/sched* | 5724 | F: kernel/sched* |
5734 | F: include/linux/sched.h | 5725 | F: include/linux/sched.h |
@@ -6662,7 +6653,7 @@ TRACING | |||
6662 | M: Steven Rostedt <rostedt@goodmis.org> | 6653 | M: Steven Rostedt <rostedt@goodmis.org> |
6663 | M: Frederic Weisbecker <fweisbec@gmail.com> | 6654 | M: Frederic Weisbecker <fweisbec@gmail.com> |
6664 | M: Ingo Molnar <mingo@redhat.com> | 6655 | M: Ingo Molnar <mingo@redhat.com> |
6665 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf/core | 6656 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core |
6666 | S: Maintained | 6657 | S: Maintained |
6667 | F: Documentation/trace/ftrace.txt | 6658 | F: Documentation/trace/ftrace.txt |
6668 | F: arch/*/*/*/ftrace.h | 6659 | F: arch/*/*/*/ftrace.h |
@@ -7412,7 +7403,7 @@ M: Thomas Gleixner <tglx@linutronix.de> | |||
7412 | M: Ingo Molnar <mingo@redhat.com> | 7403 | M: Ingo Molnar <mingo@redhat.com> |
7413 | M: "H. Peter Anvin" <hpa@zytor.com> | 7404 | M: "H. Peter Anvin" <hpa@zytor.com> |
7414 | M: x86@kernel.org | 7405 | M: x86@kernel.org |
7415 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git | 7406 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core |
7416 | S: Maintained | 7407 | S: Maintained |
7417 | F: Documentation/x86/ | 7408 | F: Documentation/x86/ |
7418 | F: arch/x86/ | 7409 | F: arch/x86/ |