index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2014-11-13
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
2014-11-13
rcu: Fix FIXME in rcu_tasks_kthread()
Paul E. McKenney
2014-11-04
rcutorture: Fix rcu_torture_cbflood() memory leak
Paul E. McKenney
2014-11-04
rcutorture: Add early boot self tests
Pranith Kumar
2014-11-04
rcu: Remove "cpu" argument to rcu_cleanup_after_idle()
Paul E. McKenney
2014-11-04
rcu: Remove "cpu" argument to rcu_prepare_for_idle()
Paul E. McKenney
2014-11-04
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
2014-11-04
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
2014-11-04
rcu: Remove "cpu" argument to rcu_preempt_check_callbacks()
Paul E. McKenney
2014-11-04
rcu: Remove "cpu" argument to rcu_pending()
Paul E. McKenney
2014-11-04
rcu: Remove "cpu" argument to rcu_check_callbacks()
Paul E. McKenney
2014-11-04
rcu: Use DEFINE_PER_CPU_SHARED_ALIGNED for rcu_data
Paul E. McKenney
2014-11-04
rcu: Remove rcu_dynticks * parameters when they are always this_cpu_ptr(&rcu_...
Christoph Lameter
2014-10-29
rcu: Fix for rcuo online-time-creation reorganization bug
Paul E. McKenney
2014-10-29
rcu: Kick rcuo kthreads after their CPU goes offline
Paul E. McKenney
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
2014-10-29
rcu: Unify boost and kthread priorities
Clark Williams
2014-10-28
rcu: Avoid IPIing idle CPUs from synchronize_sched_expedited()
Paul E. McKenney
2014-10-28
rcu: Move RCU_BOOST variable declarations, eliminating #ifdef
Paul E. McKenney
2014-10-28
rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE
Paul E. McKenney
2014-10-28
rcu: Make rcu_barrier() understand about missing rcuo kthreads
Paul E. McKenney
2014-09-18
rcu: Eliminate deadlock between CPU hotplug and expedited grace periods
Paul E. McKenney
2014-09-16
rcutorture: Rename rcutorture_runnable parameter
Paul E. McKenney
2014-09-16
torture: Address race in module cleanup
Davidlohr Bueso
2014-09-16
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
Paul E. McKenney
2014-09-16
Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b...
Paul E. McKenney
2014-09-16
rcu: Avoid misordering in nocb_leader_wait()
Paul E. McKenney
2014-09-16
rcu: Handle NOCB callbacks from irq-disabled idle code
Paul E. McKenney
2014-09-16
rcu: Avoid misordering in __call_rcu_nocb_enqueue()
Paul E. McKenney
2014-09-16
rcu: Don't track sysidle state if no nohz_full= CPUs
Paul E. McKenney
2014-09-16
rcu: Eliminate redundant rcu_sysidle_state variable
Paul E. McKenney
2014-09-16
rcu: Check for have_rcu_nocb_mask instead of rcu_nocb_mask
Pranith Kumar
2014-09-16
rcu: Create rcuo kthreads only for onlined CPUs
Paul E. McKenney
2014-09-16
rcu: Rationalize kthread spawning
Paul E. McKenney
2014-09-16
rcu: Return false instead of 0 in rcu_nocb_adopt_orphan_cbs()
Pranith Kumar
2014-09-16
rcu: Use false for return in __call_rcu_nocb()
Pranith Kumar
2014-09-16
rcu: Use true/false for return in rcu_nocb_adopt_orphan_cbs()
Pranith Kumar
2014-09-16
rcu: Use true/false for return in __call_rcu_nocb()
Pranith Kumar
2014-09-16
rcu: Check the return value of zalloc_cpumask_var()
Pranith Kumar
2014-09-16
rcu: Fix attempt to avoid unsolicited offloading of callbacks
Paul E. McKenney
2014-09-07
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
Paul E. McKenney
2014-09-07
rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()
Paul E. McKenney
2014-09-07
rcu: Additional information on RCU-tasks stall-warning messages
Paul E. McKenney
2014-09-07
rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption
Paul E. McKenney
2014-09-07
rcu: Make TASKS_RCU handle nohz_full= CPUs
Paul E. McKenney
2014-09-07
rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks()
Paul E. McKenney
2014-09-07
rcu: Improve RCU-tasks energy efficiency
Paul E. McKenney
2014-09-07
rcu: Add stall-warning checks for RCU-tasks
Paul E. McKenney
2014-09-07
rcutorture: Add torture tests for RCU-tasks
Paul E. McKenney
2014-09-07
rcu: Export RCU-tasks APIs to GPL modules
Steven Rostedt
[next]