index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
rcutorture
/
configs
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcutorture: Tweak kvm options
Sebastian Andrzej Siewior
2019-05-28
1
-0
/
+3
*
rcutorture: Add trivial RCU implementation
Paul E. McKenney
2019-05-28
2
-0
/
+17
*
rcutorture: Exempt TREE01 from forward-progress testing
Paul E. McKenney
2019-05-28
1
-0
/
+1
*
tools/.../rcutorture: Convert to SPDX license identifier
Paul E. McKenney
2019-03-26
3
-45
/
+6
*
-
-
-
.
Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...
Paul E. McKenney
2018-08-30
9
-12
/
+5
|
\
\
\
|
|
|
*
rcutorture: Remove TREE06 and TREE08 from the default test list
Paul E. McKenney
2018-08-29
1
-2
/
+0
|
|
_
|
/
|
/
|
|
|
|
*
rcutorture: Test early boot call_srcu()
Paul E. McKenney
2018-08-30
3
-0
/
+3
|
|
/
|
/
|
|
*
rcu: Stop testing RCU-bh and RCU-sched
Paul E. McKenney
2018-08-30
6
-10
/
+2
|
/
*
rcutorture: Change units of onoff_interval to jiffies
Paul E. McKenney
2018-07-12
2
-2
/
+2
*
rcu: Move grace-period pre-init delay after pre-init
Paul E. McKenney
2018-07-12
1
-1
/
+1
*
rcutorture: Remove obsolete TREE08-T.boot file
Paul E. McKenney
2018-06-25
1
-1
/
+0
*
-
.
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...
Paul E. McKenney
2018-02-23
1
-23
/
+1
|
\
\
|
|
*
torture: Provide more sensible nreader/nwriter defaults for rcuperf
Paul E. McKenney
2018-02-20
1
-23
/
+1
|
|
/
*
/
sched/isolation: Eliminate NO_HZ_FULL_ALL
Paul E. McKenney
2018-02-15
5
-5
/
+2
|
/
*
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
2017-12-11
3
-3
/
+0
*
-
.
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
2017-08-17
4
-4
/
+4
|
\
\
|
|
*
rcutorture: Use nr_cpus rather than maxcpus to limit test size
Paul E. McKenney
2017-07-24
1
-1
/
+1
|
|
*
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
2017-07-24
1
-1
/
+1
|
|
*
rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenario
Paul E. McKenney
2017-07-24
1
-1
/
+2
|
|
/
|
/
|
|
*
rcutorture: Remove obsolete SRCU-C.boot
Paul E. McKenney
2017-07-24
1
-1
/
+0
|
/
*
rcu: Remove RCU CPU stall warnings from Tiny RCU
Paul E. McKenney
2017-06-08
1
-1
/
+0
*
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
2017-06-08
5
-3
/
+2
*
rcu: Remove debugfs tracing
Paul E. McKenney
2017-06-08
2
-42
/
+0
*
srcu: Remove Classic SRCU
Paul E. McKenney
2017-06-08
3
-28
/
+0
*
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2017-06-08
1
-1
/
+0
*
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
2017-06-08
1
-1
/
+0
*
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
Paul E. McKenney
2017-06-08
2
-1
/
+1
*
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
2017-06-08
11
-21
/
+12
*
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
rcuperf: Add the ability to test tiny RCU flavors
Paul E. McKenney
2017-06-08
1
-0
/
+16
*
rcuperf: Add a Kconfig-fragment file for Classic SRCU
Paul E. McKenney
2017-06-08
1
-0
/
+16
*
rcuperf: Remove conflicting Kconfig options
Paul E. McKenney
2017-06-08
2
-2
/
+0
*
rcutorture: Update test scenarios based on new Kconfig dependencies
Paul E. McKenney
2017-06-08
6
-5
/
+5
*
rcutorture: Add a scenario for Classic SRCU
Paul E. McKenney
2017-06-08
3
-0
/
+13
*
rcutorture: Add a scenario for Tiny SRCU
Paul E. McKenney
2017-06-08
5
-0
/
+23
*
rcutorture: Add three-level tree test for Tree SRCU
Paul E. McKenney
2017-06-08
2
-2
/
+4
*
rcutorture: Add lockdep to one of the SRCU scenarios
Paul E. McKenney
2017-06-08
1
-0
/
+2
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
3
-0
/
+8
|
\
|
*
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2017-01-14
3
-0
/
+8
*
|
torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCU
Paul E. McKenney
2017-01-14
1
-1
/
+1
*
|
torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUG
Paul E. McKenney
2017-01-14
2
-0
/
+2
*
|
torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKING
Paul E. McKenney
2017-01-14
1
-2
/
+1
*
|
torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEAD
Paul E. McKenney
2017-01-14
1
-0
/
+1
*
|
torture: Add tests without slow grace period setup/cleanup
Paul E. McKenney
2017-01-14
8
-3
/
+21
*
|
torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02
Paul E. McKenney
2017-01-14
1
-0
/
+1
*
|
torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01
Paul E. McKenney
2017-01-14
1
-0
/
+1
|
/
*
rcutorture: Add boot-time adjustment of leaf fanout
Paul E. McKenney
2016-04-21
2
-2
/
+2
*
rcutorture: Add largish-system rcuperf scenario
Paul E. McKenney
2016-03-31
1
-0
/
+23
*
rcutorture: Make rcuperf collect expedited event-trace data
Paul E. McKenney
2016-03-31
1
-0
/
+1
*
rcutorture: Update scripting to accommodate rcuperf
Paul E. McKenney
2016-03-31
4
-0
/
+74
[next]