index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rcupdate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: increase synchronize_sched_expedited() batching
Tejun Heo
2010-12-17
1
-0
/
+2
*
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
Lai Jiangshan
2010-11-29
1
-1
/
+0
*
rcu: move TINY_RCU from softirq to kthread
Paul E. McKenney
2010-11-17
1
-1
/
+0
*
rcu: only one evaluation of arg in rcu_dereference_check() unless sparse
Paul E. McKenney
2010-09-23
1
-3
/
+11
*
rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCU
Paul E. McKenney
2010-08-20
1
-3
/
+72
*
rcu: repair code-duplication FIXMEs
Paul E. McKenney
2010-08-20
1
-0
/
+15
*
rcu: update obsolete rcu_read_lock() comment.
Paul E. McKenney
2010-08-20
1
-1
/
+14
*
rcu: Add a TINY_PREEMPT_RCU
Paul E. McKenney
2010-08-20
1
-2
/
+1
*
rcu head remove init
Mathieu Desnoyers
2010-08-19
1
-6
/
+0
*
rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()
Paul E. McKenney
2010-08-19
1
-7
/
+9
*
Add RCU check for find_task_by_vpid().
Tetsuo Handa
2010-08-19
1
-5
/
+9
*
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
2010-08-19
1
-139
/
+213
*
rcu: add an rcu_dereference_index_check()
Paul E. McKenney
2010-06-14
1
-0
/
+33
*
tree/tiny rcu: Add debug RCU head objects
Mathieu Desnoyers
2010-06-14
1
-0
/
+49
*
rcu head introduce rcu head init on stack
Mathieu Desnoyers
2010-05-10
1
-0
/
+8
*
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Paul E. McKenney
2010-05-10
1
-3
/
+1
*
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
Paul E. McKenney
2010-05-10
1
-2
/
+0
*
rcu: fix now-bogus rcu_scheduler_active comments.
Paul E. McKenney
2010-05-10
1
-2
/
+4
*
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
Paul E. McKenney
2010-05-10
1
-7
/
+8
*
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
2010-05-10
1
-4
/
+11
*
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
2010-05-06
1
-0
/
+2
*
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
2010-04-19
1
-4
/
+1
*
rcu: Better explain the condition parameter of rcu_dereference_check()
David Howells
2010-04-14
1
-5
/
+23
*
rcu: Add rcu_access_pointer and rcu_dereference_protected
Paul E. McKenney
2010-04-14
1
-0
/
+32
*
rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives
Lai Jiangshan
2010-03-18
1
-2
/
+2
*
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
Paul E. McKenney
2010-03-16
1
-15
/
+4
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-13
1
-9
/
+36
|
\
|
*
rcu: Suppress RCU lockdep warnings during early boot
Paul E. McKenney
2010-03-04
1
-9
/
+22
|
*
rcu: Make rcu_read_lock_sched_held() handle !PREEMPT
Paul E. McKenney
2010-03-04
1
-0
/
+14
*
|
sysctl extern cleanup: rcu
Dave Young
2010-03-12
1
-0
/
+4
|
/
*
rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
Paul E. McKenney
2010-02-27
1
-1
/
+1
*
rcu: Make rcu_read_lock_sched_held() take boot time into account
Paul E. McKenney
2010-02-26
1
-1
/
+3
*
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
2010-02-25
1
-2
/
+2
*
rcu: Add lockdep-enabled variants of rcu_dereference()
Paul E. McKenney
2010-02-25
1
-7
/
+34
*
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-02-25
1
-10
/
+116
*
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
2009-11-22
1
-12
/
+0
*
rcu: Fix TINY_RCU #elif condition
Paul E. McKenney
2009-10-27
1
-1
/
+1
*
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
2009-10-26
1
-0
/
+6
*
rcu: Clean up code based on review feedback from Josh Triplett, part 3
Paul E. McKenney
2009-10-05
1
-7
/
+7
*
rcu: Clean up code based on review feedback from Josh Triplett, part 2
Paul E. McKenney
2009-09-23
1
-0
/
+4
*
rcu: Fix whitespace inconsistencies
Paul E. McKenney
2009-09-19
1
-3
/
+3
*
rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU
Paul E. McKenney
2009-09-18
1
-18
/
+5
*
rcu: Remove lockdep annotations from RCU's _notrace() API members
Paul E. McKenney
2009-08-26
1
-2
/
+0
*
rcu: Add "notrace" to RCU function headers used by ftrace
Paul E. McKenney
2009-08-24
1
-2
/
+2
*
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
2009-08-23
1
-3
/
+1
*
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
2009-08-23
1
-1
/
+1
*
rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h
Paul E. McKenney
2009-08-23
1
-4
/
+42
*
rcu: Renamings to increase RCU clarity
Paul E. McKenney
2009-08-23
1
-5
/
+16
*
rcu: Add synchronize_sched_expedited() primitive
Paul E. McKenney
2009-07-03
1
-12
/
+13
*
rcu: Remove Classic RCU
Paul E. McKenney
2009-06-24
1
-3
/
+1
[next]