summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/dscr
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc/dscr: Restore timeout to DSCR selftestsBenjamin Gray2023-04-202-3/+0
* selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray2023-04-201-7/+4
* selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray2023-04-203-115/+113
* selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray2023-04-203-14/+159
* selftests/powerpc/dscr: Correct typosBenjamin Gray2023-04-203-6/+6
* selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray2023-02-092-14/+9
* selftests/powerpc: Add generic read/write file utilBenjamin Gray2023-02-092-41/+13
* selftests/powerpc: Fix resource leaksMiaoqian Lin2022-12-051-1/+4
* selftests/powerpc: Use mfspr/mtspr macrosBenjamin Gray2022-12-021-12/+5
* selftests/powerpc: Don't run DSCR tests on old systemsMichael Ellerman2020-09-088-1/+15
* Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-052-0/+3
|\
| * selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin2020-03-252-0/+3
* | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-198-32/+8
* selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-281-0/+1
* selftests/powerpc: Fix typosBreno Leitao2018-07-021-2/+2
* selftests/powerpc: Fix strncpy usageBreno Leitao2018-07-021-2/+2
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-1/+5
|\
| * selftests/powerpc: Use snprintf to construct DSCR sysfs interface pathsSeth Forshee2017-10-061-1/+5
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT...Mark Rutland2017-10-252-2/+2
|/
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-1/+1
* selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-051-9/+4
* selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in...Anshuman Khandual2016-11-171-6/+4
* powerpc: Fix DSCR inheritance over fork()Anton Blanchard2015-12-102-16/+0
* selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual2015-06-071-0/+7
* selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman2015-06-072-1/+82
* selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual2015-06-072-1/+98
* selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual2015-06-072-1/+118
* selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual2015-06-072-1/+97
* selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual2015-06-072-1/+62
* selftests/powerpc: Add test for explicitly changing DSCR valueAnshuman Khandual2015-06-072-1/+72
* selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual2015-06-073-0/+266