index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
rcutorture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
1
-125
/
+272
2018-08-31
rcutorture: Dump reader protection sequence if failures or close calls
Paul E. McKenney
1
-23
/
+96
2018-08-31
rcu: Clean up flavor-related definitions and comments in rcutorture.c
Paul E. McKenney
1
-2
/
+2
2018-08-31
rcutorture: Remove the "rcu_bh" and "sched" torture types
Paul E. McKenney
1
-86
/
+3
2018-08-31
rcutorture: Add RCU-bh and RCU-sched support for extended readers
Paul E. McKenney
1
-10
/
+22
2018-08-31
rcutorture: Test extended "rcu" read-side critical sections
Paul E. McKenney
1
-0
/
+1
2018-08-29
rcutorture: Maintain self-propagating CB only during forward-progress test
Paul E. McKenney
1
-5
/
+10
2018-08-29
rcutorture: Check GP completion at stutter end
Paul E. McKenney
1
-1
/
+4
2018-08-29
rcutorture: Print forward-progress test interval on error
Paul E. McKenney
1
-5
/
+9
2018-08-29
rcutorture: Adjust number of reader kthreads per CPU-hotplug operations
Paul E. McKenney
1
-2
/
+6
2018-08-29
rcutorture: Reduce priority of forward-progress testing
Paul E. McKenney
1
-0
/
+2
2018-08-29
rcutorture: Limit reader duration if irq or bh disabled
Paul E. McKenney
1
-1
/
+3
2018-08-29
rcutorture: Increase rcu_read_delay() longdelay_ms
Paul E. McKenney
1
-1
/
+1
2018-08-29
rcutorture: Add self-propagating callback to forward-progress testing
Paul E. McKenney
1
-0
/
+36
2018-08-29
rcutorture: Vary forward-progress test interval
Paul E. McKenney
1
-1
/
+6
2018-08-29
rcutorture: Avoid no-test complaint if too few forward-progress tries
Paul E. McKenney
1
-1
/
+4
2018-08-29
rcutorture: Also use GP sequence to judge forward progress
Paul E. McKenney
1
-4
/
+7
2018-08-29
rcutorture: Add forward-progress tests for RCU grace periods
Paul E. McKenney
1
-1
/
+72
2018-08-29
rcutorture: Warn on bad torture type for built-in tests
Paul E. McKenney
1
-0
/
+1
2018-08-29
rcutorture: Force occasional reader waits
Paul E. McKenney
1
-0
/
+5
2018-07-13
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
1
-84
/
+288
2018-07-13
rcutorture: Fix rcu_barrier successes counter
Joel Fernandes (Google)
1
-5
/
+4
2018-07-13
rcutorture: Add support to detect if boost kthread prio is too low
Joel Fernandes (Google)
1
-4
/
+28
2018-07-13
rcutorture: Use monotonic timestamp for stall detection
Arnd Bergmann
1
-2
/
+3
2018-07-13
rcutorture: Make boost test more robust
Joel Fernandes (Google)
1
-6
/
+39
2018-07-13
rcutorture: Disable RT throttling for boost tests
Joel Fernandes (Google)
1
-0
/
+29
2018-07-13
rcutorture: Emphasize testing of single reader protection type
Paul E. McKenney
1
-1
/
+8
2018-07-13
rcutorture: Handle extended read-side critical sections
Paul E. McKenney
1
-6
/
+152
2018-07-13
rcutorture: Make rcu_torture_timer() use rcu_torture_one_read()
Paul E. McKenney
1
-46
/
+1
2018-07-13
rcutorture: Use per-CPU random state for rcu_torture_timer()
Paul E. McKenney
1
-5
/
+5
2018-07-13
rcutorture: Use atomic increment for n_rcu_torture_timers
Paul E. McKenney
1
-3
/
+3
2018-07-13
rcutorture: Extract common code from rcu_torture_reader()
Paul E. McKenney
1
-43
/
+55
2018-07-13
rcu: Remove rcutorture test version and sequence number
Paul E. McKenney
1
-3
/
+1
2018-07-13
rcutorture: Change units of onoff_interval to jiffies
Paul E. McKenney
1
-2
/
+2
2018-07-13
rcu: Remove "inline" from rcu_torture_print_module_parms()
Paul E. McKenney
1
-1
/
+1
2018-07-13
rcu: Use pr_fmt to prefix "rcu: " to logging output
Joe Perches
1
-2
/
+2
2018-07-13
rcutorture: Correctly handle grace-period sequence wrap
Paul E. McKenney
1
-6
/
+13
2018-07-13
rcutorture: Convert rcutorture_get_gp_data() to ->gp_seq
Paul E. McKenney
1
-14
/
+10
2018-07-13
rcu: Make rcutorture's batches-completed API use ->gp_seq
Paul E. McKenney
1
-32
/
+18
2018-06-25
torture: Keep old-school dmesg format
Paul E. McKenney
1
-0
/
+3
2018-06-25
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
1
-1
/
+1
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+3
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
1
-1
/
+14
2018-05-15
rcutorture: Print end-of-test state
Paul E. McKenney
1
-0
/
+8
2018-05-15
srcu: Add cleanup_srcu_struct_quiesced()
Paul E. McKenney
1
-1
/
+6
2018-02-21
rcutorture: Record which grace-period primitives are tested
Paul E. McKenney
1
-8
/
+16
2018-02-21
rcutorture: Re-enable testing of dynamic expediting
Paul E. McKenney
1
-6
/
+9
2018-02-21
rcutorture: Avoid fake-writer use of undefined primitives
Paul E. McKenney
1
-4
/
+4
2018-02-21
rcutorture: Abstract function and module names
Paul E. McKenney
1
-8
/
+8
2018-02-21
rcutorture: Replace multi-instance kzalloc() with kcalloc()
Paul E. McKenney
1
-5
/
+4
[next]