Age | Commit message (Expand) | Author | Files | Lines |
2017-02-26 | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -23/+18 |
2017-02-14 | selftests/powerpc: Fix remaining fallout from recent changes | Michael Ellerman | 1 | -2/+2 |
2017-01-18 | selftest/powerpc: Wrong PMC initialized in pmc56_overflow test | Madhavan Srinivasan | 1 | -1/+1 |
2017-01-05 | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 2 | -10/+10 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 2 | -14/+9 |
2016-11-14 | selftests/powerpc: Return false instead of -1 in require_paranoia_below() | Peter Senna Tschudin | 1 | -3/+3 |
2016-11-14 | selftests/powerpc: Revert Load Monitor Register Tests | Michael Neuling | 5 | -222/+1 |
2016-07-07 | selftests/powerpc: Use "Delta" rather than "Error" in normal output | Michael Ellerman | 1 | -1/+1 |
2016-07-05 | selftests/powerpc/pmu: Use signed long to read perf_event_paranoid | Cyril Bur | 1 | -3/+3 |
2016-06-21 | selftests/powerpc: Load Monitor Register Tests | Jack Miller | 5 | -1/+222 |
2016-05-11 | selftests/powerpc: Make reg.h common to all powerpc selftests | Rashmica Gupta | 3 | -51/+0 |
2015-12-17 | selftests/powerpc: Move pick_online_cpu() up into utils.c | Michael Ellerman | 3 | -28/+1 |
2015-12-14 | selftests/powerpc: Add have_hwcap2() helper | Michael Ellerman | 1 | -2/+1 |
2015-12-14 | selftests/powerpc: Move get_auxv_entry() into utils.c | Michael Ellerman | 2 | -1/+4 |
2015-10-19 | selftests/powerpc: Run EBB tests only on POWER8 | Denis Kirjanov | 24 | -0/+56 |
2015-05-01 | selftests/powerpc: Fix the pmu install rule | 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 | 2 | -48/+0 |
2015-04-11 | selftests/powerpc: Move get_auxv_entry() to harness.c | Sam bobroff | 2 | -48/+0 |
2015-03-19 | selftests: Add install support for the powerpc tests | Michael Ellerman | 2 | -30/+31 |
2015-01-23 | selftests/powerpc: Make git ignore all binaries in powerpc test suite | Anshuman Khandual | 2 | -0/+25 |
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 | 1 | -9/+6 |
2014-06-11 | selftests/powerpc: Add tests of PMU EBBs | Michael Ellerman | 34 | -4/+3913 |
2014-06-11 | selftests/powerpc: Fix instruction loop for ABIv2 (LE) | Michael Ellerman | 1 | -38/+35 |
2013-08-14 | selftests: Add test of PMU instruction counting on powerpc | Michael Ellerman | 5 | -0/+348 |