summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2016-11-17 14:03:48 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2016-11-17 14:22:14 +1100
commit101903fcda826ede84297abe642d131df108fad5 (patch)
tree2b0ee0b83e6243f0a1ae173ae33399a69b102a69 /MAINTAINERS
parentbbf30a5cac133e7c2578794cc0c6127e1cd0ea7c (diff)
parentc129105599a13dbb0fb411fc0777bbae1e8ece94 (diff)
downloadlinux-101903fcda826ede84297abe642d131df108fad5.tar.gz
linux-101903fcda826ede84297abe642d131df108fad5.tar.xz
Merge remote-tracking branch 'tip/auto-latest'
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS14
1 files changed, 12 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d29b2f2c78eb..3ee338941111 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4660,12 +4660,14 @@ L: linux-efi@vger.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git
S: Maintained
F: Documentation/efi-stub.txt
-F: arch/ia64/kernel/efi.c
+F: arch/*/kernel/efi.c
F: arch/x86/boot/compressed/eboot.[ch]
-F: arch/x86/include/asm/efi.h
+F: arch/*/include/asm/efi.h
F: arch/x86/platform/efi/
F: drivers/firmware/efi/
F: include/linux/efi*.h
+F: arch/arm/boot/compressed/efi-header.S
+F: arch/arm64/kernel/efi-entry.S
EFI VARIABLE FILESYSTEM
M: Matthew Garrett <matthew.garrett@nebula.com>
@@ -10188,6 +10190,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>