drivers/pps: aesthetic tweaks to PPS-related content
[sfrench/cifs-2.6.git] / MAINTAINERS
index bf206bd9f056c6fdc9d49f2d24d9f7a634c12db5..109c5d9a04c4bd2149af9f5480f7ca1b1a0e5beb 100644 (file)
@@ -7457,6 +7457,13 @@ S:       Maintained
 F:     tools/testing/selftests/
 F:     Documentation/dev-tools/kselftest*
 
+KERNEL USERMODE HELPER
+M:     "Luis R. Rodriguez" <mcgrof@kernel.org>
+L:     linux-kernel@vger.kernel.org
+S:     Maintained
+F:     kernel/umh.c
+F:     include/linux/umh.h
+
 KERNEL VIRTUAL MACHINE (KVM)
 M:     Paolo Bonzini <pbonzini@redhat.com>
 M:     Radim Krčmář <rkrcmar@redhat.com>
@@ -7617,7 +7624,7 @@ F:        include/linux/kmemleak.h
 F:     mm/kmemleak.c
 F:     mm/kmemleak-test.c
 
-KMOD MODULE USERMODE HELPER
+KMOD KERNEL MODULE LOADER - USERMODE HELPER
 M:     "Luis R. Rodriguez" <mcgrof@kernel.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
@@ -7775,6 +7782,13 @@ M:       Sasha Levin <alexander.levin@verizon.com>
 S:     Maintained
 F:     tools/lib/lockdep/
 
+HMM - Heterogeneous Memory Management
+M:     Jérôme Glisse <jglisse@redhat.com>
+L:     linux-mm@kvack.org
+S:     Maintained
+F:     mm/hmm*
+F:     include/linux/hmm*
+
 LIBNVDIMM BLK: MMIO-APERTURE DRIVER
 M:     Ross Zwisler <ross.zwisler@linux.intel.com>
 L:     linux-nvdimm@lists.01.org
@@ -10711,8 +10725,11 @@ W:     http://wiki.enneenne.com/index.php/LinuxPPS_support
 L:     linuxpps@ml.enneenne.com (subscribers-only)
 S:     Maintained
 F:     Documentation/pps/
+F:     Documentation/devicetree/bindings/pps/pps-gpio.txt
+F:     Documentation/ABI/testing/sysfs-pps
 F:     drivers/pps/
 F:     include/linux/pps*.h
+F:     include/uapi/linux/pps.h
 
 PPTP DRIVER
 M:     Dmitry Kozlov <xeb@mail.ru>