- dcdb880 rcu: Consolidate expedited CPU selection by Paul E. McKenney · 9 years ago
- 66fe6cb rcu: Prepare for consolidating expedited CPU selection by Paul E. McKenney · 9 years ago
- 807226e rcu: Stop excluding CPU hotplug in synchronize_sched_expedited() by Paul E. McKenney · 9 years ago
- 83c2c73 rcu: Stop silencing lockdep false positive for expedited grace periods by Paul E. McKenney · 9 years ago
- 6587a23 rcu: Switch synchronize_sched_expedited() to IPI by Paul E. McKenney · 9 years ago
- 5b74c45 rcu: Make ->cpu_no_qs be a union for aggregate OR by Paul E. McKenney · 9 years ago
- 0d43eb3 rcu: Invert passed_quiesce and rename to cpu_no_qs by Paul E. McKenney · 9 years ago
- 97c668b rcu: Rename qs_pending to core_needs_qs by Paul E. McKenney · 9 years ago
- bce5fa1 rcu: Move synchronize_sched_expedited() to combining tree by Paul E. McKenney · 9 years ago
- 8203d6d rcu: Use single-stage IPI algorithm for RCU expedited grace period by Paul E. McKenney · 9 years ago
- b9585e9 rcu: Consolidate tree setup for synchronize_rcu_expedited() by Paul E. McKenney · 9 years ago
- 7922cd0 rcu: Move rcu_report_exp_rnp() to allow consolidation by Paul E. McKenney · 9 years ago
- f4ecea3 rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq by Paul E. McKenney · 9 years ago
- 19a5ecd rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex by Paul E. McKenney · 9 years ago
- 8ff4fbf Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD by Paul E. McKenney · 9 years ago
- af859be rcu: Silence lockdep false positive for expedited grace periods by Paul E. McKenney · 9 years ago
- f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
- 46f00d1 rcu: Make rcu_is_watching() really notrace by Alexei Starovoitov · 10 years ago
- 2456005 rcu: Add RCU-sched flavors of get-state and cond-sync by Paul E. McKenney · 10 years ago
- cdacbe1 rcu: Add fastpath bypassing funnel locking by Paul E. McKenney · 9 years ago
- 32bb1c7 rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS by Paul E. McKenney · 10 years ago
- b9a425c rcu: Pull out wait_event*() condition into helper function by Paul E. McKenney · 10 years ago
- cf3620a rcu: Add stall warnings to synchronize_sched_expedited() by Paul E. McKenney · 10 years ago
- 2cd6ffa rcu: Extend expedited funnel locking to rcu_data structure by Paul E. McKenney · 10 years ago
- 704dd43 rcu: Consolidate last open-coded expedited memory barrier by Paul E. McKenney · 10 years ago
- 4f525a5 rcu: Apply rcu_seq operations to _rcu_barrier() by Paul E. McKenney · 10 years ago
- 29fd930 rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop by Paul E. McKenney · 10 years ago
- 7fd0ddc rcu: Fix synchronize_sched_expedited() type error for "s" by Paul E. McKenney · 10 years ago
- b09e5f8 rcu: Abstract funnel locking from synchronize_sched_expedited() by Paul E. McKenney · 10 years ago
- 28f0076 rcu: Abstract sequence counting from synchronize_sched_expedited() by Paul E. McKenney · 10 years ago
- 3a6d7c6 rcu: Make expedited GP CPU stoppage asynchronous by Peter Zijlstra · 10 years ago
- 385b73c rcu: Get rid of synchronize_sched_expedited()'s polling loop by Paul E. McKenney · 10 years ago
- d6ada2c rcu: Rework synchronize_sched_expedited() counter handling by Paul E. McKenney · 10 years ago
- c190c3b rcu: Switch synchronize_sched_expedited() to stop_one_cpu() by Peter Zijlstra · 10 years ago
- 13bd6494 rcu: Reset rcu_fanout_leaf if out of bounds by Paul E. McKenney · 10 years ago
- cb00710 rcu: Limit count of static data to the number of RCU levels by Alexander Gordeev · 10 years ago
- 199977b rcu: Remove unnecessary fields from rcu_state structure by Alexander Gordeev · 10 years ago
- 05b84ae rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items by Alexander Gordeev · 10 years ago
- 9618138 rcu: Simplify rcu_init_geometry() capacity arithmetics by Alexander Gordeev · 10 years ago
- 679f985 rcu: Cleanup rcu_init_geometry() code and arithmetics by Alexander Gordeev · 10 years ago
- 372b0ec rcu: Remove superfluous local variable in rcu_init_geometry() by Alexander Gordeev · 10 years ago
- 75cf15a rcu: Panic if RCU tree can not accommodate all CPUs by Alexander Gordeev · 10 years ago
- 319362c rcu: Provide more diagnostics for stalled GP kthread by Paul E. McKenney · 10 years ago
- d1ec4c3 rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL by Paul E. McKenney · 10 years ago
- e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
- 0868aa2 Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', 'hotplug.2015.05.27a', 'init.2015.05.27a', 'tiny.2015.05.27a' and 'torture.2015.05.27a' into HEAD by Paul E. McKenney · 10 years ago
- 1ce46ee rcu: Conditionally compile RCU's eqs warnings by Paul E. McKenney · 10 years ago
- 26730f5 rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO by Paul E. McKenney · 10 years ago
- 47d631a rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF by Paul E. McKenney · 10 years ago
- 05c5df3 rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT by Paul E. McKenney · 10 years ago
- a3dc294 rcu: Enable diagnostic dump of rcu_node combining tree by Paul E. McKenney · 10 years ago
- 7fa2700 rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter by Paul E. McKenney · 10 years ago
- 0f41c0d rcu: Provide diagnostic option to slow down grace-period scans by Paul E. McKenney · 10 years ago
- 3eaaaf6c rcu: Shut up spurious gcc uninitialized-variable warning by Paul E. McKenney · 10 years ago
- eab128e rcu: Modulate grace-period slow init to normalize delay by Paul E. McKenney · 10 years ago
- a738eec rcu: Correctly initialize ->rcu_qs_ctr_snap at online time by Paul E. McKenney · 10 years ago
- cce7f1f rcu: Remove redundant offline check by Paul E. McKenney · 10 years ago
- c5b5539 rcu: Remove dead code from force_qs_rnp() by Paul E. McKenney · 10 years ago
- ea46351 rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED() by Paul E. McKenney · 10 years ago
- 82072c4 rcu: Change function declaration to bool by Nicholas Mc Guire · 10 years ago
- c92fb05 rcu: Make rcu_*_data variables static by Nicolas Iooss · 10 years ago
- 30ff153 rcu: Make synchronize_sched_expedited() call wait_rcu_gp() by Paul E. McKenney · 10 years ago
- 81e701e43 rcu: Add more debug info on "kthread starved" RCU CPU stall warnings by Paul E. McKenney · 10 years ago
- cd73ca2 rcu: Force wakeup of rcu_gp_kthread at grace-period end by Paul E. McKenney · 10 years ago
- 2927a68 rcu: Create an immutable rcu_data_p pointer to default rcu_data structure by Paul E. McKenney · 10 years ago
- b28a7c0 rcu: Tell the compiler that rcu_state_p is immutable by Paul E. McKenney · 10 years ago
- 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 10 years ago
- af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 10 years ago
- 8d7dc92 rcu: Control grace-period delays directly from value by Paul E. McKenney · 10 years ago
- 4252879 Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a', 'gpexp.2015.02.26a', 'hotplug.2015.03.20a', 'sysidle.2015.02.26b' and 'tiny.2015.02.26a' into HEAD by Paul E. McKenney · 10 years ago
- 654e953 rcu: Associate quiescent-state reports with grace period by Paul E. McKenney · 10 years ago
- a77da14 rcu: Yet another fix for preemption and CPU hotplug by Paul E. McKenney · 10 years ago
- 5c60d25 rcu: Add diagnostics to grace-period cleanup by Paul E. McKenney · 10 years ago
- 88428cc5 rcu: Handle outgoing CPUs on exit from idle loop by Paul E. McKenney · 10 years ago
- c199068 rcu: Eliminate ->onoff_mutex from rcu_node structure by Paul E. McKenney · 10 years ago
- 0aa04b0 rcu: Process offlining and onlining only at grace-period start by Paul E. McKenney · 10 years ago
- cc99a31 rcu: Move rcu_report_unblock_qs_rnp() to common code by Paul E. McKenney · 10 years ago
- 999c286 rcu: Remove event tracing from rcu_cpu_notify(), used by offline CPUs by Paul E. McKenney · 10 years ago
- 37745d2 rcu: Provide diagnostic option to slow down grace-period initialization by Paul E. McKenney · 10 years ago
- 237a0f2 rcu: Detect stalls caused by failure to propagate up rcu_node tree by Paul E. McKenney · 10 years ago
- 78043c4 rcu: Put all orphan-callback-related code under same comment by Paul E. McKenney · 10 years ago
- b33078b rcu: Consolidate offline-CPU callback initialization by Paul E. McKenney · 10 years ago
- 9910aff rcu: Remove redundant check of cpu_online() by Yao Dongdong · 10 years ago
- e7580f3 rcu: Get rcu_sched_force_quiescent_state() where it belongs by Paul E. McKenney · 10 years ago
- 6629240 rcu: Use IS_ENABLED() to CONFIG_RCU_FANOUT_EXACT #ifdef by Paul E. McKenney · 10 years ago
- 4762767 rcu: Move early boot callback tests earlier by Paul E. McKenney · 10 years ago
- 34404ca rcu: Move early-boot callbacks to no-CBs lists for no-CBs CPUs by Paul E. McKenney · 10 years ago
- 5871968 rcu: Tighten up affinity and check for sysidle by Paul E. McKenney · 10 years ago
- 675da67 rcu: Fixes to NO_HZ_FULL sysidle accounting by Paul E. McKenney · 10 years ago
- 5afff48 rcu: Update from rcu_expedited variable to rcu_gp_is_expedited() by Paul E. McKenney · 10 years ago
- 1925d19 rcu: Fix a couple of typos in rcu_all_qs() comment header by Paul E. McKenney · 10 years ago
- 39c8d31 rcu: Avoid clobbering early boot callbacks by Paul E. McKenney · 10 years ago
- 143da9c rcu: Prevent early-boot RCU callbacks from splatting by Paul E. McKenney · 10 years ago
- 2723249 rcu: Wire ->rda pointers at compile time by Paul E. McKenney · 10 years ago
- d3f3f3f rcu: Abstract default callback-list initialization from init_callback_list() by Paul E. McKenney · 10 years ago
- 3f47da0 rcu_tree: Avoid touching rnp->completed when a new GP is started by Lai Jiangshan · 10 years ago
- 78e691f4 Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD by Paul E. McKenney · 10 years ago
- fb81a44 rcu: Add GP-kthread-starvation checks to CPU stall warnings by Paul E. McKenney · 10 years ago
- 5cd3719 rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors by Paul E. McKenney · 10 years ago
- a94844b rcu: Optionally run grace-period kthreads at real-time priority by Paul E. McKenney · 10 years ago