aboutsummaryrefslogtreecommitdiff
path: root/kernel/rcu
AgeCommit message (Expand)Author
2016-12-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.12-androidAlex Shi
2016-12-08rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong
2016-09-14ANDROID: rcu_sync: Export rcu_sync_lockdep_assertGuenter Roeck
2016-09-14RFC: FROMLIST: cgroup: avoid synchronize_sched() in __cgroup_procs_write()Peter Zijlstra
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney
2015-10-07Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney
2015-10-07rcu: Better hotplug handling for synchronize_sched_expedited()Paul E. McKenney
2015-10-07rcu: Enable stall warnings for synchronize_rcu_expedited()Paul E. McKenney
2015-10-07rcu: Add tasks to expedited stall-warning messagesPaul E. McKenney
2015-10-07rcu: Add online/offline info to expedited stall warning messagePaul E. McKenney
2015-10-07rcu: Consolidate expedited CPU selectionPaul E. McKenney
2015-10-07rcu: Prepare for consolidating expedited CPU selectionPaul E. McKenney
2015-10-07rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()Paul E. McKenney
2015-10-07rcu: Stop silencing lockdep false positive for expedited grace periodsPaul E. McKenney
2015-10-07rcu: Switch synchronize_sched_expedited() to IPIPaul E. McKenney
2015-10-06rcutorture: Fix unused-function warning for torturing_tasks()Paul E. McKenney
2015-10-06rcutorture: Fix module unwind when bad torture_type specifiedPaul E. McKenney
2015-10-06rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov
2015-10-06rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov
2015-10-06rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov
2015-10-06rcu_sync: Simplify rcu_sync using new rcu_sync_ops structureOleg Nesterov
2015-10-06rcu: Create rcu_sync infrastructureOleg Nesterov
2015-10-06torture: Consolidate cond_resched_rcu_qs() into stutter_wait()Paul E. McKenney
2015-10-06rcu: Correct comment for values of ->gp_state fieldPaul E. McKenney
2015-10-06rcu: Finish folding ->fqs_state into ->gp_statePetr Mladek
2015-10-06rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney
2015-10-06rcu: Add online/offline info to stall warning messagePaul E. McKenney
2015-10-06rcu: Eliminate panic when silly boot-time fanout specifiedPaul E. McKenney
2015-10-06rcu: Don't disable preemption for Tiny and Tree RCU readersBoqun Feng
2015-10-06rcu: Use call_rcu_func_t to replace explicit type equivalentsBoqun Feng
2015-10-06rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng
2015-09-20rcu: Make ->cpu_no_qs be a union for aggregate ORPaul E. McKenney
2015-09-20rcu: Invert passed_quiesce and rename to cpu_no_qsPaul E. McKenney
2015-09-20rcu: Rename qs_pending to core_needs_qsPaul E. McKenney
2015-09-20rcu: Move synchronize_sched_expedited() to combining treePaul E. McKenney
2015-09-20rcu: Use single-stage IPI algorithm for RCU expedited grace periodPaul E. McKenney
2015-09-20rcu: Consolidate tree setup for synchronize_rcu_expedited()Paul E. McKenney
2015-09-20rcu: Move rcu_report_exp_rnp() to allow consolidationPaul E. McKenney
2015-09-20rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wqPaul E. McKenney
2015-09-20rcu: Suppress lockdep false positive for rcp->exp_funnel_mutexPaul E. McKenney
2015-08-04rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney
2015-08-04Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEADPaul E. McKenney
2015-08-04Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney
2015-08-04rcu: Silence lockdep false positive for expedited grace periodsPaul E. McKenney
2015-07-22rcu: Don't disable CPU hotplug during OOM notifiersPaul E. McKenney
2015-07-22rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks()Paul E. McKenney
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney
2015-07-22rcu: Make rcu_is_watching() really notraceAlexei Starovoitov
2015-07-22rcu: Create a synchronize_rcu_mult()Paul E. McKenney
2015-07-22rcu: Fix obsolete priority-boosting commentPaul E. McKenney