index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
refscale.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
Merge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07.2025', 'srcu.19.07.2025', 'rcu.nocb.18.07.2025' and 'refscale.07.07.2025' into rcu.merge.23.07.2025
Neeraj Upadhyay (AMD)
1
-34
/
+8
2025-07-16
torture: Remove support for SRCU-lite
Paul E. McKenney
1
-31
/
+1
2025-07-07
refscale: Check that nreaders and loops multiplication doesn't overflow
Artem Sadovnikov
1
-3
/
+7
2025-02-05
refscale: Add srcu_read_lock_fast() support using "srcu-fast"
Paul E. McKenney
1
-1
/
+31
2024-12-14
refscale: Add test for sched_clock()
Paul E. McKenney
1
-3
/
+37
2024-11-15
Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/srcu' into rcu/dev
Frederic Weisbecker
1
-4
/
+52
2024-11-12
rcuscale: Add guest_os_delay module parameter
Paul E. McKenney
1
-0
/
+17
2024-11-12
refscale: Correct affinity check
Paul E. McKenney
1
-1
/
+1
2024-11-12
refscale: Add srcu_read_lock_lite() support using "srcu-lite"
Paul E. McKenney
1
-3
/
+34
2024-08-15
refscale: Constify struct ref_scale_ops
Christophe JAILLET
1
-21
/
+21
2024-08-14
refscale: Optimize process_durations()
Christophe JAILLET
1
-11
/
+14
2024-06-06
rcutorture: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-09-11
refscale: Print out additional module parameters
Paul E. McKenney
1
-2
/
+2
2023-09-11
refscale: Fix misplaced data re-read
Paul E. McKenney
1
-1
/
+1
2023-07-14
refscale: Add a "jiffies" test
Paul E. McKenney
1
-1
/
+33
2023-07-14
refscale: Fix uninitalized use of wait_queue_head_t
Waiman Long
1
-2
/
+1
2023-03-20
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
1
-1
/
+1
2023-01-05
refscale: Add tests using SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-0
/
+234
2023-01-03
refscale: Provide for initialization failure
Paul E. McKenney
1
-5
/
+11
2022-06-21
refscale: Convert test_lock spinlock to raw_spinlock
Zqiang
1
-9
/
+9
2022-04-20
refscale: Allow refscale without RCU Tasks Rude/Trace
Paul E. McKenney
1
-1
/
+11
2022-04-20
refscale: Allow refscale without RCU Tasks
Paul E. McKenney
1
-1
/
+11
2021-12-07
refscale: Add missing '\n' to flush message
Li Zhijian
1
-4
/
+7
2021-12-07
refscale: Always log the error message
Li Zhijian
1
-4
/
+3
2021-11-30
refscale: Prevent buffer to pr_alert() being too long
Li Zhijian
1
-10
/
+13
2021-11-30
refscale: Simplify the errexit checkpoint
Li Zhijian
1
-13
/
+6
2021-09-13
refscale: Warn on individual ref_scale_init() error conditions
Paul E. McKenney
1
-3
/
+3
2021-07-27
refscale: Add measurement of clock readout
Paul E. McKenney
1
-1
/
+35
2021-07-06
refscale: Avoid false-positive warnings in ref_scale_reader()
Paul E. McKenney
1
-3
/
+3
2021-05-10
refscale: Add acqrel, lock, and lock-irq
Paul E. McKenney
1
-2
/
+107
2021-01-06
torture: Make refscale throttle high-rate printk()s
Paul E. McKenney
1
-1
/
+3
2021-01-06
refscale: Allow summarization of verbose output
Paul E. McKenney
1
-5
/
+16
2020-11-06
refscale: Prevent hangs for invalid arguments
Paul E. McKenney
1
-1
/
+4
2020-11-02
refscale: Bounds-check module parameters
Paul E. McKenney
1
-0
/
+6
2020-08-24
refperf: Avoid null pointer dereference when buf fails to allocate
Colin Ian King
1
-3
/
+5
2020-06-29
refperf: Rename refperf.c to refscale.c and change internal names
Paul E. McKenney
1
-0
/
+717