diff options
author | David S. Miller <davem@davemloft.net> | 2010-05-19 02:01:55 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-05-19 02:01:55 -0400 |
commit | 2ec8c6bb5d8f3a62a79f463525054bae1e3d4487 (patch) | |
tree | fa7f8400ac685fb52e96f64997c7c682fc2aa021 /MAINTAINERS | |
parent | 7b39f90fabcf9e2af0cd79d0a60440d821e22b56 (diff) | |
parent | 537b60d17894b7c19a6060feae40299d7109d6e7 (diff) |
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
Conflicts:
include/linux/mod_devicetable.h
scripts/mod/file2alias.c
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9372c742c3bc..b375bf9f4e2c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2954,6 +2954,17 @@ S: Odd Fixes | |||
2954 | F: Documentation/networking/README.ipw2200 | 2954 | F: Documentation/networking/README.ipw2200 |
2955 | F: drivers/net/wireless/ipw2x00/ipw2200.* | 2955 | F: drivers/net/wireless/ipw2x00/ipw2200.* |
2956 | 2956 | ||
2957 | INTEL(R) TRUSTED EXECUTION TECHNOLOGY (TXT) | ||
2958 | M: Joseph Cihula <joseph.cihula@intel.com> | ||
2959 | M: Shane Wang <shane.wang@intel.com> | ||
2960 | L: tboot-devel@lists.sourceforge.net | ||
2961 | W: http://tboot.sourceforge.net | ||
2962 | T: Mercurial http://www.bughost.org/repos.hg/tboot.hg | ||
2963 | S: Supported | ||
2964 | F: Documentation/intel_txt.txt | ||
2965 | F: include/linux/tboot.h | ||
2966 | F: arch/x86/kernel/tboot.c | ||
2967 | |||
2957 | INTEL WIRELESS WIMAX CONNECTION 2400 | 2968 | INTEL WIRELESS WIMAX CONNECTION 2400 |
2958 | M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | 2969 | M: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> |
2959 | M: linux-wimax@intel.com | 2970 | M: linux-wimax@intel.com |
@@ -4165,6 +4176,7 @@ OPROFILE | |||
4165 | M: Robert Richter <robert.richter@amd.com> | 4176 | M: Robert Richter <robert.richter@amd.com> |
4166 | L: oprofile-list@lists.sf.net | 4177 | L: oprofile-list@lists.sf.net |
4167 | S: Maintained | 4178 | S: Maintained |
4179 | F: arch/*/include/asm/oprofile*.h | ||
4168 | F: arch/*/oprofile/ | 4180 | F: arch/*/oprofile/ |
4169 | F: drivers/oprofile/ | 4181 | F: drivers/oprofile/ |
4170 | F: include/linux/oprofile.h | 4182 | F: include/linux/oprofile.h |
@@ -4353,13 +4365,13 @@ M: Paul Mackerras <paulus@samba.org> | |||
4353 | M: Ingo Molnar <mingo@elte.hu> | 4365 | M: Ingo Molnar <mingo@elte.hu> |
4354 | M: Arnaldo Carvalho de Melo <acme@redhat.com> | 4366 | M: Arnaldo Carvalho de Melo <acme@redhat.com> |
4355 | S: Supported | 4367 | S: Supported |
4356 | F: kernel/perf_event.c | 4368 | F: kernel/perf_event*.c |
4357 | F: include/linux/perf_event.h | 4369 | F: include/linux/perf_event.h |
4358 | F: arch/*/kernel/perf_event.c | 4370 | F: arch/*/kernel/perf_event*.c |
4359 | F: arch/*/kernel/*/perf_event.c | 4371 | F: arch/*/kernel/*/perf_event*.c |
4360 | F: arch/*/kernel/*/*/perf_event.c | 4372 | F: arch/*/kernel/*/*/perf_event*.c |
4361 | F: arch/*/include/asm/perf_event.h | 4373 | F: arch/*/include/asm/perf_event.h |
4362 | F: arch/*/lib/perf_event.c | 4374 | F: arch/*/lib/perf_event*.c |
4363 | F: arch/*/kernel/perf_callchain.c | 4375 | F: arch/*/kernel/perf_callchain.c |
4364 | F: tools/perf/ | 4376 | F: tools/perf/ |
4365 | 4377 | ||
@@ -5493,7 +5505,7 @@ S: Maintained | |||
5493 | F: drivers/mmc/host/tmio_mmc.* | 5505 | F: drivers/mmc/host/tmio_mmc.* |
5494 | 5506 | ||
5495 | TMPFS (SHMEM FILESYSTEM) | 5507 | TMPFS (SHMEM FILESYSTEM) |
5496 | M: Hugh Dickins <hugh.dickins@tiscali.co.uk> | 5508 | M: Hugh Dickins <hughd@google.com> |
5497 | L: linux-mm@kvack.org | 5509 | L: linux-mm@kvack.org |
5498 | S: Maintained | 5510 | S: Maintained |
5499 | F: include/linux/shmem_fs.h | 5511 | F: include/linux/shmem_fs.h |