| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcu: Suppress RCU CPU stall warnings while dumping trace | Paul E. McKenney | 2017-10-09 | 1 | -0/+1 |
| |/
|/| |
|
| * | rcu: Create call_rcu_tasks() kthread at boot time | Paul E. McKenney | 2017-10-09 | 1 | -19/+5 |
|/ |
|
* | rcu: Create reasonable API for do_exit() TASKS_RCU processing | Paul E. McKenney | 2017-08-17 | 1 | -1/+17 |
* | rcu: Move rcu_expedited and rcu_normal externs from rcupdate.h | Paul E. McKenney | 2017-06-08 | 1 | -0/+2 |
* | rcu: Move docbook comments out of rcupdate.h | Paul E. McKenney | 2017-06-08 | 1 | -3/+17 |
* | rcu: Make synchronize_rcu_mult() check for duplicates | Paul E. McKenney | 2017-06-08 | 1 | -2/+11 |
* | rcu: Print out rcupdate.c non-default boot-time settings | Paul E. McKenney | 2017-06-08 | 1 | -1/+41 |
* | rcu: Make non-preemptive schedule be Tasks RCU quiescent state | Paul E. McKenney | 2017-04-21 | 1 | -0/+1 |
* | srcu: Allow SRCU to access rcu_scheduler_active | Paul E. McKenney | 2017-04-18 | 1 | -18/+34 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | rcu: update: Make RCU_EXPEDITE_BOOT be the default | Sebastian Andrzej Siewior | 2017-01-16 | 1 | -4/+2 |
* | rcu: Narrow early boot window of illegal synchronous grace periods | Paul E. McKenney | 2017-01-14 | 1 | -8/+30 |
* | rcu: Don't use modular infrastructure in non-modular code | Paul Gortmaker | 2016-08-22 | 1 | -2/+1 |
* | rcu: Make call_rcu_tasks() tolerate first call with irqs disabled | Paul E. McKenney | 2016-06-15 | 1 | -2/+5 |
* | debugobjects: insulate non-fixup logic related to static obj from fixup callb... | Du, Changbin | 2016-05-19 | 1 | -23/+3 |
* | rcu: update debugobjects fixup callbacks return type | Du, Changbin | 2016-05-19 | 1 | -3/+3 |
* | rcu: Remove superfluous versions of rcu_read_lock_sched_held() | Boqun Feng | 2016-03-31 | 1 | -2/+2 |
* | rcu: Export rcu_gp_is_normal() | Paul E. McKenney | 2016-02-23 | 1 | -0/+1 |
* | rcu: Remove TINY_RCU bloat from pointless boot parameters | Paul E. McKenney | 2015-12-07 | 1 | -3/+4 |
* | rcu: Allow expedited grace periods to be disabled at init | Paul E. McKenney | 2015-12-04 | 1 | -0/+5 |
* | rcu: Add rcu_normal kernel parameter to suppress expediting | Paul E. McKenney | 2015-12-04 | 1 | -0/+12 |
* | rcu: Use rcu_callback_t in call_rcu*() and friends | Boqun Feng | 2015-10-06 | 1 | -1/+1 |
* | rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks() | Paul E. McKenney | 2015-07-22 | 1 | -1/+1 |
* | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney | 2015-07-22 | 1 | -2/+2 |
* | rcu: Create a synchronize_rcu_mult() | Paul E. McKenney | 2015-07-22 | 1 | -10/+27 |
* | rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC | Denys Vlasenko | 2015-07-15 | 1 | -0/+49 |
* | rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() | Paul E. McKenney | 2015-05-27 | 1 | -15/+15 |
*-. | Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',... | Paul E. McKenney | 2015-03-20 | 1 | -9/+63 |
|\ \ |
|
| | * | rcu: Add Kconfig option to expedite grace periods during boot | Paul E. McKenney | 2015-02-26 | 1 | -1/+10 |
| | * | rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp() | Paul E. McKenney | 2015-02-26 | 1 | -0/+48 |
| |/
|/| |
|
| * | rcu: Consolidate rcu_synchronize and wakeme_after_rcu() | Paul E. McKenney | 2015-02-25 | 1 | -9/+6 |
|/ |
|
*---. | Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '... | Paul E. McKenney | 2014-11-13 | 1 | -2/+3 |
|\ \ \ |
|
| | | * | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar | 2014-10-29 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | rcu: Fix FIXME in rcu_tasks_kthread() | Paul E. McKenney | 2014-11-13 | 1 | -1/+2 |
| |/ |
|
* | | rcutorture: Add early boot self tests | Pranith Kumar | 2014-11-03 | 1 | -0/+84 |
|/ |
|
* | Merge branch 'rcu-tasks.2014.09.10a' into HEAD | Paul E. McKenney | 2014-09-16 | 1 | -1/+312 |
|\ |
|
| * | rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() | Paul E. McKenney | 2014-09-07 | 1 | -1/+1 |
| * | rcu: Additional information on RCU-tasks stall-warning messages | Paul E. McKenney | 2014-09-07 | 1 | -0/+9 |
| * | rcu: Make rcu_tasks_kthread()'s GP-wait loop allow preemption | Paul E. McKenney | 2014-09-07 | 1 | -5/+6 |
| * | rcu: Make TASKS_RCU handle nohz_full= CPUs | Paul E. McKenney | 2014-09-07 | 1 | -1/+3 |