Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Add entry for common entry code

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

+11
+11
MAINTAINERS
··· 7333 7333 F: drivers/base/arch_topology.c 7334 7334 F: include/linux/arch_topology.h 7335 7335 7336 + GENERIC ENTRY CODE 7337 + M: Thomas Gleixner <tglx@linutronix.de> 7338 + M: Peter Zijlstra <peterz@infradead.org> 7339 + M: Andy Lutomirski <luto@kernel.org> 7340 + L: linux-kernel@vger.kernel.org 7341 + S: Maintained 7342 + T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/entry 7343 + F: include/linux/entry-common.h 7344 + F: include/linux/entry-kvm.h 7345 + F: kernel/entry/ 7346 + 7336 7347 GENERIC GPIO I2C DRIVER 7337 7348 M: Wolfram Sang <wsa+renesas@sang-engineering.com> 7338 7349 S: Supported