summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture
Commit message (Expand)AuthorAgeFilesLines
* rcu: Remove RCU CPU stall warnings from Tiny RCUPaul E. McKenney2017-06-081-1/+0
* rcu: Eliminate NOCBs CPU-state Kconfig optionsPaul E. McKenney2017-06-086-8/+5
* rcu: Remove debugfs tracingPaul E. McKenney2017-06-083-46/+0
* srcu: Remove Classic SRCUPaul E. McKenney2017-06-083-28/+0
* rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney2017-06-081-4/+0
* rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig optionPaul E. McKenney2017-06-082-2/+0
* rcu: Remove nohz_full full-system-idle state machinePaul E. McKenney2017-06-083-8/+1
* rcu: Remove the RCU_KTHREAD_PRIO Kconfig optionPaul E. McKenney2017-06-083-2/+1
* rcu: Remove *_SLOW_* Kconfig optionsPaul E. McKenney2017-06-0812-30/+12
* rcutorture: Add "git diff" output to testid.txt filePaul E. McKenney2017-06-081-4/+1
* srcu-cbmc: Use /usr/bin/awk instead of /bin/awkPriyalee Kushwaha2017-06-081-1/+1
* rcutorture: Reduce CPUs dedicated to testing Classic SRCUPaul E. McKenney2017-06-081-1/+1
* rcuperf: Add the ability to test tiny RCU flavorsPaul E. McKenney2017-06-081-0/+16
* rcuperf: Add a Kconfig-fragment file for Classic SRCUPaul E. McKenney2017-06-081-0/+16
* rcuperf: Remove conflicting Kconfig optionsPaul E. McKenney2017-06-082-2/+0
* rcutorture: Update test scenarios based on new Kconfig dependenciesPaul E. McKenney2017-06-086-5/+5
* rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* optionsPaul E. McKenney2017-06-081-1/+1
* rcutorture: Add a scenario for Classic SRCUPaul E. McKenney2017-06-083-0/+13
* rcutorture: Add a scenario for Tiny SRCUPaul E. McKenney2017-06-085-0/+23
* rcutorture: Fix bug in reporting Kconfig mis-settingsPaul E. McKenney2017-06-081-1/+1
* rcutorture: Add three-level tree test for Tree SRCUPaul E. McKenney2017-06-082-2/+4
* rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney2017-06-081-0/+2
* torture: Use correct path for Kconfig fragment for duplicatesPaul E. McKenney2017-04-191-1/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-203-0/+8
|\
| * locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson2017-01-143-0/+8
| |
| \
*-. \ Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney2017-01-2552-8/+1641
|\ \ \ | |_|/ |/| |
| | * torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney2017-01-141-1/+1
| | * torture: Update RCU test scenario documentationPaul E. McKenney2017-01-141-2/+31
| | * torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney2017-01-142-0/+2
| | * torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney2017-01-141-2/+1
| | * torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney2017-01-141-0/+1
| | * torture: Add tests without slow grace period setup/cleanupPaul E. McKenney2017-01-148-3/+21
| | * torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney2017-01-141-0/+1
| | * torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney2017-01-141-0/+1
| |/ |/|
| * rcutorture: Add CBMC-based formal verification for SRCULance Roy2017-01-2540-0/+1582
|/
* torture: Prevent jitter from delaying build-only runsPaul E. McKenney2016-11-141-0/+5
* torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney2016-11-141-2/+0
* torture: Inflict default jitterPaul E. McKenney2016-06-141-1/+1
* rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney2016-06-141-1/+0
* rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng2016-06-141-1/+1
* rcutorture: Make -soundhw a x86 specific optionBoqun Feng2016-06-142-4/+5
* rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng2016-06-142-8/+7
* rcutorture/doc: Create initrd using dracutBoqun Feng2016-06-141-0/+22
* torture: Add starvation events to error summaryPaul E. McKenney2016-06-141-1/+6
* torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney2016-06-141-2/+19
* rcutorture: Add boot-time adjustment of leaf fanoutPaul E. McKenney2016-04-212-2/+2
* rcutorture: Don't rebuild identical kernelPaul E. McKenney2016-04-211-7/+19
* rcutorture: Add OS-jitter capabilityPaul E. McKenney2016-04-212-0/+108
* rcutorture: Convert test duration to seconds earlyPaul E. McKenney2016-03-312-5/+4
* torture: Kill qemu, not parent processPaul E. McKenney2016-03-311-6/+24
OpenPOWER on IntegriCloud