index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
rcutorture
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
torture: Make kvm-find-errors.sh find build warnings
Paul E. McKenney
1
-2
/
+3
2018-05-15
rcutorture: Abbreviate kvm.sh summary lines
Paul E. McKenney
1
-2
/
+2
2018-05-15
rcutorture: Print end-of-test state in kvm.sh summary
Paul E. McKenney
1
-2
/
+6
2018-05-15
torture: Fold parse-torture.sh into parse-console.sh
Paul E. McKenney
4
-123
/
+102
2018-05-15
torture: Add a script to edit output from failed runs
Paul E. McKenney
1
-0
/
+55
2018-02-23
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...
Paul E. McKenney
5
-37
/
+41
2018-02-20
torture: Provide more sensible nreader/nwriter defaults for rcuperf
Paul E. McKenney
1
-23
/
+1
2018-02-20
torture: Grace periods do not piggyback off of themselves
Paul E. McKenney
1
-1
/
+2
2018-02-20
torture: Adjust rcuperf trace processing to allow for workqueues
Paul E. McKenney
1
-4
/
+4
2018-02-20
torture: Default jitter off when running rcuperf
Paul E. McKenney
1
-0
/
+6
2018-02-20
torture: Specify qemu memory size with --memory argument
Paul E. McKenney
2
-2
/
+10
2018-02-20
rcutorture: Add basic ARM64 support to run scripts
Lihao Liang
1
-2
/
+15
2018-02-20
rcutorture: Update kvm.sh header comment
Paul E. McKenney
1
-5
/
+3
2018-02-20
doc: Fix typo in rcutorture documentation
Lihao Liang
1
-1
/
+1
2018-02-15
sched/isolation: Eliminate NO_HZ_FULL_ALL
Paul E. McKenney
5
-5
/
+2
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
3
-3
/
+0
2017-12-11
rcutorture/kvm-build.sh: Skip build directory check
SeongJae Park
1
-5
/
+0
2017-12-11
rcutorture: Simplify functions.sh include path
SeongJae Park
5
-5
/
+5
2017-12-11
rcutorture: Simplify logging
SeongJae Park
2
-24
/
+12
2017-12-11
rcutorture/kvm-recheck-*: Improve result directory readability check
SeongJae Park
3
-3
/
+3
2017-12-11
rcutorture/kvm.sh: Support execution from any directory
SeongJae Park
1
-2
/
+3
2017-12-11
rcutorture/kvm.sh: Use consistent help text for --qemu-args
SeongJae Park
1
-2
/
+2
2017-12-11
rcutorture/kvm.sh: Remove unused variable, `alldone`
SeongJae Park
1
-1
/
+0
2017-12-11
rcutorture: Remove unused script, config2frag.sh
SeongJae Park
1
-25
/
+0
2017-12-11
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2017-11-28
torture: Prepare scripting for shift from %p to %pK
Paul E. McKenney
1
-1
/
+1
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2017-11-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-9
/
+9
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
20
-0
/
+20
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
20
-0
/
+20
2017-10-25
locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal
Mark Rutland
1
-3
/
+2
2017-10-09
torture: Provide TMPDIR environment variable to specify tmpdir
Paul E. McKenney
8
-9
/
+9
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
10
-51
/
+150
2017-08-17
rcu: Drive TASKS_RCU directly off of PREEMPT
Paul E. McKenney
1
-1
/
+1
2017-07-24
rcutorture: Use nr_cpus rather than maxcpus to limit test size
Paul E. McKenney
3
-2
/
+28
2017-07-24
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
1
-1
/
+1
2017-07-24
rcutorture: Don't wait for kernel when all builds fail
Paul E. McKenney
2
-7
/
+22
2017-07-24
torture: Add --kconfig argument to kvm.sh
Paul E. McKenney
4
-38
/
+96
2017-07-24
rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenario
Paul E. McKenney
1
-1
/
+2
2017-07-24
rcutorture: Remove obsolete SRCU-C.boot
Paul E. McKenney
1
-1
/
+0
2017-06-08
rcu: Remove RCU CPU stall warnings from Tiny RCU
Paul E. McKenney
1
-1
/
+0
2017-06-08
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
6
-8
/
+5
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
3
-46
/
+0
2017-06-08
srcu: Remove Classic SRCU
Paul E. McKenney
3
-28
/
+0
2017-06-08
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
1
-4
/
+0
2017-06-08
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
3
-8
/
+1
2017-06-08
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
Paul E. McKenney
3
-2
/
+1
2017-06-08
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
12
-30
/
+12
2017-06-08
rcutorture: Add "git diff" output to testid.txt file
Paul E. McKenney
1
-4
/
+1
[next]