diff options
| -rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b516bb34a8d5..a35248b05fa2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7333,6 +7333,17 @@ S: Maintained F: drivers/base/arch_topology.c F: include/linux/arch_topology.h +GENERIC ENTRY CODE +M: Thomas Gleixner <[email protected]> +M: Peter Zijlstra <[email protected]> +M: Andy Lutomirski <[email protected]> +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/entry +F: include/linux/entry-common.h +F: include/linux/entry-kvm.h +F: kernel/entry/ + GENERIC GPIO I2C DRIVER M: Wolfram Sang <[email protected]> S: Supported |