index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
scftorture.c
Age
Commit message (
Expand
)
Author
2020-08-24
scftorture: Add cond_resched() to test loop
Paul E. McKenney
2020-08-24
scftorture: Adapt memory-ordering test to UP operation
Paul E. McKenney
2020-08-24
scftorture: Block scftorture_invoker() kthreads for offline CPUs
Paul E. McKenney
2020-08-24
scftorture: Check unexpected "switch" statement value
Paul E. McKenney
2020-08-24
scftorture: Make symbol 'scf_torture_rand' static
Wei Yongjun
2020-08-24
scftorture: Prevent compiler from reducing race probabilities
Paul E. McKenney
2020-08-24
scftorture: Flag errors in torture-compatible manner
Paul E. McKenney
2020-08-24
scftorture: Consolidate scftorture_invoke_one() scf_check initialization
Paul E. McKenney
2020-08-24
scftorture: Consolidate scftorture_invoke_one() check and kfree()
Paul E. McKenney
2020-08-24
scftorture: Add smp_call_function() memory-ordering checks
Paul E. McKenney
2020-08-24
scftorture: Add smp_call_function_many() memory-ordering checks
Paul E. McKenney
2020-08-24
scftorture: Add smp_call_function_single() memory-ordering checks
Paul E. McKenney
2020-08-24
scftorture: Summarize per-thread statistics
Paul E. McKenney
2020-08-24
scftorture: Implement weighted primitive selection
Paul E. McKenney
2020-08-24
scftorture: Add smp_call_function() torture test
Paul E. McKenney