Commit 415ad26d8c8665a0fcfc18552daf411a9bc1a41e
Committed by
Linus Torvalds
1 parent
61df47c8da
Exists in
master
and in
4 other branches
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>
Showing 2 changed files with 11 additions and 2 deletions Side-by-side Diff
CREDITS
... | ... | @@ -966,6 +966,7 @@ |
966 | 966 | E: penberg@cs.helsinki.fi |
967 | 967 | W: http://www.cs.helsinki.fi/u/penberg/ |
968 | 968 | D: Various kernel hacks, fixes, and cleanups. |
969 | +D: Slab allocators | |
969 | 970 | S: Finland |
970 | 971 | |
971 | 972 | N: David Engebretsen |
... | ... | @@ -1939,8 +1940,8 @@ |
1939 | 1940 | N: Christoph Lameter |
1940 | 1941 | E: christoph@lameter.com |
1941 | 1942 | D: Digiboard PC/Xe and PC/Xi, Digiboard EPCA |
1942 | -D: Early protocol filter for bridging code | |
1943 | -D: Bug fixes | |
1943 | +D: NUMA support, Slab allocators, Page migration | |
1944 | +D: Scalability, Time subsystem | |
1944 | 1945 | |
1945 | 1946 | N: Paul Laufer |
1946 | 1947 | E: paul@laufernet.com |
MAINTAINERS
... | ... | @@ -3339,6 +3339,14 @@ |
3339 | 3339 | W: http://www.winischhofer.at/linuxsisusbvga.shtml |
3340 | 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 | 3350 | SMC91x ETHERNET DRIVER |
3343 | 3351 | P: Nicolas Pitre |
3344 | 3352 | M: nico@cam.org |