Prev: hid-core.c: hid->name = dev->manufacturer + dev->product ... why not + dev->serial?
Next: [PATCH v2] intel_txt: add support for S3 memory integrity protection within Intel(R) TXT launched kernel
From: tip-bot for Ingo Molnar on 9 Mar 2010 03:30 Commit-ID: cfb581bcd4f8c158c6f2b48bf5e232bb9e6855c0 Gitweb: http://git.kernel.org/tip/cfb581bcd4f8c158c6f2b48bf5e232bb9e6855c0 Author: Ingo Molnar <mingo(a)elte.hu> AuthorDate: Mon, 8 Mar 2010 15:20:50 +0100 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Tue, 9 Mar 2010 07:03:48 +0100 MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer Acked-by: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Acked-by: Paul Mackerras <paulus(a)samba.org> Acked-by: Arnaldo Carvalho de Melo <acme(a)redhat.com> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo(a)elte.hu> --- MAINTAINERS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 2533fc4..40ed22e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4221,6 +4221,7 @@ PERFORMANCE EVENTS SUBSYSTEM M: Peter Zijlstra <a.p.zijlstra(a)chello.nl> M: Paul Mackerras <paulus(a)samba.org> M: Ingo Molnar <mingo(a)elte.hu> +M: Arnaldo Carvalho de Melo <acme(a)redhat.com> S: Supported F: kernel/perf_event.c F: include/linux/perf_event.h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |