diff options
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 8 |
2 files changed, 9 insertions, 3 deletions
@@ -9,6 +9,10 @@ Linus ---------- +M: Matt Mackal +D: SLOB slab allocator + N: Matti Aarnio D: Alpha systems hacking, IPv6 and other network related stuff diff --git a/MAINTAINERS b/MAINTAINERS index 3f2e171047b9..3cc94fff780f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8196,13 +8196,15 @@ S: Maintained F: drivers/usb/misc/sisusbvga/ SLAB ALLOCATOR -M: Christoph Lameter <[email protected]> +M: Christoph Lameter <[email protected]> M: Pekka Enberg <[email protected]> -M: Matt Mackall <[email protected]> +M: David Rientjes <[email protected]> +M: Joonsoo Kim <[email protected]> +M: Andrew Morton <[email protected]> S: Maintained F: include/linux/sl?b*.h -F: mm/sl?b.c +F: mm/sl?b* SLEEPABLE READ-COPY UPDATE (SRCU) M: Lai Jiangshan <[email protected]> |