summaryrefslogtreecommitdiff
path: root/kernel/rcu/Makefile
AgeCommit message (Expand)Author
2020-08-24rcuperf: Change rcuperf to rcuscalePaul E. McKenney
2020-06-29refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney
2020-06-29refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TESTPaul E. McKenney
2020-06-29refperf: Add a test to measure performance of read-side synchronizationJoel Fernandes (Google)
2020-02-20rcu: Provide debug symbols and line numbers in KCSAN runsPaul E. McKenney
2019-12-09rcu: Make PREEMPT_RCU be a modifier to TREE_RCULai Jiangshan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney
2017-06-08srcu: Remove Classic SRCUPaul E. McKenney
2017-05-02rcu: Separately compile large rcu_segcblist functionsPaul E. McKenney
2017-04-18srcu: Introduce CLASSIC_SRCU Kconfig optionPaul E. McKenney
2017-04-18srcu: Create a tiny SRCUPaul E. McKenney
2016-03-31rcutorture: Add RCU grace-period performance testsPaul E. McKenney
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2015-10-06rcu: Create rcu_sync infrastructureOleg Nesterov
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar
2014-02-23rcutorture: Abstract rcu_torture_random()Paul E. McKenney
2013-10-15rcu: Move RCU-related source code to kernel/rcu directoryPaul E. McKenney