summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao2018-10-201-1/+2
* selftests/powerpc: Remove redundant cp_abort testMichael Neuling2018-05-211-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-081-1/+2
|\
| * selftests: powerpc: override clean in lib.mk to fix warningsShuah Khan2017-04-251-1/+2
* | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-051-0/+1
|\ \
| * | selftests/powerpc: Add cache_shape sniff testMichael Ellerman2017-03-201-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-021-1/+1
|\ \
| * | tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...Chijun Sima2017-03-241-1/+1
| |/
* / selftests/powerpc: Fix standalone powerpc buildMichael Ellerman2017-03-271-5/+5
|/
* selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman2017-02-141-1/+2
* selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-051-6/+9
* selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual2016-11-171-1/+2
* selftests/powerpc: Move shared headers into new include dirSimon Guo2016-11-171-1/+1
* selftests/powerpc: Check that signals always get deliveredCyril Bur2016-10-041-0/+1
* selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman2016-08-101-1/+1
* selftests/powerpc: Test unaligned copy and pasteChris Smart2016-07-051-1/+2
* selftests/powerpc: Test cp_abort during context switchChris Smart2016-05-111-0/+1
* selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur2016-03-021-1/+2
* selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh2016-03-021-1/+1
* selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman2015-10-151-1/+11
* selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman2015-10-151-1/+1
* powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling2015-10-011-1/+1
* selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual2015-06-071-1/+1
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-8/+8
|\
| * selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman2015-03-281-1/+1
| * selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman2015-03-181-6/+6
| * selftests/powerpc: Add test for VPHNGreg Kurz2015-03-181-1/+1
* | selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman2015-03-191-2/+1
* | selftests: Add install support for the powerpc testsMichael Ellerman2015-03-191-2/+17
|/
* selftests/powerpc: Add memcmp testcaseAnton Blanchard2015-01-231-1/+1
* selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman2014-09-301-1/+1
* selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman2014-07-281-5/+5
* powerpc: Correct DSCR during TM context switchSam bobroff2014-06-111-1/+1
* selftests/powerpc: Test the THP bug we fixed in the previous commitMichael Ellerman2014-06-061-1/+1
* selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman2014-03-071-1/+1
* selftests: Add test of PMU instruction counting on powerpcMichael Ellerman2013-08-141-1/+1
* selftests: Add infrastructure for powerpc selftestsMichael Ellerman2013-08-141-0/+39