aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS14
1 files changed, 11 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b36270986501..dff245064d4b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5608,14 +5608,13 @@ F: net/rds/
5608READ-COPY UPDATE (RCU) 5608READ-COPY UPDATE (RCU)
5609M: Dipankar Sarma <dipankar@in.ibm.com> 5609M: Dipankar Sarma <dipankar@in.ibm.com>
5610M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> 5610M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
5611W: http://www.rdrop.com/users/paulmck/rclock/ 5611W: http://www.rdrop.com/users/paulmck/RCU/
5612S: Supported 5612S: Supported
5613T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git 5613T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
5614F: Documentation/RCU/ 5614F: Documentation/RCU/
5615X: Documentation/RCU/torture.txt
5615F: include/linux/rcu* 5616F: include/linux/rcu*
5616F: include/linux/srcu*
5617F: kernel/rcu* 5617F: kernel/rcu*
5618F: kernel/srcu*
5619X: kernel/rcutorture.c 5618X: kernel/rcutorture.c
5620 5619
5621REAL TIME CLOCK (RTC) SUBSYSTEM 5620REAL TIME CLOCK (RTC) SUBSYSTEM
@@ -6132,6 +6131,15 @@ S: Maintained
6132F: include/linux/sl?b*.h 6131F: include/linux/sl?b*.h
6133F: mm/sl?b.c 6132F: mm/sl?b.c
6134 6133
6134SLEEPABLE READ-COPY UPDATE (SRCU)
6135M: Lai Jiangshan <laijs@cn.fujitsu.com>
6136M: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
6137W: http://www.rdrop.com/users/paulmck/RCU/
6138S: Supported
6139T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
6140F: include/linux/srcu*
6141F: kernel/srcu*
6142
6135SMC91x ETHERNET DRIVER 6143SMC91x ETHERNET DRIVER
6136M: Nicolas Pitre <nico@fluxnic.net> 6144M: Nicolas Pitre <nico@fluxnic.net>
6137S: Odd Fixes 6145S: Odd Fixes