summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc
AgeCommit message (Expand)Author
2016-03-02selftests/powerpc: Test FPU and VMX regs in signal ucontextCyril Bur
2016-03-02selftests/powerpc: Test preservation of FPU and VMX regs across preemptionCyril Bur
2016-03-02selftests/powerpc: Test the preservation of FPU and VMX regs across syscallCyril Bur
2016-03-02selftests/powerpc: Remove -flto from common CFLAGSSuraj Jitindar Singh
2016-03-02selftests/powerpc: Fix out of bounds access in TM signal testMichael Ellerman
2015-12-17selftests/powerpc: Add script to test HMI functionalityDaniel Axtens
2015-12-17selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman
2015-12-17selftests/powerpc: Make context_switch do something with no argsMichael Ellerman
2015-12-17selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman
2015-12-17selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman
2015-12-14selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta
2015-12-14selftests/powerpc: Add TM signal with invalid stack testMichael Neuling
2015-12-14selftests/powerpc: Add TM signal return testMichael Neuling
2015-12-14selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman
2015-12-14selftests/powerpc: Move TM helpers into tm.hMichael Ellerman
2015-12-14selftests/powerpc: Add have_hwcap2() helperMichael Ellerman
2015-12-14selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman
2015-12-10powerpc: Fix DSCR inheritance over fork()Anton Blanchard
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-19selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov
2015-10-15selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman
2015-10-15selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman
2015-10-15selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman
2015-10-13selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman
2015-10-01powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling
2015-08-17selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-06-07selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual
2015-06-07selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman
2015-06-07selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual
2015-06-07selftests/powerpc: Add test for explicitly changing DSCR valueAnshuman Khandual
2015-06-07selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual
2015-06-02selftests/powerpc: Add install support to more powerpc testsMichael Ellerman
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff
2015-04-11selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff
2015-03-28selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman
2015-03-19selftests: Set CC using CROSS_COMPILE once in lib.mkMichael Ellerman
2015-03-19selftests: Add install support for the powerpc testsMichael Ellerman
2015-03-18selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman
2015-03-18selftests/powerpc: Add test for VPHNGreg Kurz
2015-03-17selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard
2015-01-23selftests/powerpc: Add memcmp testcaseAnton Blanchard