summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-0533-3/+244
|\
| * selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov2015-10-1924-0/+56
| * selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman2015-10-151-2/+12
| * 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-155-1/+122
| * powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling2015-10-014-1/+45
* | selftests/powerpc: Fix build failure of load_unaligned_zeropad testMichael Ellerman2015-10-131-0/+9
|/
* selftests/powerpc: Install tempfile so the subpage_prot_file test worksMichael Ellerman2015-08-171-1/+2
* powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-192-3/+4
* 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-074-1/+267
* selftests/powerpc: Add install support to more powerpc testsMichael Ellerman2015-06-022-18/+9
* selftests/powerpc: Fix the pmu install ruleMichael Ellerman2015-05-011-1/+1
* Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-1/+1
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-1621-91/+852
|\
| * selftests/powerpc: Add transactional syscall testSam bobroff2015-04-114-1/+153
| * selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2015-04-114-49/+48
| * selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman2015-03-286-1/+214
| * selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman2015-03-181-6/+6
| * selftests/powerpc: Add test for VPHNGreg Kurz2015-03-187-1/+430
| * selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman2015-03-171-0/+1
| * powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-161-33/+0
* | mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes2015-04-151-2/+6
* | 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-198-82/+73
|/
* selftests/powerpc: Add memcmp testcaseAnton Blanchard2015-01-236-1/+133
* selftests/powerpc: Add subpage protection self test.Paul Mackerras2015-01-233-3/+228
* selftests/powerpc: Make git ignore all binaries in powerpc test suiteAnshuman Khandual2015-01-236-0/+32
* selftests/powerpc: Add test of load_unaligned_zero_pad()Michael Ellerman2014-09-306-1/+167
* selftests/powerpc: Add test of per-event excludesMichael Ellerman2014-07-282-1/+115
* selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2014-07-282-0/+49
* selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman2014-07-282-1/+93
* selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman2014-07-281-4/+6
* selftests/powerpc: Count more instructions & use decimalMichael Ellerman2014-07-281-8/+14
* selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman2014-07-282-2/+8
* selftests/powerpc: Add test of L3 bank handlingMichael Ellerman2014-07-282-1/+49
* selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman2014-07-284-253/+272
* selftests/powerpc: Fix parse_proc_maps()Michael Ellerman2014-07-281-1/+1
* selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman2014-07-282-14/+11
* selftests/powerpc: Use the test harness for the TM DSCR testMichael Ellerman2014-06-242-4/+12
* selftests/powerpc: Add tests of PMU EBBsMichael Ellerman2014-06-1134-4/+3913
* selftests/powerpc: Add support for skipping testsMichael Ellerman2014-06-113-1/+21
* selftests/powerpc: Put the test in a separate process groupMichael Ellerman2014-06-111-2/+8
* selftests/powerpc: Fix instruction loop for ABIv2 (LE)Michael Ellerman2014-06-111-38/+35
OpenPOWER on IntegriCloud