Age | Commit message (Expand) | Author |
2019-08-13 | Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08... | Paul E. McKenney |
2019-08-12 | rcu: Remove redundant "if" condition from rcu_gp_is_expedited() | Paul E. McKenney |
2019-08-09 | rcu: Add support for consolidated-RCU reader checking | Joel Fernandes (Google) |
2019-08-01 | rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held() | Joel Fernandes (Google) |
2019-08-01 | rcu: Add kernel parameter to dump trace after RCU CPU stall warning | Paul E. McKenney |
2019-05-28 | rcutorture: Add trivial RCU implementation | Paul E. McKenney |
2019-03-26 | rcu: Move RCU CPU stall-warning code out of update.c | Paul E. McKenney |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-02-13 | kprobes: Prohibit probing on RCU debug routine | Masami Hiramatsu |
2019-02-09 | rcu/update: Convert to SPDX license identifier | Paul E. McKenney |
2018-12-01 | Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a... | Paul E. McKenney |
2018-11-12 | rcu: Eliminate BUG_ON() for kernel/rcu/update.c | Paul E. McKenney |
2018-11-08 | rcu: Eliminate synchronize_rcu_mult() | Paul E. McKenney |
2018-08-30 | Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ... | Paul E. McKenney |
2018-08-30 | srcu: Make call_srcu() available during very early boot | Paul E. McKenney |
2018-08-30 | rcu: Clean up flavor-related definitions and comments in update.c | Paul E. McKenney |
2018-08-30 | rcu: Stop testing RCU-bh and RCU-sched | Paul E. McKenney |
2018-08-30 | rcu: Update comments and help text for no more RCU-bh updaters | Paul E. McKenney |
2018-08-29 | rcutorture: Add forward-progress tests for RCU grace periods | Paul E. McKenney |
2018-07-12 | rcu: Add comment to the last sleep in the rcu tasks loop | Steven Rostedt (VMware) |
2018-07-12 | rcu: Speed up calling of RCU tasks callbacks | Steven Rostedt (VMware) |
2018-07-12 | rcu: Improve RCU-tasks naming and comments | Paul E. McKenney |
2018-05-15 | rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h | Paul E. McKenney |
2018-05-15 | rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() | Paul E. McKenney |
2017-12-07 | rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules | Paul E. McKenney |
2017-11-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-10-27 | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker |
2017-10-20 | Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an... | Paul E. McKenney |
2017-10-09 | rcu: Suppress RCU CPU stall warnings while dumping trace | Paul E. McKenney |
2017-10-09 | rcu: Create call_rcu_tasks() kthread at boot time | Paul E. McKenney |
2017-08-17 | rcu: Create reasonable API for do_exit() TASKS_RCU processing | Paul E. McKenney |
2017-06-08 | rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h | Paul E. McKenney |
2017-06-08 | rcu: Move docbook comments out of rcupdate.h | Paul E. McKenney |
2017-06-08 | rcu: Make synchronize_rcu_mult() check for duplicates | Paul E. McKenney |
2017-06-08 | rcu: Print out rcupdate.c non-default boot-time settings | Paul E. McKenney |
2017-04-21 | rcu: Make non-preemptive schedule be Tasks RCU quiescent state | Paul E. McKenney |
2017-04-18 | srcu: Allow SRCU to access rcu_scheduler_active | Paul E. McKenney |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai... | Ingo Molnar |
2017-01-16 | rcu: update: Make RCU_EXPEDITE_BOOT be the default | Sebastian Andrzej Siewior |
2017-01-14 | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney |
2016-08-22 | rcu: Don't use modular infrastructure in non-modular code | Paul Gortmaker |
2016-06-15 | rcu: Make call_rcu_tasks() tolerate first call with irqs disabled | Paul E. McKenney |
2016-05-19 | debugobjects: insulate non-fixup logic related to static obj from fixup callb... | Du, Changbin |
2016-05-19 | rcu: update debugobjects fixup callbacks return type | Du, Changbin |
2016-03-31 | rcu: Remove superfluous versions of rcu_read_lock_sched_held() | Boqun Feng |
2016-02-23 | rcu: Export rcu_gp_is_normal() | Paul E. McKenney |
2015-12-07 | rcu: Remove TINY_RCU bloat from pointless boot parameters | Paul E. McKenney |