aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rcutree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31rcu: Add functions to compare grace-period state valuesPaul E. McKenney1-0/+28
2022-08-31rcu: Remove ->rgos_polled field from rcu_gp_oldstate structurePaul E. McKenney1-1/+0
2022-08-31rcu: Add full-sized polling for cond_sync_exp_full()Paul E. McKenney1-0/+1
2022-08-31rcu: Add full-sized polling for cond_sync_full()Paul E. McKenney1-0/+1
2022-08-31rcu: Add full-sized polling for start_poll_expedited()Paul E. McKenney1-0/+1
2022-08-31rcu: Add full-sized polling for start_poll()Paul E. McKenney1-0/+1
2022-08-31rcu: Add full-sized polling for get_state()Paul E. McKenney1-0/+1
2022-08-31rcu: Add full-sized polling for get_completed*() and poll_state*()Paul E. McKenney1-0/+8
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney1-6/+3
2022-07-21rcu: Add polled expedited grace-period primitivesPaul E. McKenney1-0/+2
2022-07-05rcu/context-tracking: Remove unused and/or unecessary middle functionsFrederic Weisbecker1-2/+0
2022-07-05rcu/context-tracking: Move RCU-dynticks internal functions to context_trackingFrederic Weisbecker1-0/+3
2022-07-05rcu/context-tracking: Remove rcu_irq_enter/exit()Frederic Weisbecker1-4/+0
2022-03-21Merge tag 'rcu.2022.03.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-1/+1
2022-03-07tick/rcu: Remove obsolete rcu_needs_cpu() parametersFrederic Weisbecker1-1/+1
2022-02-14rcu: Remove __read_mostly annotations from rcu_scheduler_active externsIngo Molnar1-1/+1
2021-05-10rcu: Remove the unused rcu_irq_exit_preempt() functionPaul E. McKenney1-1/+0
2021-03-22rcu: Provide polling interfaces for Tree RCU grace periodsPaul E. McKenney1-0/+2
2020-11-06x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUsPaul E. McKenney1-0/+1
2020-08-24rcu: Remove unused __rcu_is_watching() functionPaul E. McKenney1-1/+0
2020-06-29rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)1-1/+1
2020-05-26rcu: Provide rcu_irq_exit_check_preempt()Thomas Gleixner1-0/+6
2020-05-19rcu: Provide __rcu_is_watching()Thomas Gleixner1-0/+1
2020-05-19rcu: Provide rcu_irq_exit_preempt()Thomas Gleixner1-0/+1
2020-04-27rcu: Add rcu_gp_might_be_stalled()Paul E. McKenney1-0/+1
2020-02-20rcutorture: Suppress forward-progress complaints during early bootPaul E. McKenney1-0/+1
2020-01-24rcu: Remove kfree_call_rcu_nobatch()Joel Fernandes (Google)1-1/+0
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park1-0/+2
2019-10-05stop_machine: Provide RCU quiescent state in multi_cpu_stop()Paul E. McKenney1-0/+1
2019-07-31rcu: Use CONFIG_PREEMPTIONThomas Gleixner1-1/+1
2019-02-09linux/rcutree: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2018-08-30rcu: Define rcu_all_qs() only in !PREEMPT buildsPaul E. McKenney1-0/+2
2018-08-30rcu: Consolidate RCU-sched update-side function definitionsPaul E. McKenney1-9/+0
2018-08-30rcu: Consolidate RCU-bh update-side function definitionsPaul E. McKenney1-17/+0
2018-08-30rcu: Express Tiny RCU updates in terms of RCU rather than RCU-schedPaul E. McKenney1-1/+0
2018-08-30rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT buildsPaul E. McKenney1-1/+6
2018-08-30rcu: Update comments and help text for no more RCU-bh updatersPaul E. McKenney1-12/+2
2018-08-30rcu: Define RCU-bh update API in terms of RCUPaul E. McKenney1-2/+6
2018-08-30rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safePaul E. McKenney1-0/+1
2018-05-22rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra1-0/+1
2018-05-15rcu: Declare rcu_eqs_special_set() in public headerYury Norov1-0/+1
2017-11-27rcu: Eliminate rcu_irq_enter_disabled()Paul E. McKenney1-1/+0
2017-06-08rcu: Remove #ifdef moving rcu_end_inkernel_boot from rcupdate.hPaul E. McKenney1-0/+1
2017-06-08rcu: Move rcu_request_urgent_qs_task() out of rcutiny.h and rcutree.hPaul E. McKenney1-3/+0
2017-06-08rcu: Move torture-related functions out of rcutiny.h and rcutree.hPaul E. McKenney1-16/+0
2017-06-08rcu: Move torture-related definitions from rcupdate.h to rcu.hPaul E. McKenney1-0/+1
2017-04-21rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney1-2/+3
2016-07-15rcu: Convert rcutree to hotplug state machineThomas Gleixner1-0/+7
2016-03-31rcutorture: Expedited-GP batch progress access to torturingPaul E. McKenney1-0/+2
2015-12-07rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()Paul E. McKenney1-0/+2