diff options
author | Joe Perches <joe@perches.com> | 2009-12-04 02:16:59 -0500 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-12-09 01:10:38 -0500 |
commit | 11c34c7deaeeebcee342cbc35e1bb2a6711b2431 (patch) | |
tree | be2ddc896f5457f756d36873552b59e47b511cbf /MAINTAINERS | |
parent | 49bd3647134ea47420067aea8d1401e722bf2aac (diff) |
MAINTAINERS: Add PowerPC patterns
On Fri, 2009-12-04 at 20:59 +1100, Benjamin Herrenschmidt wrote:
> On Fri, 2009-12-04 at 10:34 +0100, Jean Delvare wrote:
> > I've sent it to linuxppc-dev@ozlabs.org on October 14th. This is the
> > address which is listed 22 times in MAINTAINERS. If it isn't correct,
> > then please update MAINTAINERS.
> No it's fine both shoul work. Your patches are there, just waiting for
> me to pick them up, I was just firing a reminder to the rest of the CC
> list :-) (and I do remember fwd'ing a couple of your patches to the
> list, for some reason they didn't make it to patchwork back then, that
> was a few month ago).
> Anyways, I've been stretched thin with all sort of stuff lately, so bear
> with me if I'm a bit slow at taking or testing stuff, I'm doing my best.
Adding patterns to the PowerPC sections of MAINTAINERS is useful.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Olof Johansson <olof@lixom.net>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c824b4d62754..5dd672213903 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3168,6 +3168,7 @@ LINUX FOR IBM pSERIES (RS/6000) | |||
3168 | M: Paul Mackerras <paulus@au.ibm.com> | 3168 | M: Paul Mackerras <paulus@au.ibm.com> |
3169 | W: http://www.ibm.com/linux/ltc/projects/ppc | 3169 | W: http://www.ibm.com/linux/ltc/projects/ppc |
3170 | S: Supported | 3170 | S: Supported |
3171 | F: arch/powerpc/boot/rs6000.h | ||
3171 | 3172 | ||
3172 | LINUX FOR POWERPC (32-BIT AND 64-BIT) | 3173 | LINUX FOR POWERPC (32-BIT AND 64-BIT) |
3173 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 3174 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
@@ -3176,18 +3177,24 @@ W: http://www.penguinppc.org/ | |||
3176 | L: linuxppc-dev@ozlabs.org | 3177 | L: linuxppc-dev@ozlabs.org |
3177 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git | 3178 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git |
3178 | S: Supported | 3179 | S: Supported |
3180 | F: Documentation/powerpc/ | ||
3181 | F: arch/powerpc/ | ||
3179 | 3182 | ||
3180 | LINUX FOR POWER MACINTOSH | 3183 | LINUX FOR POWER MACINTOSH |
3181 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> | 3184 | M: Benjamin Herrenschmidt <benh@kernel.crashing.org> |
3182 | W: http://www.penguinppc.org/ | 3185 | W: http://www.penguinppc.org/ |
3183 | L: linuxppc-dev@ozlabs.org | 3186 | L: linuxppc-dev@ozlabs.org |
3184 | S: Maintained | 3187 | S: Maintained |
3188 | F: arch/powerpc/platforms/powermac/ | ||
3189 | F: drivers/macintosh/ | ||
3185 | 3190 | ||
3186 | LINUX FOR POWERPC EMBEDDED MPC5XXX | 3191 | LINUX FOR POWERPC EMBEDDED MPC5XXX |
3187 | M: Grant Likely <grant.likely@secretlab.ca> | 3192 | M: Grant Likely <grant.likely@secretlab.ca> |
3188 | L: linuxppc-dev@ozlabs.org | 3193 | L: linuxppc-dev@ozlabs.org |
3189 | T: git git://git.secretlab.ca/git/linux-2.6.git | 3194 | T: git git://git.secretlab.ca/git/linux-2.6.git |
3190 | S: Maintained | 3195 | S: Maintained |
3196 | F: arch/powerpc/platforms/512x/ | ||
3197 | F: arch/powerpc/platforms/52xx/ | ||
3191 | 3198 | ||
3192 | LINUX FOR POWERPC EMBEDDED PPC4XX | 3199 | LINUX FOR POWERPC EMBEDDED PPC4XX |
3193 | M: Josh Boyer <jwboyer@linux.vnet.ibm.com> | 3200 | M: Josh Boyer <jwboyer@linux.vnet.ibm.com> |
@@ -3196,6 +3203,8 @@ W: http://www.penguinppc.org/ | |||
3196 | L: linuxppc-dev@ozlabs.org | 3203 | L: linuxppc-dev@ozlabs.org |
3197 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git | 3204 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git |
3198 | S: Maintained | 3205 | S: Maintained |
3206 | F: arch/powerpc/platforms/40x/ | ||
3207 | F: arch/powerpc/platforms/44x/ | ||
3199 | 3208 | ||
3200 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX | 3209 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX |
3201 | M: Grant Likely <grant.likely@secretlab.ca> | 3210 | M: Grant Likely <grant.likely@secretlab.ca> |
@@ -3203,6 +3212,8 @@ W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex | |||
3203 | L: linuxppc-dev@ozlabs.org | 3212 | L: linuxppc-dev@ozlabs.org |
3204 | T: git git://git.secretlab.ca/git/linux-2.6.git | 3213 | T: git git://git.secretlab.ca/git/linux-2.6.git |
3205 | S: Maintained | 3214 | S: Maintained |
3215 | F: arch/powerpc/*/*virtex* | ||
3216 | F: arch/powerpc/*/*/*virtex* | ||
3206 | 3217 | ||
3207 | LINUX FOR POWERPC EMBEDDED PPC8XX | 3218 | LINUX FOR POWERPC EMBEDDED PPC8XX |
3208 | M: Vitaly Bordug <vitb@kernel.crashing.org> | 3219 | M: Vitaly Bordug <vitb@kernel.crashing.org> |
@@ -3216,12 +3227,16 @@ M: Kumar Gala <galak@kernel.crashing.org> | |||
3216 | W: http://www.penguinppc.org/ | 3227 | W: http://www.penguinppc.org/ |
3217 | L: linuxppc-dev@ozlabs.org | 3228 | L: linuxppc-dev@ozlabs.org |
3218 | S: Maintained | 3229 | S: Maintained |
3230 | F: arch/powerpc/platforms/83xx/ | ||
3219 | 3231 | ||
3220 | LINUX FOR POWERPC PA SEMI PWRFICIENT | 3232 | LINUX FOR POWERPC PA SEMI PWRFICIENT |
3221 | M: Olof Johansson <olof@lixom.net> | 3233 | M: Olof Johansson <olof@lixom.net> |
3222 | W: http://www.pasemi.com/ | 3234 | W: http://www.pasemi.com/ |
3223 | L: linuxppc-dev@ozlabs.org | 3235 | L: linuxppc-dev@ozlabs.org |
3224 | S: Supported | 3236 | S: Supported |
3237 | F: arch/powerpc/platforms/pasemi/ | ||
3238 | F: drivers/*/*pasemi* | ||
3239 | F: drivers/*/*/*pasemi* | ||
3225 | 3240 | ||
3226 | LINUX SECURITY MODULE (LSM) FRAMEWORK | 3241 | LINUX SECURITY MODULE (LSM) FRAMEWORK |
3227 | M: Chris Wright <chrisw@sous-sol.org> | 3242 | M: Chris Wright <chrisw@sous-sol.org> |