Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05selftests: memory-hotplug: add required configsLei Yang
2018-05-31selftests: memory-hotplug: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)
2018-05-31selftests: memory-hotplug: delete RUN_TESTS and EMIT_TESTS overridesShuah Khan (Samsung OSG)
2018-03-02selftests: memory-hotplug: fix emit_tests regressionShuah Khan
2018-02-27selftests: memory-hotplug: silence test command echoShuah Khan
2017-11-15selftests: add missing test result status in memory-hotplug testlei.yang@windriver.com
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-30selftests: fix memory-hotplug testPo-Hsu Lin
2017-06-30selftests: add missing test name in memory-hotplug testPo-Hsu Lin
2017-06-30selftests: check percentage range for memory-hotplug testPo-Hsu Lin
2017-06-30selftests: check hot-pluggagble memory for memory-hotplug testPo-Hsu Lin
2017-06-30selftests: typo correction for memory-hotplug testPo-Hsu Lin
2016-02-25selftests: create test-specific kconfig fragmentsBamvor Jian Zhang
2015-04-01selftests: Change memory on-off-test.sh name to be uniqueShuah Khan
2015-03-14selftests: Add install targetMichael Ellerman
2015-03-14selftests: Introduce minimal shared logic for running testsMichael Ellerman
2014-07-12tools: selftests - create a separate hotplug target for full range testShuah Khan
2014-07-12tools: memory-hotplug fix unexpected operator errorShuah Khan
2013-07-04tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton
2012-12-18mem-hotplug selftests: print failure status instead of cause make errorDave Young
2012-07-31fault-injection: add selftests for cpu and memory hotplugAkinobu Mita