summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/rcutorture
AgeCommit message (Expand)Author
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney
2017-12-11rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park
2017-12-11rcutorture: Simplify functions.sh include pathSeongJae Park
2017-12-11rcutorture: Simplify loggingSeongJae Park
2017-12-11rcutorture/kvm-recheck-*: Improve result directory readability checkSeongJae Park
2017-12-11rcutorture/kvm.sh: Support execution from any directorySeongJae Park
2017-12-11rcutorture/kvm.sh: Use consistent help text for --qemu-argsSeongJae Park
2017-12-11rcutorture/kvm.sh: Remove unused variable, `alldone`SeongJae Park
2017-12-11rcutorture: Remove unused script, config2frag.shSeongJae Park
2017-12-11rcutorture/configinit: Fix build directory error messageSeongJae Park
2017-11-28torture: Prepare scripting for shift from %p to %pKPaul E. McKenney
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removalMark Rutland
2017-10-09torture: Provide TMPDIR environment variable to specify tmpdirPaul E. McKenney
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney
2017-07-24rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney
2017-07-24rcutorture: Place event-traced strings into trace bufferPaul E. McKenney
2017-07-24rcutorture: Don't wait for kernel when all builds failPaul E. McKenney
2017-07-24torture: Add --kconfig argument to kvm.shPaul E. McKenney
2017-07-24rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenarioPaul E. McKenney
2017-07-24rcutorture: Remove obsolete SRCU-C.bootPaul E. McKenney
2017-06-08rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney
2017-06-08rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney
2017-06-08rcu: Remove debugfs tracingPaul E. McKenney
2017-06-08srcu: Remove Classic SRCUPaul E. McKenney
2017-06-08rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney
2017-06-08rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney
2017-06-08rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney
2017-06-08rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney
2017-06-08srcu-cbmc: Use /usr/bin/awk instead of /bin/awkPriyalee Kushwaha
2017-06-08rcutorture: Reduce CPUs dedicated to testing Classic SRCUPaul E. McKenney
2017-06-08rcuperf: Add the ability to test tiny RCU flavorsPaul E. McKenney
2017-06-08rcuperf: Add a Kconfig-fragment file for Classic SRCUPaul E. McKenney
2017-06-08rcuperf: Remove conflicting Kconfig optionsPaul E. McKenney
2017-06-08rcutorture: Update test scenarios based on new Kconfig dependenciesPaul E. McKenney
2017-06-08rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney
2017-06-08rcutorture: Add a scenario for Classic SRCUPaul E. McKenney
2017-06-08rcutorture: Add a scenario for Tiny SRCUPaul E. McKenney
2017-06-08rcutorture: Fix bug in reporting Kconfig mis-settingsPaul E. McKenney
2017-06-08rcutorture: Add three-level tree test for Tree SRCUPaul E. McKenney
2017-06-08rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney
2017-04-19torture: Use correct path for Kconfig fragment for duplicatesPaul E. McKenney
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney