aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/rcutorture
AgeCommit message (Expand)Author
2020-01-17linux-yocto linux-yocto-dev: Fix /bin/awk issuesHe Zhe
2019-07-22linux-yocto: Handle /bin/awk issuesRichard Purdie
2019-05-07Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-03-26torture: Suppress false-positive CONFIG_INITRAMFS_SOURCE complaintPaul E. McKenney
2019-03-26tools/.../rcutorture: Convert to SPDX license identifierPaul E. McKenney
2019-01-25tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau
2019-01-25rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau
2019-01-25rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau
2019-01-25rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau
2019-01-25torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney
2018-12-01Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...Paul E. McKenney
2018-12-01rcutorture/formal: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2018-11-08rcutorture: Make use of nolibc when availableWilly Tarreau
2018-11-08rcutorture: Import a copy of nolibcWilly Tarreau
2018-11-08rcutorture: Check initrd/init instead of initrd onlyWilly Tarreau
2018-11-08rcutorture: Always strip using the cross-compilerWilly Tarreau
2018-11-08rcutorture: Add cross-compile capability to initrd.shPaul E. McKenney
2018-11-08rcutorture: Make initrd/init execute in userspacePaul E. McKenney
2018-11-08rcutorture: Add initrd support for systems lacking dracutPaul E. McKenney
2018-11-08rcutorture: Automatically create initrd directoryConnor Shu
2018-08-30Merge branches 'doc.2018.08.30a', 'dynticks.2018.08.30b', 'srcu.2018.08.30b' ...Paul E. McKenney
2018-08-30rcutorture: Test early boot call_srcu()Paul E. McKenney
2018-08-30rcu: Stop testing RCU-bh and RCU-schedPaul E. McKenney
2018-08-29rcutorture: Remove TREE06 and TREE08 from the default test listPaul E. McKenney
2018-08-29torture: Stop overwriting Make.out file with obsolete versionPaul E. McKenney
2018-07-12rcutorture: Change units of onoff_interval to jiffiesPaul E. McKenney
2018-07-12rcu: Move grace-period pre-init delay after pre-initPaul E. McKenney
2018-06-25rcutorture: Make kvm-find-errors.sh find close callsPaul E. McKenney
2018-06-25rcutorture: Remove obsolete TREE08-T.boot filePaul E. McKenney
2018-06-25torture: Use a single build directory for torture scenariosPaul E. McKenney
2018-05-15torture: Make kvm-find-errors.sh find build warningsPaul E. McKenney
2018-05-15rcutorture: Abbreviate kvm.sh summary linesPaul E. McKenney
2018-05-15rcutorture: Print end-of-test state in kvm.sh summaryPaul E. McKenney
2018-05-15torture: Fold parse-torture.sh into parse-console.shPaul E. McKenney
2018-05-15torture: Add a script to edit output from failed runsPaul E. McKenney
2018-02-23Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...Paul E. McKenney
2018-02-20torture: Provide more sensible nreader/nwriter defaults for rcuperfPaul E. McKenney
2018-02-20torture: Grace periods do not piggyback off of themselvesPaul E. McKenney
2018-02-20torture: Adjust rcuperf trace processing to allow for workqueuesPaul E. McKenney
2018-02-20torture: Default jitter off when running rcuperfPaul E. McKenney
2018-02-20torture: Specify qemu memory size with --memory argumentPaul E. McKenney
2018-02-20rcutorture: Add basic ARM64 support to run scriptsLihao Liang
2018-02-20rcutorture: Update kvm.sh header commentPaul E. McKenney
2018-02-20doc: Fix typo in rcutorture documentationLihao Liang
2018-02-15sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney
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