Age | Commit message (Expand) | Author | Files | Lines |
2015-11-06 | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 33 | -3/+244 |
2015-10-19 | selftests/powerpc: Run EBB tests only on POWER8 | Denis Kirjanov | 24 | -0/+56 |
2015-10-15 | selftests/powerpc: Allow the tm-syscall test to build with old headers | Michael Ellerman | 1 | -2/+12 |
2015-10-15 | selftests/powerpc: Sort the list of SUB_DIRS to build | Michael Ellerman | 1 | -1/+11 |
2015-10-15 | selftests/powerpc: Add tests of unmuxed IPC calls | Michael Ellerman | 5 | -1/+122 |
2015-10-13 | selftests/powerpc: Fix build failure of load_unaligned_zeropad test | Michael Ellerman | 1 | -0/+9 |
2015-10-01 | powerpc/selftest: Add gettimeofday() benchmark | Michael Neuling | 4 | -1/+45 |
2015-08-17 | selftests/powerpc: Install tempfile so the subpage_prot_file test works | Michael Ellerman | 1 | -1/+2 |
2015-06-19 | powerpc/tm: Abort syscalls in active transactions | Sam bobroff | 2 | -3/+4 |
2015-06-07 | selftests/powerpc: Add gitignore file for the new DSCR tests | Anshuman Khandual | 1 | -0/+7 |
2015-06-07 | selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces | Michael Ellerman | 2 | -1/+82 |
2015-06-07 | selftests/powerpc: Add test for all DSCR sysfs interfaces | Anshuman Khandual | 2 | -1/+98 |
2015-06-07 | selftests/powerpc: Add test for DSCR inheritence across fork & exec | Anshuman Khandual | 2 | -1/+118 |
2015-06-07 | selftests/powerpc: Add test for DSCR value inheritence across fork | Anshuman Khandual | 2 | -1/+97 |
2015-06-07 | selftests/powerpc: Add test for DSCR SPR numbers | Anshuman Khandual | 2 | -1/+62 |
2015-06-07 | selftests/powerpc: Add test for explicitly changing DSCR value | Anshuman Khandual | 2 | -1/+72 |
2015-06-07 | selftests/powerpc: Add test for system wide DSCR default | Anshuman Khandual | 4 | -1/+267 |
2015-06-02 | selftests/powerpc: Add install support to more powerpc tests | Michael Ellerman | 2 | -18/+9 |
2015-05-01 | selftests/powerpc: Fix the pmu install rule | Michael Ellerman | 1 | -1/+1 |
2015-04-30 | Revert "powerpc/tm: Abort syscalls in active transactions" | Michael Ellerman | 1 | -1/+1 |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 21 | -91/+852 |
2015-04-16 | mm, selftests: test return value of munmap for MAP_HUGETLB memory | David Rientjes | 1 | -2/+6 |
2015-04-11 | selftests/powerpc: Add transactional syscall test | Sam bobroff | 4 | -1/+153 |
2015-04-11 | selftests/powerpc: Move get_auxv_entry() to harness.c | Sam bobroff | 4 | -49/+48 |
2015-03-28 | selftests/powerpc: Add a test of the switch_endian() syscall | Michael Ellerman | 6 | -1/+214 |
2015-03-20 | selftests: Set CC using CROSS_COMPILE once in lib.mk | Michael Ellerman | 1 | -2/+1 |
2015-03-19 | selftests: Add install support for the powerpc tests | Michael Ellerman | 8 | -82/+73 |
2015-03-18 | selftests/powerpc: Rename TARGETS in powerpc selftests makefile | Michael Ellerman | 1 | -6/+6 |
2015-03-18 | selftests/powerpc: Add test for VPHN | Greg Kurz | 7 | -1/+430 |
2015-03-17 | selftests/powerpc: Build the copyloops with -maltivec | Michael Ellerman | 1 | -0/+1 |
2015-03-16 | powerpc: Change vrX register defines to vX to match gcc and glibc | Anton Blanchard | 1 | -33/+0 |
2015-01-23 | selftests/powerpc: Add memcmp testcase | Anton Blanchard | 6 | -1/+133 |
2015-01-23 | selftests/powerpc: Add subpage protection self test. | Paul Mackerras | 3 | -3/+228 |
2015-01-23 | selftests/powerpc: Make git ignore all binaries in powerpc test suite | Anshuman Khandual | 6 | -0/+32 |
2014-09-30 | selftests/powerpc: Add test of load_unaligned_zero_pad() | Michael Ellerman | 6 | -1/+167 |
2014-07-28 | selftests/powerpc: Add test of per-event excludes | Michael Ellerman | 2 | -1/+115 |
2014-07-28 | selftests/powerpc: Add a routine for retrieving an AUXV entry | Michael Ellerman | 2 | -0/+49 |
2014-07-28 | selftests/powerpc: Add cycles test with MMCR2 handling | Michael Ellerman | 2 | -1/+93 |
2014-07-28 | selftests/powerpc: Dump MMCR2 as part of the EBB HW state | Michael Ellerman | 1 | -4/+6 |
2014-07-28 | selftests/powerpc: Count more instructions & use decimal | Michael Ellerman | 1 | -8/+14 |
2014-07-28 | selftests/powerpc: Count instructions under scheduler pressure | Michael Ellerman | 2 | -2/+8 |
2014-07-28 | selftests/powerpc: Add test of L3 bank handling | Michael Ellerman | 2 | -1/+49 |
2014-07-28 | selftests/powerpc: Move core_busy_loop() into asm | Michael Ellerman | 4 | -253/+272 |
2014-07-28 | selftests/powerpc: Fix parse_proc_maps() | Michael Ellerman | 1 | -1/+1 |
2014-07-28 | selftests/powerpc: Don't ignore errors from sub Makefiles | Michael Ellerman | 2 | -14/+11 |
2014-06-24 | selftests/powerpc: Use the test harness for the TM DSCR test | Michael Ellerman | 2 | -4/+12 |
2014-06-11 | selftests/powerpc: Add tests of PMU EBBs | Michael Ellerman | 34 | -4/+3913 |
2014-06-11 | selftests/powerpc: Add support for skipping tests | Michael Ellerman | 3 | -1/+21 |
2014-06-11 | selftests/powerpc: Put the test in a separate process group | Michael Ellerman | 1 | -2/+8 |
2014-06-11 | selftests/powerpc: Fix instruction loop for ABIv2 (LE) | Michael Ellerman | 1 | -38/+35 |