Commit-ID: 4abac0d0bbc628df5f26845fe05ffc6b3a6533dd Gitweb: http://git.kernel.org/tip/4abac0d0bbc628df5f26845fe05ffc6b3a6533dd Author: Ingo Molnar <mingo@xxxxxxxxxx> AuthorDate: Sun, 8 May 2016 10:27:33 +0200 Committer: Ingo Molnar <mingo@xxxxxxxxxx> CommitDate: Sun, 8 May 2016 10:33:18 +0200 MAINTAINERS: Add mmiotrace entry The Nouveau maintainers would like to follow and review mmiotrace changes as well, so create a separate entry for that code. The high level bits are living in the tracing code, the low level bits in the x86 code. Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx> Acked-by: Pekka Paalanen <ppaalanen@xxxxxxxxx> Acked-by: karol herbst <karolherbst@xxxxxxxxx> Cc: linux-kernel@xxxxxxxxxxxxxxx Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx> Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx> --- MAINTAINERS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a727d99..9c567a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11318,6 +11318,20 @@ F: include/trace/ F: kernel/trace/ F: tools/testing/selftests/ftrace/ +TRACING MMIO ACCESSES (MMIOTRACE) +M: Steven Rostedt <rostedt@xxxxxxxxxxx> +M: Ingo Molnar <mingo@xxxxxxxxxx> +R: Karol Herbst <karolherbst@xxxxxxxxx> +R: Pekka Paalanen <ppaalanen@xxxxxxxxx> +S: Maintained +L: linux-kernel@xxxxxxxxxxxxxxx +L: nouveau@xxxxxxxxxxxxxxxxxxxxx +F: kernel/trace/trace_mmiotrace.c +F: include/linux/mmiotrace.h +F: arch/x86/mm/kmmio.c +F: arch/x86/mm/mmio-mod.c +F: arch/x86/mm/testmmiotrace.c + TRIVIAL PATCHES M: Jiri Kosina <trivial@xxxxxxxxxx> T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |