index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
.
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
2014-11-13
6
-107
/
+130
|
\
\
\
\
|
|
|
|
*
rcu: Fix for rcuo online-time-creation reorganization bug
Paul E. McKenney
2014-10-29
1
-3
/
+7
|
|
|
|
*
rcu: Kick rcuo kthreads after their CPU goes offline
Paul E. McKenney
2014-10-29
1
-1
/
+3
|
|
|
|
*
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
2014-10-29
4
-10
/
+10
|
|
|
|
*
rcu: Unify boost and kthread priorities
Clark Williams
2014-10-29
1
-10
/
+10
|
|
|
|
*
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
2
-15
/
+15
|
|
|
|
/
|
|
|
/
|
|
|
|
*
rcu: Fix FIXME in rcu_tasks_kthread()
Paul E. McKenney
2014-11-13
1
-1
/
+2
|
|
|
*
rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE
Paul E. McKenney
2014-10-28
1
-13
/
+0
|
|
|
/
|
*
|
rcu: Remove "cpu" argument to rcu_cleanup_after_idle()
Paul E. McKenney
2014-11-03
3
-5
/
+5
|
*
|
rcu: Remove "cpu" argument to rcu_prepare_for_idle()
Paul E. McKenney
2014-11-03
3
-7
/
+7
|
*
|
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
2014-11-03
2
-8
/
+8
|
*
|
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
2014-11-03
3
-6
/
+6
|
*
|
rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()
Paul E. McKenney
2014-11-03
3
-6
/
+6
|
*
|
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
2
-4
/
+4
|
*
|
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
3
-18
/
+22
|
|
/
*
|
rcutorture: Fix rcu_torture_cbflood() memory leak
Paul E. McKenney
2014-11-03
1
-0
/
+1
*
|
rcutorture: Add early boot self tests
Pranith Kumar
2014-11-03
4
-1
/
+91
|
/
*
rcu: Make rcu_barrier() understand about missing rcuo kthreads
Paul E. McKenney
2014-10-28
3
-5
/
+44
*
rcu: Eliminate deadlock between CPU hotplug and expedited grace periods
Paul E. McKenney
2014-09-18
2
-13
/
+17
*
rcutorture: Rename rcutorture_runnable parameter
Paul E. McKenney
2014-09-16
1
-4
/
+4
*
torture: Address race in module cleanup
Davidlohr Bueso
2014-09-16
1
-1
/
+2
*
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
Paul E. McKenney
2014-09-16
6
-61
/
+447
|
\
|
*
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
Paul E. McKenney
2014-09-07
3
-33
/
+38
|
*
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
Paul E. McKenney
2014-09-07
2
-18
/
+16
|
*
rcu: Additional information on RCU-tasks stall-warning messages
Paul E. McKenney
2014-09-07
1
-0
/
+9
|
*
rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption
Paul E. McKenney
2014-09-07
1
-5
/
+6
|
*
rcu: Make TASKS_RCU handle nohz_full= CPUs
Paul E. McKenney
2014-09-07
4
-1
/
+23
|
*
rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks()
Paul E. McKenney
2014-09-07
1
-7
/
+26
|
*
rcu: Improve RCU-tasks energy efficiency
Paul E. McKenney
2014-09-07
1
-2
/
+12
|
*
rcu: Add stall-warning checks for RCU-tasks
Paul E. McKenney
2014-09-07
1
-4
/
+25
|
*
rcutorture: Add torture tests for RCU-tasks
Paul E. McKenney
2014-09-07
1
-1
/
+49
|
*
rcu: Export RCU-tasks APIs to GPL modules
Steven Rostedt
2014-09-07
1
-0
/
+2
|
*
rcu: Make TASKS_RCU handle tasks that are almost done exiting
Paul E. McKenney
2014-09-07
1
-0
/
+21
|
*
rcu: Add synchronous grace-period waiting for RCU-tasks
Paul E. McKenney
2014-09-07
1
-0
/
+55
|
*
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
Paul E. McKenney
2014-09-07
3
-9
/
+9
|
*
rcu: Add call_rcu_tasks()
Paul E. McKenney
2014-09-07
3
-0
/
+175
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b...
Paul E. McKenney
2014-09-16
6
-191
/
+440
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
rcutorture: Add callback-flood test
Paul E. McKenney
2014-09-07
1
-1
/
+85
|
|
|
*
rcu: Use pr_alert/pr_cont for printing logs
Joe Perches
2014-09-07
1
-71
/
+56
|
|
|
*
rcutorture: Fix a sparse warning by marking boost_mutex static
Pranith Kumar
2014-09-07
1
-1
/
+1
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Avoid misordering in nocb_leader_wait()
Paul E. McKenney
2014-09-16
1
-0
/
+1
|
|
*
rcu: Handle NOCB callbacks from irq-disabled idle code
Paul E. McKenney
2014-09-16
1
-0
/
+11
|
|
*
rcu: Avoid misordering in __call_rcu_nocb_enqueue()
Paul E. McKenney
2014-09-16
1
-1
/
+2
|
|
*
rcu: Don't track sysidle state if no nohz_full= CPUs
Paul E. McKenney
2014-09-16
1
-1
/
+18
|
|
*
rcu: Eliminate redundant rcu_sysidle_state variable
Paul E. McKenney
2014-09-16
1
-17
/
+6
|
|
*
rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask
Pranith Kumar
2014-09-16
1
-3
/
+3
|
|
*
rcu: Create rcuo kthreads only for onlined CPUs
Paul E. McKenney
2014-09-16
3
-13
/
+86
[next]