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