Age | Commit message (Expand) | Author | Files | Lines |
2025-03-24 | Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux |  Linus Torvalds | 1 | -0/+14 |
2025-02-05 | rcutorture: Make cur_ops->format_gp_seqs take buffer length |  Paul E. McKenney | 1 | -2/+2 |
2025-02-05 | rcutorture: Expand failure/close-call grace-period output |  Paul E. McKenney | 1 | -4/+4 |
2025-02-05 | rcutorture: Include grace-period sequence numbers in failure/close-call |  Paul E. McKenney | 1 | -0/+14 |
2025-02-05 | rcu, slab: use a regular callback function for kvfree_rcu |  Vlastimil Babka | 1 | -14/+0 |
2025-02-05 | slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB |  Vlastimil Babka | 1 | -11/+0 |
2025-01-13 | kasan: make kasan_record_aux_stack_noalloc() the default behaviour |  Peter Zijlstra | 1 | -1/+1 |
2024-08-20 | softirq: Remove unused 'action' parameter from action callback |  Caleb Sander Mateos | 1 | -1/+1 |
2024-04-15 | rcu: Make Tiny RCU explicitly disable preemption |  Paul E. McKenney | 1 | -0/+2 |
2024-04-15 | rcu: Remove redundant BH disabling in TINY_RCU |  Paul E. McKenney | 1 | -2/+0 |
2024-02-25 | rcu-tasks: Initialize callback lists at rcu_init() time |  Paul E. McKenney | 1 | -0/+1 |
2023-09-13 | rcu: Dump memory object info if callback function is invalid |  Zhen Lei | 1 | -0/+1 |
2023-01-03 | rcu: Refactor kvfree_call_rcu() and high-level helpers |  Uladzislau Rezki (Sony) | 1 | -6/+3 |
2022-11-29 | rcu: Make call_rcu() lazy to save power |  Joel Fernandes (Google) | 1 | -1/+1 |
2022-09-01 | Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', 'nocb.2022.09.01a', 'poll.2022.08.31b', 'poll-srcu.2022.08.31b' and 'tasks.2022.08.31b' into HEAD |  Paul E. McKenney | 1 | -1/+26 |
2022-08-31 | rcu: Add full-sized polling for get_completed*() and poll_state*() |  Paul E. McKenney | 1 | -0/+10 |
2022-08-31 | rcu: Make tiny RCU support leak callbacks for debug-object errors |  Zqiang | 1 | -1/+16 |
2022-07-21 | Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'poll.2022.07.21a', 'rcu-tasks.2022.06.21a' and 'torture.2022.06.21a' into HEAD |  Paul E. McKenney | 1 | -4/+21 |
2022-07-21 | rcu: Make Tiny RCU grace periods visible to polled APIs |  Paul E. McKenney | 1 | -2/+5 |
2022-07-19 | rcu: tiny: Record kvfree_call_rcu() call stack for KASAN |  Johannes Berg | 1 | -0/+14 |
2022-06-20 | rcu: Provide a get_completed_synchronize_rcu() function |  Paul E. McKenney | 1 | -2/+2 |
2021-05-10 | srcu: Initialize SRCU after timers |  Frederic Weisbecker | 1 | -1/+0 |
2021-03-24 | rcu: Provide polling interfaces for Tiny RCU grace periods |  Paul E. McKenney | 1 | -0/+40 |
2020-06-29 | rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_* |  Uladzislau Rezki (Sony) | 1 | -2/+2 |
2020-06-29 | rcu/tiny: support vmalloc in tiny-RCU |  Uladzislau Rezki (Sony) | 1 | -1/+2 |
2020-01-24 | rcu: Remove kfree_rcu() special casing and lazy-callback handling |  Joel Fernandes (Google) | 1 | -1/+27 |
2019-03-26 | rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twice |  Cyrill Gorcunov | 1 | -1/+1 |
2019-02-09 | Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD |  Paul E. McKenney | 1 | -16/+3 |
2019-02-09 | rcu/tiny: Convert to SPDX license identifier |  Paul E. McKenney | 1 | -15/+2 |
2019-01-25 | rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() |  Paul E. McKenney | 1 | -1/+1 |
2018-08-30 | Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEAD |  Paul E. McKenney | 1 | -111/+43 |
2018-08-30 | srcu: Make call_srcu() available during very early boot |  Paul E. McKenney | 1 | -0/+1 |
2018-08-30 | rcu: Motivate Tiny RCU forward progress |  Paul E. McKenney | 1 | -1/+5 |
2018-08-30 | rcu: Clean up flavor-related definitions and comments in tiny.c |  Paul E. McKenney | 1 | -5/+5 |
2018-08-30 | rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched |  Paul E. McKenney | 1 | -24/+24 |
2018-08-30 | rcu: Define RCU-bh update API in terms of RCU |  Paul E. McKenney | 1 | -94/+21 |
2018-07-12 | rcu: Improve rcu_note_voluntary_context_switch() reporting |  Byungchul Park | 1 | -3/+1 |
2017-07-24 | srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU |  Paul E. McKenney | 1 | -2/+0 |
2017-06-08 | rcu: Remove RCU CPU stall warnings from Tiny RCU |  Paul E. McKenney | 1 | -17/+18 |
2017-06-08 | rcu: Remove event tracing from Tiny RCU |  Paul E. McKenney | 1 | -6/+0 |
2017-06-08 | rcu: Eliminate the unused __rcu_is_watching() function |  Paul E. McKenney | 1 | -13/+0 |
2017-04-18 | rcu: Semicolon inside RCU_TRACE() for Tiny RCU |  Paul E. McKenney | 1 | -10/+10 |
2017-03-02 | rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> |  Ingo Molnar | 1 | -1/+13 |
2017-01-23 | rcu: Remove unneeded rcu_process_callbacks() declarations |  Paul E. McKenney | 1 | -2/+0 |
2017-01-14 | rcu: Remove cond_resched() from Tiny synchronize_sched() |  Paul E. McKenney | 1 | -4/+0 |
2016-10-10 | latent_entropy: Mark functions with __latent_entropy |  Emese Revfy | 1 | -1/+1 |
2015-10-06 | rcu: Use rcu_callback_t in call_rcu*() and friends |  Boqun Feng | 1 | -4/+4 |
2015-07-22 | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() |  Paul E. McKenney | 1 | -4/+4 |
2015-06-26 | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -1/+1 |
2015-05-27 | rcu: Correctly handle non-empty Tiny RCU callback list with none ready |  Paul E. McKenney | 1 | -0/+5 |