aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS16
1 files changed, 15 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9a7817591876..5181828012ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3073,8 +3073,10 @@ F: drivers/input/
3073INPUT MULTITOUCH (MT) PROTOCOL 3073INPUT MULTITOUCH (MT) PROTOCOL
3074M: Henrik Rydberg <rydberg@euromail.se> 3074M: Henrik Rydberg <rydberg@euromail.se>
3075L: linux-input@vger.kernel.org 3075L: linux-input@vger.kernel.org
3076T: git git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git
3076S: Maintained 3077S: Maintained
3077F: Documentation/input/multi-touch-protocol.txt 3078F: Documentation/input/multi-touch-protocol.txt
3079F: drivers/input/input-mt.c
3078K: \b(ABS|SYN)_MT_ 3080K: \b(ABS|SYN)_MT_
3079 3081
3080INTEL IDLE DRIVER 3082INTEL IDLE DRIVER
@@ -4274,6 +4276,7 @@ NILFS2 FILESYSTEM
4274M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> 4276M: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp>
4275L: linux-nilfs@vger.kernel.org 4277L: linux-nilfs@vger.kernel.org
4276W: http://www.nilfs.org/en/ 4278W: http://www.nilfs.org/en/
4279T: git git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git
4277S: Supported 4280S: Supported
4278F: Documentation/filesystems/nilfs2.txt 4281F: Documentation/filesystems/nilfs2.txt
4279F: fs/nilfs2/ 4282F: fs/nilfs2/
@@ -4659,6 +4662,16 @@ S: Maintained
4659F: crypto/pcrypt.c 4662F: crypto/pcrypt.c
4660F: include/crypto/pcrypt.h 4663F: include/crypto/pcrypt.h
4661 4664
4665PER-CPU MEMORY ALLOCATOR
4666M: Tejun Heo <tj@kernel.org>
4667M: Christoph Lameter <cl@linux-foundation.org>
4668L: linux-kernel@vger.kernel.org
4669T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git
4670S: Maintained
4671F: include/linux/percpu*.h
4672F: mm/percpu*.c
4673F: arch/*/include/asm/percpu.h
4674
4662PER-TASK DELAY ACCOUNTING 4675PER-TASK DELAY ACCOUNTING
4663M: Balbir Singh <balbir@linux.vnet.ibm.com> 4676M: Balbir Singh <balbir@linux.vnet.ibm.com>
4664S: Maintained 4677S: Maintained
@@ -5925,7 +5938,8 @@ F: drivers/net/tlan.*
5925TOMOYO SECURITY MODULE 5938TOMOYO SECURITY MODULE
5926M: Kentaro Takeda <takedakn@nttdata.co.jp> 5939M: Kentaro Takeda <takedakn@nttdata.co.jp>
5927M: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> 5940M: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
5928L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for developers and users in English) 5941L: tomoyo-dev-en@lists.sourceforge.jp (subscribers-only, for developers in English)
5942L: tomoyo-users-en@lists.sourceforge.jp (subscribers-only, for users in English)
5929L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese) 5943L: tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
5930L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese) 5944L: tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
5931W: http://tomoyo.sourceforge.jp/ 5945W: http://tomoyo.sourceforge.jp/