| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ... | Paul E. McKenney | 2022-09-01 | 1 | -1/+26 |
|\ \ |
|
| | * | rcu: Add full-sized polling for get_completed*() and poll_state*() | Paul E. McKenney | 2022-08-31 | 1 | -0/+10 |
| |/
|/| |
|
| * | rcu: Make tiny RCU support leak callbacks for debug-object errors | Zqiang | 2022-08-31 | 1 | -1/+16 |
|/ |
|
*-. | Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p... | Paul E. McKenney | 2022-07-21 | 1 | -4/+21 |
|\ \ |
|
| | * | rcu: Make Tiny RCU grace periods visible to polled APIs | Paul E. McKenney | 2022-07-21 | 1 | -2/+5 |
| | * | rcu: Provide a get_completed_synchronize_rcu() function | Paul E. McKenney | 2022-06-20 | 1 | -2/+2 |
| |/
|/| |
|
| * | rcu: tiny: Record kvfree_call_rcu() call stack for KASAN | Johannes Berg | 2022-07-19 | 1 | -0/+14 |
|/ |
|
* | srcu: Initialize SRCU after timers | Frederic Weisbecker | 2021-05-10 | 1 | -1/+0 |
* | rcu: Provide polling interfaces for Tiny RCU grace periods | Paul E. McKenney | 2021-03-24 | 1 | -0/+40 |
* | rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_* | Uladzislau Rezki (Sony) | 2020-06-29 | 1 | -2/+2 |
* | rcu/tiny: support vmalloc in tiny-RCU | Uladzislau Rezki (Sony) | 2020-06-29 | 1 | -1/+2 |
* | rcu: Remove kfree_rcu() special casing and lazy-callback handling | Joel Fernandes (Google) | 2020-01-24 | 1 | -1/+27 |
* | rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twice | Cyrill Gorcunov | 2019-03-26 | 1 | -1/+1 |
*-. | Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp... | Paul E. McKenney | 2019-02-09 | 1 | -16/+3 |
|\ \ |
|
| | * | rcu/tiny: Convert to SPDX license identifier | Paul E. McKenney | 2019-02-09 | 1 | -15/+2 |
| |/
|/| |
|
| * | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() | Paul E. McKenney | 2019-01-25 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ... | Paul E. McKenney | 2018-08-30 | 1 | -111/+43 |
|\ \ |
|
| | * | srcu: Make call_srcu() available during very early boot | Paul E. McKenney | 2018-08-30 | 1 | -0/+1 |
| |/
|/| |
|
| * | rcu: Motivate Tiny RCU forward progress | Paul E. McKenney | 2018-08-30 | 1 | -1/+5 |
| * | rcu: Clean up flavor-related definitions and comments in tiny.c | Paul E. McKenney | 2018-08-30 | 1 | -5/+5 |
| * | rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched | Paul E. McKenney | 2018-08-30 | 1 | -24/+24 |
| * | rcu: Define RCU-bh update API in terms of RCU | Paul E. McKenney | 2018-08-30 | 1 | -94/+21 |
|/ |
|
* | rcu: Improve rcu_note_voluntary_context_switch() reporting | Byungchul Park | 2018-07-12 | 1 | -3/+1 |
* | srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU | Paul E. McKenney | 2017-07-24 | 1 | -2/+0 |
* | rcu: Remove RCU CPU stall warnings from Tiny RCU | Paul E. McKenney | 2017-06-08 | 1 | -17/+18 |
* | rcu: Remove event tracing from Tiny RCU | Paul E. McKenney | 2017-06-08 | 1 | -6/+0 |
* | rcu: Eliminate the unused __rcu_is_watching() function | Paul E. McKenney | 2017-06-08 | 1 | -13/+0 |
* | rcu: Semicolon inside RCU_TRACE() for Tiny RCU | Paul E. McKenney | 2017-04-18 | 1 | -10/+10 |
* | rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai... | Ingo Molnar | 2017-03-02 | 1 | -1/+13 |
* | rcu: Remove unneeded rcu_process_callbacks() declarations | Paul E. McKenney | 2017-01-23 | 1 | -2/+0 |
* | rcu: Remove cond_resched() from Tiny synchronize_sched() | Paul E. McKenney | 2017-01-14 | 1 | -4/+0 |
* | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 2016-10-10 | 1 | -1/+1 |
* | rcu: Use rcu_callback_t in call_rcu*() and friends | Boqun Feng | 2015-10-06 | 1 | -4/+4 |
* | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney | 2015-07-22 | 1 | -4/+4 |
* | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-06-26 | 1 | -1/+1 |
|\ |
|
| * | tracing: Rename ftrace_event.h to trace_events.h | Steven Rostedt (Red Hat) | 2015-05-13 | 1 | -1/+1 |
* | | rcu: Correctly handle non-empty Tiny RCU callback list with none ready | Paul E. McKenney | 2015-05-27 | 1 | -0/+5 |
* | | rcu: Further shrink Tiny RCU by making empty functions static inlines | Paul E. McKenney | 2015-05-27 | 1 | -33/+0 |
|/ |
|
* | rcu: Remove fastpath from __rcu_process_callbacks() | Alexander Gordeev | 2015-02-26 | 1 | -11/+0 |
* | rcu: Remove unnecessary condition check in rcu_qsctr_help() | Alexander Gordeev | 2015-02-26 | 1 | -2/+1 |
*-. | Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',... | Paul E. McKenney | 2015-01-15 | 1 | -103/+10 |
|\ \ |
|
| | * | rcu: Initialize tiny RCU stall-warning timeouts at boot | Paul E. McKenney | 2015-01-15 | 1 | -0/+2 |
| |/
|/| |
|
| * | tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_task | Lai Jiangshan | 2015-01-06 | 1 | -92/+7 |
| * | rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCU | Alexander Gordeev | 2014-12-30 | 1 | -11/+1 |
|/ |
|
*-. | Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '... | Paul E. McKenney | 2014-11-13 | 1 | -1/+1 |
|\ \ |
|
| * | | rcu: Remove "cpu" argument to rcu_check_callbacks() | Paul E. McKenney | 2014-11-03 | 1 | -1/+1 |
| |/ |
|
* / | rcutorture: Add early boot self tests | Pranith Kumar | 2014-11-03 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'rcu-tasks.2014.09.10a' into HEAD | Paul E. McKenney | 2014-09-16 | 1 | -5/+7 |
|\ |
|
| * | rcu: Per-CPU operation cleanups to rcu_*_qs() functions | Paul E. McKenney | 2014-09-07 | 1 | -5/+5 |
| * | rcu: Add call_rcu_tasks() | Paul E. McKenney | 2014-09-07 | 1 | -0/+2 |