summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2010-12-28 12:16:58 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2010-12-28 12:16:58 +1100
commitff71abad53cdd1856e6a77ef71a09f1df46c9b87 (patch)
tree82f61a0765f7ea45fb6bd87a537bb656eb181601 /MAINTAINERS
parentaaca8c6eac21c9a662d87ff0e83eb176af970213 (diff)
parentb924047fe07689ed9b7f0a8e14826534caaff8fc (diff)
Merge remote branch 'percpu/for-next'
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 383fc2a7fa1c..c3adb21bf829 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4669,6 +4669,16 @@ S: Maintained
F: crypto/pcrypt.c
F: include/crypto/pcrypt.h
+PER-CPU MEMORY ALLOCATOR
+M: Tejun Heo <tj@kernel.org>
+M: Christoph Lameter <cl@linux-foundation.org>
+L: linux-kernel@vger.kernel.org
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
+S: Maintained
+F: include/linux/percpu*.h
+F: mm/percpu*.c
+F: arch/*/include/asm/percpu.h
+
PER-TASK DELAY ACCOUNTING
M: Balbir Singh <balbir@linux.vnet.ibm.com>
S: Maintained