aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS25
1 files changed, 15 insertions, 10 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 087912aa09b..e7c528ff101 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1445,6 +1445,16 @@ S: Maintained
1445F: Documentation/video4linux/cafe_ccic 1445F: Documentation/video4linux/cafe_ccic
1446F: drivers/media/video/cafe_ccic* 1446F: drivers/media/video/cafe_ccic*
1447 1447
1448CAIF NETWORK LAYER
1449M: Sjur Braendeland <sjur.brandeland@stericsson.com>
1450L: netdev@vger.kernel.org
1451S: Supported
1452F: Documentation/networking/caif/
1453F: drivers/net/caif/
1454F: include/linux/caif/
1455F: include/net/caif/
1456F: net/caif/
1457
1448CALGARY x86-64 IOMMU 1458CALGARY x86-64 IOMMU
1449M: Muli Ben-Yehuda <muli@il.ibm.com> 1459M: Muli Ben-Yehuda <muli@il.ibm.com>
1450M: "Jon D. Mason" <jdmason@kudzu.us> 1460M: "Jon D. Mason" <jdmason@kudzu.us>
@@ -2787,11 +2797,6 @@ S: Maintained
2787F: arch/x86/kernel/hpet.c 2797F: arch/x86/kernel/hpet.c
2788F: arch/x86/include/asm/hpet.h 2798F: arch/x86/include/asm/hpet.h
2789 2799
2790HPET: ACPI
2791M: Bob Picco <bob.picco@hp.com>
2792S: Maintained
2793F: drivers/char/hpet.c
2794
2795HPFS FILESYSTEM 2800HPFS FILESYSTEM
2796M: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> 2801M: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
2797W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi 2802W: http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/hpfs/index-e.cgi
@@ -3404,7 +3409,7 @@ F: drivers/s390/kvm/
3404 3409
3405KEXEC 3410KEXEC
3406M: Eric Biederman <ebiederm@xmission.com> 3411M: Eric Biederman <ebiederm@xmission.com>
3407W: http://ftp.kernel.org/pub/linux/kernel/people/horms/kexec-tools/ 3412W: http://kernel.org/pub/linux/utils/kernel/kexec/
3408L: kexec@lists.infradead.org 3413L: kexec@lists.infradead.org
3409S: Maintained 3414S: Maintained
3410F: include/linux/kexec.h 3415F: include/linux/kexec.h
@@ -4810,6 +4815,7 @@ RCUTORTURE MODULE
4810M: Josh Triplett <josh@freedesktop.org> 4815M: Josh Triplett <josh@freedesktop.org>
4811M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 4816M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4812S: Supported 4817S: Supported
4818T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
4813F: Documentation/RCU/torture.txt 4819F: Documentation/RCU/torture.txt
4814F: kernel/rcutorture.c 4820F: kernel/rcutorture.c
4815 4821
@@ -4834,6 +4840,7 @@ M: Dipankar Sarma <dipankar@in.ibm.com>
4834M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 4840M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
4835W: http://www.rdrop.com/users/paulmck/rclock/ 4841W: http://www.rdrop.com/users/paulmck/rclock/
4836S: Supported 4842S: Supported
4843T: git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu.git
4837F: Documentation/RCU/ 4844F: Documentation/RCU/
4838F: include/linux/rcu* 4845F: include/linux/rcu*
4839F: include/linux/srcu* 4846F: include/linux/srcu*
@@ -4841,12 +4848,10 @@ F: kernel/rcu*
4841F: kernel/srcu* 4848F: kernel/srcu*
4842X: kernel/rcutorture.c 4849X: kernel/rcutorture.c
4843 4850
4844REAL TIME CLOCK DRIVER 4851REAL TIME CLOCK DRIVER (LEGACY)
4845M: Paul Gortmaker <p_gortmaker@yahoo.com> 4852M: Paul Gortmaker <p_gortmaker@yahoo.com>
4846S: Maintained 4853S: Maintained
4847F: Documentation/rtc.txt 4854F: drivers/char/rtc.c
4848F: drivers/rtc/
4849F: include/linux/rtc.h
4850 4855
4851REAL TIME CLOCK (RTC) SUBSYSTEM 4856REAL TIME CLOCK (RTC) SUBSYSTEM
4852M: Alessandro Zummo <a.zummo@towertech.it> 4857M: Alessandro Zummo <a.zummo@towertech.it>