aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tiny.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-01Merge 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 HEADPaul E. McKenney1-1/+26
2022-08-31rcu: Add full-sized polling for get_completed*() and poll_state*()Paul E. McKenney1-0/+10
2022-08-31rcu: Make tiny RCU support leak callbacks for debug-object errorsZqiang1-1/+16
2022-07-21Merge 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 HEADPaul E. McKenney1-4/+21
2022-07-21rcu: Make Tiny RCU grace periods visible to polled APIsPaul E. McKenney1-2/+5
2022-07-19rcu: tiny: Record kvfree_call_rcu() call stack for KASANJohannes Berg1-0/+14
2022-06-20rcu: Provide a get_completed_synchronize_rcu() functionPaul E. McKenney1-2/+2
2021-05-10srcu: Initialize SRCU after timersFrederic Weisbecker1-1/+0
2021-03-24rcu: Provide polling interfaces for Tiny RCU grace periodsPaul E. McKenney1-0/+40
2020-06-29rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)1-2/+2
2020-06-29rcu/tiny: support vmalloc in tiny-RCUUladzislau Rezki (Sony)1-1/+2
2020-01-24rcu: Remove kfree_rcu() special casing and lazy-callback handlingJoel Fernandes (Google)1-1/+27
2019-03-26rcu: rcu_qs -- Use raise_softirq_irqoff to not save irqs twiceCyrill Gorcunov1-1/+1
2019-02-09Merge 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 HEADPaul E. McKenney1-16/+3
2019-02-09rcu/tiny: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-01-25rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney1-1/+1
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' and 'torture.2018.08.29a' into HEADPaul E. McKenney1-111/+43
2018-08-30srcu: Make call_srcu() available during very early bootPaul E. McKenney1-0/+1
2018-08-30rcu: Motivate Tiny RCU forward progressPaul E. McKenney1-1/+5
2018-08-30rcu: Clean up flavor-related definitions and comments in tiny.cPaul E. McKenney1-5/+5
2018-08-30rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney1-24/+24
2018-08-30rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney1-94/+21
2018-07-12rcu: Improve rcu_note_voluntary_context_switch() reportingByungchul Park1-3/+1
2017-07-24srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUPaul E. McKenney1-2/+0
2017-06-08rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney1-17/+18
2017-06-08rcu: Remove event tracing from Tiny RCUPaul E. McKenney1-6/+0
2017-06-08rcu: Eliminate the unused __rcu_is_watching() functionPaul E. McKenney1-13/+0
2017-04-18rcu: Semicolon inside RCU_TRACE() for Tiny RCUPaul E. McKenney1-10/+10
2017-03-02rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h>Ingo Molnar1-1/+13
2017-01-23rcu: Remove unneeded rcu_process_callbacks() declarationsPaul E. McKenney1-2/+0
2017-01-14rcu: Remove cond_resched() from Tiny synchronize_sched()Paul E. McKenney1-4/+0
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy1-1/+1
2015-10-06rcu: Use rcu_callback_t in call_rcu*() and friendsBoqun Feng1-4/+4
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney1-4/+4
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2015-05-27rcu: Correctly handle non-empty Tiny RCU callback list with none readyPaul E. McKenney1-0/+5
2015-05-27rcu: Further shrink Tiny RCU by making empty functions static inlinesPaul E. McKenney1-33/+0
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)1-1/+1
2015-02-26rcu: Remove fastpath from __rcu_process_callbacks()Alexander Gordeev1-11/+0
2015-02-26rcu: Remove unnecessary condition check in rcu_qsctr_help()Alexander Gordeev1-2/+1
2015-01-15Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEADPaul E. McKenney1-103/+10
2015-01-15rcu: Initialize tiny RCU stall-warning timeouts at bootPaul E. McKenney1-0/+2
2015-01-06tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_taskLai Jiangshan1-92/+7
2014-12-30rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCUAlexander Gordeev1-11/+1
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEADPaul E. McKenney1-1/+1
2014-11-03rcutorture: Add early boot self testsPranith Kumar1-1/+3
2014-11-03rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney1-1/+1
2014-09-16Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney1-5/+7
2014-09-07rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney1-5/+5
2014-09-07rcu: Add call_rcu_tasks()Paul E. McKenney1-0/+2