summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2016-11-28 17:53:29 +0100
committerIngo Molnar <mingo@kernel.org>2016-11-28 17:53:29 +0100
commitceab8daba1d4296550405ff568986bc5479c72cc (patch)
tree1bf731cfb53fc99ee156d6cd325e84bc509ef6f2 /MAINTAINERS
parent7e7c738090654f6d816c8f7f1987c78f0d337ecf (diff)
parent0efc89be9471b152599d2db7eb47de8e0d71c59f (diff)
Merge branch 'x86/cache'
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bf78127f365c..b36f7d10fca6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10135,6 +10135,14 @@ L: linux-rdma@vger.kernel.org
S: Supported
F: drivers/infiniband/sw/rdmavt
+RDT - RESOURCE ALLOCATION
+M: Fenghua Yu <fenghua.yu@intel.com>
+L: linux-kernel@vger.kernel.org
+S: Supported
+F: arch/x86/kernel/cpu/intel_rdt*
+F: arch/x86/include/asm/intel_rdt*
+F: Documentation/x86/intel_rdt*
+
READ-COPY UPDATE (RCU)
M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
M: Josh Triplett <josh@joshtriplett.org>