- 0e5da22 rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h by Paul E. McKenney · 7 years ago
- cee4393 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() by Paul E. McKenney · 7 years ago
- 156baec rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules by Paul E. McKenney · 7 years ago
- 3e20146 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- de20155 sched/isolation: Introduce housekeeping flags by Frederic Weisbecker · 7 years ago
- 7863406 sched/isolation: Move housekeeping related code to its own file by Frederic Weisbecker · 7 years ago
- ad4e25a Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' and 'torture.2017.10.09a' into HEAD by Paul E. McKenney · 7 years ago
- f22ce09 rcu: Suppress RCU CPU stall warnings while dumping trace by Paul E. McKenney · 7 years ago
- c63eb17 rcu: Create call_rcu_tasks() kthread at boot time by Paul E. McKenney · 7 years ago
- ccdd29f rcu: Create reasonable API for do_exit() TASKS_RCU processing by Paul E. McKenney · 8 years ago
- 3caec62 rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h by Paul E. McKenney · 8 years ago
- a68a2bb rcu: Move docbook comments out of rcupdate.h by Paul E. McKenney · 8 years ago
- 68ab0b4 rcu: Make synchronize_rcu_mult() check for duplicates by Paul E. McKenney · 8 years ago
- 59d80fd rcu: Print out rcupdate.c non-default boot-time settings by Paul E. McKenney · 8 years ago
- bcbfdd0 rcu: Make non-preemptive schedule be Tasks RCU quiescent state by Paul E. McKenney · 8 years ago
- 900b102 srcu: Allow SRCU to access rcu_scheduler_active by Paul E. McKenney · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
- 7c6094d rcu: update: Make RCU_EXPEDITE_BOOT be the default by Sebastian Andrzej Siewior · 8 years ago
- 52d7e48 rcu: Narrow early boot window of illegal synchronous grace periods by Paul E. McKenney · 8 years ago
- e77b704 rcu: Don't use modular infrastructure in non-modular code by Paul Gortmaker · 8 years ago
- 4929c91 rcu: Make call_rcu_tasks() tolerate first call with irqs disabled by Paul E. McKenney · 9 years ago
- b9fdac7f debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 9 years ago
- 3263d28 rcu: update debugobjects fixup callbacks return type by Du, Changbin · 9 years ago
- 293e242 rcu: Remove superfluous versions of rcu_read_lock_sched_held() by Boqun Feng · 9 years ago
- 4f2a848 rcu: Export rcu_gp_is_normal() by Paul E. McKenney · 9 years ago
- 79cfea02 rcu: Remove TINY_RCU bloat from pointless boot parameters by Paul E. McKenney · 9 years ago
- 3e42ec1 rcu: Allow expedited grace periods to be disabled at init by Paul E. McKenney · 9 years ago
- 5a9be7c rcu: Add rcu_normal kernel parameter to suppress expediting by Paul E. McKenney · 9 years ago
- b6a4ae7 rcu: Use rcu_callback_t in call_rcu*() and friends by Boqun Feng · 9 years ago
- a76a9a4 rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks() by Paul E. McKenney · 10 years ago
- f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
- ec90a19 rcu: Create a synchronize_rcu_mult() by Paul E. McKenney · 10 years ago
- d5671f6 rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC by Denys Vlasenko · 10 years ago
- 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() 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
- ee42571 rcu: Add Kconfig option to expedite grace periods during boot by Paul E. McKenney · 10 years ago
- 0d39482 rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp() by Paul E. McKenney · 10 years ago
- ee376db rcu: Consolidate rcu_synchronize and wakeme_after_rcu() by Paul E. McKenney · 10 years ago
- 9ea6c58 Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD by Paul E. McKenney · 10 years ago
- 60ced49 rcu: Fix FIXME in rcu_tasks_kthread() by Paul E. McKenney · 10 years ago
- aa23c6fbc rcutorture: Add early boot self tests by Pranith Kumar · 10 years ago
- 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
- 96b4672 Merge branch 'rcu-tasks.2014.09.10a' into HEAD by Paul E. McKenney · 10 years ago
- 1d082fd rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() by Paul E. McKenney · 10 years ago
- 4ff475e rcu: Additional information on RCU-tasks stall-warning messages by Paul E. McKenney · 10 years ago
- 8f20a5e rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption by Paul E. McKenney · 10 years ago
- 176f8f7 rcu: Make TASKS_RCU handle nohz_full= CPUs by Paul E. McKenney · 10 years ago
- 84a8f44 rcu: Defer rcu_tasks_kthread() creation till first call_rcu_tasks() by Paul E. McKenney · 10 years ago
- c7b24d2 rcu: Improve RCU-tasks energy efficiency by Paul E. McKenney · 10 years ago
- 52db30a rcu: Add stall-warning checks for RCU-tasks by Paul E. McKenney · 11 years ago
- 06c2a92 rcu: Export RCU-tasks APIs to GPL modules by Steven Rostedt · 11 years ago
- 3f95aa8 rcu: Make TASKS_RCU handle tasks that are almost done exiting by Paul E. McKenney · 10 years ago
- 53c6d4e rcu: Add synchronous grace-period waiting for RCU-tasks by Paul E. McKenney · 11 years ago
- 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 11 years ago
- 85b39d3 rcu: Uninline rcu_read_lock_held() by Oleg Nesterov · 10 years ago
- 11992c7 rcu: Remove CONFIG_PROVE_RCU_DELAY by Paul E. McKenney · 11 years ago
- 4a81e83 rcu: Reduce overhead of cond_resched() checks for RCU by Paul E. McKenney · 11 years ago
- 546a9d8 rcu: Export debug_init_rcu_head() and and debug_init_rcu_head() by Paul E. McKenney · 11 years ago
- 61f38db rcu: Provide API to suppress stall warnings while sysrc runs by Rik van Riel · 11 years ago
- ac1bea8 sched,rcu: Make cond_resched() report RCU quiescent states by Paul E. McKenney · 11 years ago
- 5cb5c6e rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone by Paul Gortmaker · 11 years ago
- 87de1cf rcu: Stop tracking FSF's postal address by Paul E. McKenney · 11 years ago
- bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- a8d4b83 introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty() by Oleg Nesterov · 11 years ago
- 24ef659 rcu: Provide better diagnostics for blocking in RCU callback functions by Paul E. McKenney · 11 years ago
- 4102ada rcu: Move RCU-related source code to kernel/rcu directory by Paul E. McKenney · 11 years ago[Renamed (98%) from kernel/rcupdate.c]
- 2529973 Merge branch 'idle.2013.09.25a' into HEAD by Paul E. McKenney · 11 years ago
- 5c173eb rcu: Consistent rcu_is_watching() naming by Paul E. McKenney · 11 years ago
- 01896f7 rcu: Convert local functions to static by Paul E. McKenney · 11 years ago
- 7eb6952 Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- a0a5a05 ftrace/rcu: Do not trace debug_lockdep_rcu_enabled() by Steven Rostedt (Red Hat) · 11 years ago
- 15100df rcu: Simplify debug-objects fixups by Paul E. McKenney · 12 years ago
- e66c33d rcu: Add const annotation to char * for RCU tracepoints and functions by Steven Rostedt (Red Hat) · 11 years ago
- be77f87 Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEAD by Paul E. McKenney · 12 years ago
- 2439b69 rcu: Shrink TINY_RCU by moving exit_rcu() by Paul E. McKenney · 12 years ago
- 4982969 rcu: Merge adjacent identical ifdefs by Paul E. McKenney · 12 years ago
- 40393f5 Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD by Paul E. McKenney · 12 years ago
- 6bfc09e rcu: Provide RCU CPU stall warnings for tiny RCU by Paul E. McKenney · 12 years ago
- 5249453 rcu: Reduce rcutorture tracing by Paul E. McKenney · 12 years ago
- 3705b88 rcu: Add a module parameter to force use of expedited RCU primitives by Antti P Miettinen · 12 years ago
- e3ebfb9 rcu: Add PROVE_RCU_DELAY to provoke difficult races by Paul E. McKenney · 13 years ago
- 2a3fa84 rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations by Paul E. McKenney · 13 years ago
- 9dd8fb1 rcu: Make exit_rcu() more precise and consolidate by Paul E. McKenney · 13 years ago
- c0d6d01 rcu: Check for illegal use of RCU from offlined CPUs by Paul E. McKenney · 13 years ago
- e6b80a3 rcu: Detect illegal rcu dereference in extended quiescent state by Frederic Weisbecker · 13 years ago
- 91afaf3 rcu: Add failure tracing to rcutorture by Paul E. McKenney · 13 years ago
- 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 14 years ago
- 29c00b4 rcu: Add event-tracing for RCU callback invocation by Paul E. McKenney · 14 years ago
- 2c42818 rcu: Abstract common code for RCU grace-period-wait primitives by Paul E. McKenney · 14 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 108aae2 rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings by Paul E. McKenney · 14 years ago
- fc2ecf7 rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT by Mathieu Desnoyers · 14 years ago
- e611eec rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT. by Paul E. McKenney · 14 years ago
- fe8e640 rcupdate: remove dead code by Amerigo Wang · 14 years ago
- d4f8f21 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
- 773e3f9 rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held by Paul E. McKenney · 14 years ago
- ca5ecdd rcu: define __rcu address space modifier for sparse by Paul E. McKenney · 15 years ago
- 551d55a tree/tiny rcu: Add debug RCU head objects by Mathieu Desnoyers · 15 years ago