diff options
author | Christoph Lameter <clameter@sgi.com> | 2007-07-26 13:40:56 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-26 14:33:46 -0400 |
commit | 415ad26d8c8665a0fcfc18552daf411a9bc1a41e (patch) | |
tree | c7f40995268b9ff039a833a1e622ee1cd5871200 | |
parent | 61df47c8da1b4ba0f243975f11efc8956de0cba6 (diff) |
Slab maintainer & Credits update
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | CREDITS | 5 | ||||
-rw-r--r-- | MAINTAINERS | 8 |
2 files changed, 11 insertions, 2 deletions
@@ -966,6 +966,7 @@ N: Pekka Enberg | |||
966 | E: penberg@cs.helsinki.fi | 966 | E: penberg@cs.helsinki.fi |
967 | W: http://www.cs.helsinki.fi/u/penberg/ | 967 | W: http://www.cs.helsinki.fi/u/penberg/ |
968 | D: Various kernel hacks, fixes, and cleanups. | 968 | D: Various kernel hacks, fixes, and cleanups. |
969 | D: Slab allocators | ||
969 | S: Finland | 970 | S: Finland |
970 | 971 | ||
971 | N: David Engebretsen | 972 | N: David Engebretsen |
@@ -1939,8 +1940,8 @@ D: for Menuconfig's lxdialog. | |||
1939 | N: Christoph Lameter | 1940 | N: Christoph Lameter |
1940 | E: christoph@lameter.com | 1941 | E: christoph@lameter.com |
1941 | D: Digiboard PC/Xe and PC/Xi, Digiboard EPCA | 1942 | D: Digiboard PC/Xe and PC/Xi, Digiboard EPCA |
1942 | D: Early protocol filter for bridging code | 1943 | D: NUMA support, Slab allocators, Page migration |
1943 | D: Bug fixes | 1944 | D: Scalability, Time subsystem |
1944 | 1945 | ||
1945 | N: Paul Laufer | 1946 | N: Paul Laufer |
1946 | E: paul@laufernet.com | 1947 | E: paul@laufernet.com |
diff --git a/MAINTAINERS b/MAINTAINERS index 01f222e51871..babd00b0c65c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3339,6 +3339,14 @@ M: thomas@winischhofer.net | |||
3339 | W: http://www.winischhofer.at/linuxsisusbvga.shtml | 3339 | W: http://www.winischhofer.at/linuxsisusbvga.shtml |
3340 | S: Maintained | 3340 | S: Maintained |
3341 | 3341 | ||
3342 | SLAB ALLOCATOR | ||
3343 | P: Christoph Lameter | ||
3344 | M: clameter@sgi.com | ||
3345 | P: Pekka Enberg | ||
3346 | M: penberg@cs.helsinki.fi | ||
3347 | L: linux-mm@kvack.org | ||
3348 | S: Maintained | ||
3349 | |||
3342 | SMC91x ETHERNET DRIVER | 3350 | SMC91x ETHERNET DRIVER |
3343 | P: Nicolas Pitre | 3351 | P: Nicolas Pitre |
3344 | M: nico@cam.org | 3352 | M: nico@cam.org |