summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-071-4/+0
|\
| * block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-4/+0
* | torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney2019-03-261-0/+1
* | tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney2019-03-2622-314/+47
|/
* tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2019-01-252-2265/+2
* rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau2019-01-251-13/+79
* rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau2019-01-251-7/+7
* rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau2019-01-251-6/+6
* torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney2019-01-251-8/+15
*-. Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney2018-12-015-89/+2355
|\ \
| | * rcutorture: Make use of nolibc when availableWilly Tarreau2018-11-081-1/+17
| | * rcutorture: Import a copy of nolibcWilly Tarreau2018-11-081-0/+2197
| | * rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau2018-11-081-4/+4
| | * rcutorture: Always strip using the cross-compilerWilly Tarreau2018-11-081-2/+1
| | * rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney2018-11-081-1/+1
| | * rcutorture: Make initrd/init execute in userspacePaul E. McKenney2018-11-081-4/+39
| | * rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney2018-11-082-94/+45
| | * rcutorture: Automatically create initrd directoryConnor Shu2018-11-082-0/+68
| |/ |/|
| * rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2018-12-011-2/+2
|/
*---. Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney2018-08-3010-13/+5
|\ \ \
| | | * rcutorture: Remove TREE06 and TREE08 from the default test listPaul E. McKenney2018-08-291-2/+0
| | | * torture: Stop overwriting Make.out file with obsolete versionPaul E. McKenney2018-08-291-1/+0
| |_|/ |/| |
| | * rcutorture: Test early boot call_srcu()Paul E. McKenney2018-08-303-0/+3
| |/ |/|
| * rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney2018-08-306-10/+2
|/
* rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney2018-07-122-2/+2
* rcu: Move grace-period pre-init delay after pre-initPaul E. McKenney2018-07-121-1/+1
* rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney2018-06-253-0/+9
* rcutorture: Remove obsolete TREE08-T.boot filePaul E. McKenney2018-06-251-1/+0
* torture: Use a single build directory for torture scenariosPaul E. McKenney2018-06-254-22/+22
* torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney2018-05-151-2/+3
* rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney2018-05-151-2/+2
* rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney2018-05-151-2/+6
* torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney2018-05-154-123/+102
* torture: Add a script to edit output from failed runsPaul E. McKenney2018-05-151-0/+55
*-. Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...Paul E. McKenney2018-02-235-37/+41
|\ \
| | * torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney2018-02-201-23/+1
| | * torture: Grace periods do not piggyback off of themselvesPaul E. McKenney2018-02-201-1/+2
| | * torture: Adjust rcuperf trace processing to allow for workqueuesPaul E. McKenney2018-02-201-4/+4
| | * torture: Default jitter off when running rcuperfPaul E. McKenney2018-02-201-0/+6
| | * torture: Specify qemu memory size with --memory argumentPaul E. McKenney2018-02-202-2/+10
| | * rcutorture: Add basic ARM64 support to run scriptsLihao Liang2018-02-201-2/+15
| | * rcutorture: Update kvm.sh header commentPaul E. McKenney2018-02-201-5/+3
| |/
* | doc: Fix typo in rcutorture documentationLihao Liang2018-02-201-1/+1
* | sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney2018-02-155-5/+2
|/
* torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney2017-12-113-3/+0
* rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park2017-12-111-5/+0
* rcutorture: Simplify functions.sh include pathSeongJae Park2017-12-115-5/+5
* rcutorture: Simplify loggingSeongJae Park2017-12-112-24/+12
* rcutorture/kvm-recheck-*: Improve result directory readability checkSeongJae Park2017-12-113-3/+3
* rcutorture/kvm.sh: Support execution from any directorySeongJae Park2017-12-111-2/+3