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.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
/
kernel
/
rcu
/
tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Add GP-kthread-starvation checks to CPU stall warnings
Paul E. McKenney
2015-01-15
1
-1
/
+20
*
rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors
Paul E. McKenney
2015-01-15
1
-5
/
+33
*
rcu: Optionally run grace-period kthreads at real-time priority
Paul E. McKenney
2015-01-15
1
-1
/
+23
*
rcu: Handle gpnum/completed wrap while dyntick idle
Paul E. McKenney
2015-01-06
1
-5
/
+12
*
rcu: Improve diagnostics for spurious RCU CPU stall warnings
Paul E. McKenney
2015-01-06
1
-5
/
+27
*
rcu: Make RCU_CPU_STALL_INFO include number of fqs attempts
Paul E. McKenney
2015-01-06
1
-0
/
+1
*
rcu: Make rcu_nmi_enter() handle nesting
Paul E. McKenney
2014-12-30
1
-17
/
+49
*
-
-
-
.
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
2014-11-13
1
-40
/
+55
|
\
\
\
|
|
|
*
rcu: Kick rcuo kthreads after their CPU goes offline
Paul E. McKenney
2014-10-29
1
-1
/
+3
|
|
|
*
rcu: Avoid IPIing idle CPUs from synchronize_sched_expedited()
Paul E. McKenney
2014-10-28
1
-1
/
+26
|
|
|
*
rcu: Move RCU_BOOST variable declarations, eliminating #ifdef
Paul E. McKenney
2014-10-28
1
-13
/
+0
|
|
|
/
|
*
|
rcu: Remove "cpu" argument to rcu_cleanup_after_idle()
Paul E. McKenney
2014-11-03
1
-1
/
+1
|
*
|
rcu: Remove "cpu" argument to rcu_prepare_for_idle()
Paul E. McKenney
2014-11-03
1
-1
/
+1
|
*
|
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
2014-11-03
1
-2
/
+2
|
*
|
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
2014-11-03
1
-2
/
+2
|
*
|
rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()
Paul E. McKenney
2014-11-03
1
-1
/
+1
|
*
|
rcu: Remove "cpu" argument to rcu_pending()
Paul E. McKenney
2014-11-03
1
-4
/
+4
|
*
|
rcu: Remove "cpu" argument to rcu_check_callbacks()
Paul E. McKenney
2014-11-03
1
-3
/
+3
|
*
|
rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_data
Paul E. McKenney
2014-11-03
1
-1
/
+1
|
*
|
rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_...
Christoph Lameter
2014-11-03
1
-12
/
+13
|
|
/
*
/
rcutorture: Add early boot self tests
Pranith Kumar
2014-11-03
1
-0
/
+2
|
/
*
rcu: Make rcu_barrier() understand about missing rcuo kthreads
Paul E. McKenney
2014-10-28
1
-5
/
+10
*
rcu: Eliminate deadlock between CPU hotplug and expedited grace periods
Paul E. McKenney
2014-09-18
1
-7
/
+12
*
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
Paul E. McKenney
2014-09-16
1
-22
/
+28
|
\
|
*
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
Paul E. McKenney
2014-09-07
1
-16
/
+18
|
*
rcu: Make TASKS_RCU handle nohz_full= CPUs
Paul E. McKenney
2014-09-07
1
-0
/
+2
|
*
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
Paul E. McKenney
2014-09-07
1
-6
/
+6
|
*
rcu: Add call_rcu_tasks()
Paul E. McKenney
2014-09-07
1
-0
/
+2
|
|
|
\
*
-
.
\
Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b...
Paul E. McKenney
2014-09-16
1
-17
/
+29
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Create rcuo kthreads only for onlined CPUs
Paul E. McKenney
2014-09-16
1
-1
/
+2
|
|
*
rcu: Rationalize kthread spawning
Paul E. McKenney
2014-09-16
1
-1
/
+3
|
|
/
|
/
|
|
*
rcu: Replace flush_signals() with WARN_ON(signal_pending())
Paul E. McKenney
2014-09-07
1
-2
/
+2
|
*
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
2014-09-07
1
-2
/
+2
|
*
rcu: Remove stale comment in tree.c
Pranith Kumar
2014-09-07
1
-2
/
+0
|
*
rcu: Define tracepoint strings only if CONFIG_TRACING is set
Ard Biesheuvel
2014-09-07
1
-3
/
+12
|
*
rcu: Use true/false instead of 1/0 for a bool type
Pranith Kumar
2014-09-07
1
-3
/
+3
|
*
rcu: Use bool type for return value in rcu_is_watching()
Pranith Kumar
2014-09-07
1
-1
/
+1
|
*
rcu: Remove remaining read-modify-write ACCESS_ONCE() calls
Pranith Kumar
2014-09-07
1
-2
/
+4
|
/
*
rcu: Remove CONFIG_PROVE_RCU_DELAY
Paul E. McKenney
2014-07-09
1
-5
/
+0
*
rcu: Use __this_cpu_read() instead of per_cpu_ptr()
Shan Wei
2014-07-09
1
-1
/
+1
*
rcu: Don't use NMIs to dump other CPUs' stacks
Paul E. McKenney
2014-07-09
1
-7
/
+3
*
rcu: Check both root and current rcu_node when setting up future grace period
Pranith Kumar
2014-07-09
1
-2
/
+8
*
rcu: Loosen __call_rcu()'s rcu_head alignment constraint
Paul E. McKenney
2014-07-09
1
-1
/
+1
*
rcu: Eliminate read-modify-write ACCESS_ONCE() calls
Paul E. McKenney
2014-07-09
1
-6
/
+6
*
rcu: Make rcu node arrays static const char * const
Fabian Frederick
2014-07-09
1
-8
/
+10
*
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
2014-06-23
1
-28
/
+112
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
1
-11
/
+11
|
\
|
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-11
/
+11
*
|
rcu: Variable name changed in tree_plugin.h and used in tree.c
Uma Sharma
2014-05-14
1
-8
/
+8
|
|
|
\
*
-
.
\
Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14...
Paul E. McKenney
2014-05-14
1
-87
/
+212
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]