aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 783569e3c4b4..bab0ca437e31 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12590,6 +12590,7 @@ PERFORMANCE EVENTS SUBSYSTEM
M: Peter Zijlstra <[email protected]>
M: Ingo Molnar <[email protected]>
M: Arnaldo Carvalho de Melo <[email protected]>
+R: Mark Rutland <[email protected]>
R: Alexander Shishkin <[email protected]>
R: Jiri Olsa <[email protected]>
R: Namhyung Kim <[email protected]>
@@ -14176,6 +14177,12 @@ F: drivers/watchdog/sc1200wdt.c
SCHEDULER
M: Ingo Molnar <[email protected]>
M: Peter Zijlstra <[email protected]>
+M: Juri Lelli <[email protected]> (SCHED_DEADLINE)
+M: Vincent Guittot <[email protected]> (SCHED_NORMAL)
+R: Dietmar Eggemann <[email protected]> (SCHED_NORMAL)
+R: Steven Rostedt <[email protected]> (SCHED_FIFO/SCHED_RR)
+R: Ben Segall <[email protected]> (CONFIG_CFS_BANDWIDTH)
+R: Mel Gorman <[email protected]> (CONFIG_NUMA_BALANCING)
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched/core
S: Maintained