aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Campbell <[email protected]>2011-04-27 15:26:46 -0700
committerLinus Torvalds <[email protected]>2011-04-28 11:28:21 -0700
commitc446808575150477f23625a60e0867960a110e23 (patch)
treef53bb5447422dfe5c68d774ae3aaadff37309c25
parent78f11a255749d09025f54d4e2df4fbcb031530e2 (diff)
MAINTAINERS: re-alphabetize Xen entries
Signed-off-by: Ian Campbell <[email protected]> Acked-by: Konrad Rzeszutek Wilk <[email protected]> Cc: Jeremy Fitzhardinge <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS24
1 files changed, 12 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 13803127b68f..0a8eb1a6eaf7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6921,6 +6921,18 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.
S: Maintained
F: drivers/platform/x86
+XEN HYPERVISOR INTERFACE
+M: Jeremy Fitzhardinge <[email protected]>
+M: Konrad Rzeszutek Wilk <[email protected]>
+L: [email protected] (moderated for non-subscribers)
+S: Supported
+F: arch/x86/xen/
+F: drivers/*/xen-*front.c
+F: drivers/xen/
+F: arch/x86/include/asm/xen/
+F: include/xen/
+
XEN NETWORK BACKEND DRIVER
M: Ian Campbell <[email protected]>
L: [email protected] (moderated for non-subscribers)
@@ -6942,18 +6954,6 @@ S: Supported
F: arch/x86/xen/*swiotlb*
F: drivers/xen/*swiotlb*
-XEN HYPERVISOR INTERFACE
-M: Jeremy Fitzhardinge <[email protected]>
-M: Konrad Rzeszutek Wilk <[email protected]>
-L: [email protected] (moderated for non-subscribers)
-S: Supported
-F: arch/x86/xen/
-F: drivers/*/xen-*front.c
-F: drivers/xen/
-F: arch/x86/include/asm/xen/
-F: include/xen/
-
XFS FILESYSTEM
P: Silicon Graphics Inc
M: Alex Elder <[email protected]>