summaryrefslogtreecommitdiff
path: root/kernel/rcu/refscale.c
AgeCommit message (Expand)Author
2023-09-11refscale: Print out additional module parametersPaul E. McKenney
2023-09-11refscale: Fix misplaced data re-readPaul E. McKenney
2023-07-14refscale: Add a "jiffies" testPaul E. McKenney
2023-07-14refscale: Fix uninitalized use of wait_queue_head_tWaiman Long
2023-03-20refscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney
2023-01-05refscale: Add tests using SLAB_TYPESAFE_BY_RCUPaul E. McKenney
2023-01-03refscale: Provide for initialization failurePaul E. McKenney
2022-06-21refscale: Convert test_lock spinlock to raw_spinlockZqiang
2022-04-20refscale: Allow refscale without RCU Tasks Rude/TracePaul E. McKenney
2022-04-20refscale: Allow refscale without RCU TasksPaul E. McKenney
2021-12-07refscale: Add missing '\n' to flush messageLi Zhijian
2021-12-07refscale: Always log the error messageLi Zhijian
2021-11-30refscale: Prevent buffer to pr_alert() being too longLi Zhijian
2021-11-30refscale: Simplify the errexit checkpointLi Zhijian
2021-09-13refscale: Warn on individual ref_scale_init() error conditionsPaul E. McKenney
2021-07-27refscale: Add measurement of clock readoutPaul E. McKenney
2021-07-06refscale: Avoid false-positive warnings in ref_scale_reader()Paul E. McKenney
2021-05-10refscale: Add acqrel, lock, and lock-irqPaul E. McKenney
2021-01-06torture: Make refscale throttle high-rate printk()sPaul E. McKenney
2021-01-06refscale: Allow summarization of verbose outputPaul E. McKenney
2020-11-06refscale: Prevent hangs for invalid argumentsPaul E. McKenney
2020-11-02refscale: Bounds-check module parametersPaul E. McKenney
2020-08-24refperf: Avoid null pointer dereference when buf fails to allocateColin Ian King
2020-06-29refperf: Rename refperf.c to refscale.c and change internal namesPaul E. McKenney