aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-21selftests/powerpc: Remove redundant cp_abort testMichael Neuling1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+2
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2017-04-25selftests: powerpc: override clean in lib.mk to fix warningsShuah Khan1-1/+2
2017-03-27selftests/powerpc: Fix standalone powerpc buildMichael Ellerman1-5/+5
2017-03-24tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall -O2 -Wall" -> "-O2 -Wall"Chijun Sima1-1/+1
2017-03-20selftests/powerpc: Add cache_shape sniff testMichael Ellerman1-0/+1
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman1-1/+2
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com1-6/+9
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual1-1/+2
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo1-1/+1
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur1-0/+1
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman1-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart1-1/+2
2016-05-11selftests/powerpc: Test cp_abort during context switchChris Smart1-0/+1
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur1-1/+2
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh1-1/+1
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman1-1/+11
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman1-1/+1
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling1-1/+1
2015-06-07selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual1-1/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-8/+8
2015-03-28selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman1-1/+1
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman1-2/+1
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman1-2/+17
2015-03-18selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman1-6/+6
2015-03-18selftests/powerpc: Add test for VPHNGreg Kurz1-1/+1
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard1-1/+1
2014-09-30selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman1-1/+1
2014-07-28selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman1-5/+5
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff1-1/+1
2014-06-06selftests/powerpc: Test the THP bug we fixed in the previous commitMichael Ellerman1-1/+1
2014-03-07selftests/powerpc: Import Anton's memcpy / copy_tofrom_user testsMichael Ellerman1-1/+1
2013-08-14selftests: Add test of PMU instruction counting on powerpcMichael Ellerman1-1/+1
2013-08-14selftests: Add infrastructure for powerpc selftestsMichael Ellerman1-0/+39