| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu/tree: Mark the idle relevant functions noinstr | Thomas Gleixner | 2020-05-19 | 1 | -2/+1 |
*-. | Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.... | Paul E. McKenney | 2020-05-07 | 1 | -364/+16 |
|\ \ |
|
| | * | rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locks | Paul E. McKenney | 2020-04-27 | 1 | -0/+1 |
| | * | rcu-tasks: Move #ifdef into tasks.h | Paul E. McKenney | 2020-04-27 | 1 | -4/+0 |
| | * | rcu-tasks: Refactor RCU-tasks to allow variants to be added | Paul E. McKenney | 2020-04-27 | 1 | -0/+4 |
| | * | rcu-tasks: Move Tasks RCU to its own file | Paul E. McKenney | 2020-04-27 | 1 | -364/+2 |
| | * | rcu: Add KCSAN stubs to update.c | Paul E. McKenney | 2020-04-27 | 1 | -0/+13 |
| |/ |
|
* | | rcu: Replace assigned pointer ret value by corresponding boolean value | Jules Irenge | 2020-04-27 | 1 | -3/+3 |
* | | rcu: Get rid of some doc warnings in update.c | Mauro Carvalho Chehab | 2020-04-27 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-03-30 | 1 | -6/+18 |
|\ |
|
| * | lockdep: Introduce wait-type checks | Peter Zijlstra | 2020-03-21 | 1 | -6/+18 |
| | | |
| \ | |
*-. \ | Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a... | Paul E. McKenney | 2020-03-21 | 1 | -5/+23 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcutorture: Allow boottime stall warnings to be suppressed | Paul E. McKenney | 2020-02-20 | 1 | -1/+7 |
| | * | rcutorture: Suppress forward-progress complaints during early boot | Paul E. McKenney | 2020-02-20 | 1 | -0/+12 |
| |/
|/| |
|
| * | rcu: Add missing annotation for exit_tasks_rcu_finish() | Jules Irenge | 2020-02-20 | 1 | -1/+1 |
| * | rcu: Add missing annotation for exit_tasks_rcu_start() | Jules Irenge | 2020-02-20 | 1 | -1/+1 |
| * | rcu-tasks: *_ONCE() for rcu_tasks_cbs_head | Paul E. McKenney | 2020-02-20 | 1 | -2/+2 |
|/ |
|
*---. | Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf... | Paul E. McKenney | 2020-01-24 | 1 | -3/+11 |
|\ \ \ |
|
| | | * | rcu: Make PREEMPT_RCU be a modifier to TREE_RCU | Lai Jiangshan | 2019-12-09 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | rcu: Add basic support for kfree_rcu() batching | Byungchul Park | 2020-01-24 | 1 | -0/+10 |
| |/
|/| |
|
| * | rcu: Move rcu_{expedited,normal} definitions into rcupdate.h | Ben Dooks | 2020-01-24 | 1 | -2/+0 |
|/ |
|
*-. | Merge branches 'consolidate.2019.08.01b', 'fixes.2019.08.12a', 'lists.2019.08... | Paul E. McKenney | 2019-08-13 | 1 | -39/+66 |
|\ \ |
|
| | * | rcu: Add support for consolidated-RCU reader checking | Joel Fernandes (Google) | 2019-08-09 | 1 | -33/+63 |
| | * | rcu: Remove redundant debug_locks check in rcu_read_lock_sched_held() | Joel Fernandes (Google) | 2019-08-01 | 1 | -5/+1 |
| |/
|/| |
|
| * | rcu: Remove redundant "if" condition from rcu_gp_is_expedited() | Paul E. McKenney | 2019-08-12 | 1 | -2/+1 |
| * | rcu: Add kernel parameter to dump trace after RCU CPU stall warning | Paul E. McKenney | 2019-08-01 | 1 | -0/+2 |
|/ |
|
* | rcutorture: Add trivial RCU implementation | Paul E. McKenney | 2019-05-28 | 1 | -0/+13 |
* | rcu: Move RCU CPU stall-warning code out of update.c | Paul E. McKenney | 2019-03-26 | 1 | -58/+1 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-06 | 1 | -0/+2 |
|\ |
|
| * | kprobes: Prohibit probing on RCU debug routine | Masami Hiramatsu | 2019-02-13 | 1 | -0/+2 |
* | | rcu/update: Convert to SPDX license identifier | Paul E. McKenney | 2019-02-09 | 1 | -15/+2 |
|/ |
|
*-. | Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a... | Paul E. McKenney | 2018-12-01 | 1 | -4/+2 |
|\ \ |
|
| * | | rcu: Eliminate synchronize_rcu_mult() | Paul E. McKenney | 2018-11-08 | 1 | -4/+2 |
| |/ |
|
* / | rcu: Eliminate BUG_ON() for kernel/rcu/update.c | Paul E. McKenney | 2018-11-12 | 1 | -1/+2 |
|/ |
|
*---. | Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ... | Paul E. McKenney | 2018-08-30 | 1 | -48/+22 |
|\ \ \ |
|
| | | * | rcutorture: Add forward-progress tests for RCU grace periods | Paul E. McKenney | 2018-08-29 | 1 | -0/+1 |
| |_|/
|/| | |
|
| | * | srcu: Make call_srcu() available during very early boot | Paul E. McKenney | 2018-08-30 | 1 | -0/+9 |
| |/
|/| |
|
| * | rcu: Clean up flavor-related definitions and comments in update.c | Paul E. McKenney | 2018-08-30 | 1 | -10/+10 |
| * | rcu: Stop testing RCU-bh and RCU-sched | Paul E. McKenney | 2018-08-30 | 1 | -37/+1 |
| * | rcu: Update comments and help text for no more RCU-bh updaters | Paul E. McKenney | 2018-08-30 | 1 | -1/+1 |
|/ |
|
* | rcu: Add comment to the last sleep in the rcu tasks loop | Steven Rostedt (VMware) | 2018-07-12 | 1 | -0/+1 |
* | rcu: Speed up calling of RCU tasks callbacks | Steven Rostedt (VMware) | 2018-07-12 | 1 | -2/+15 |
* | rcu: Improve RCU-tasks naming and comments | Paul E. McKenney | 2018-07-12 | 1 | -13/+14 |
* | rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h | Paul E. McKenney | 2018-05-15 | 1 | -48/+0 |
* | rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() | Paul E. McKenney | 2018-05-15 | 1 | -1/+1 |
* | rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules | Paul E. McKenney | 2017-12-07 | 1 | -0/+2 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-13 | 1 | -1/+2 |
|\ |
|
| * | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 2017-10-27 | 1 | -1/+1 |
| * | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 2017-10-27 | 1 | -0/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an... | Paul E. McKenney | 2017-10-20 | 1 | -19/+6 |
|\ \ \
| |_|/
|/| | |
|