diff options
author | Andy Lutomirski <luto@amacapital.net> | 2014-12-12 16:25:47 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-12-14 08:47:22 +0100 |
commit | f0905c5a32ce6e9b743b4d9c70e53d1ce447852d (patch) | |
tree | 3c1903eaf585c095bc3b1da124298122845a9b40 /MAINTAINERS | |
parent | be9d1738b17f066b9d2f9e63eb6e2abda997fa1b (diff) | |
download | talos-op-linux-f0905c5a32ce6e9b743b4d9c70e53d1ce447852d.tar.gz talos-op-linux-f0905c5a32ce6e9b743b4d9c70e53d1ce447852d.zip |
MAINTAINERS: Add me as x86 VDSO submaintainer
Here goes... :)
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1042001e502f8e0deb0edfeeac209b68378650cf.1418430292.git.luto@amacapital.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c444907ccd69..7a54fa88018a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10295,6 +10295,13 @@ L: linux-edac@vger.kernel.org S: Maintained F: arch/x86/kernel/cpu/mcheck/* +X86 VDSO +M: Andy Lutomirski <luto@amacapital.net> +L: linux-kernel@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso +S: Maintained +F: arch/x86/vdso/ + XC2028/3028 TUNER DRIVER M: Mauro Carvalho Chehab <m.chehab@samsung.com> L: linux-media@vger.kernel.org |