summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc
AgeCommit message (Expand)Author
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-09selftests/powerpc: Check FP/VEC on exception in TMGustavo Romero
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT...Mark Rutland
2017-10-13selftests/powerpc: context_switch: Fix pthread errorsCyril Bur
2017-10-06selftests/powerpc: Use snprintf to construct DSCR sysfs interface pathsSeth Forshee
2017-08-31selftests/powerpc: Force ptrace tests to build -fno-pieMichael Neuling
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding
2017-08-17selftests/powerpc: Improve tm-resched-dscrSam Bobroff
2017-06-05selftests/powerpc: context_switch use private futexes with threadsNicholas Piggin
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-25selftests: powerpc: override clean in lib.mk to fix warningsShuah Khan
2017-03-27selftests/powerpc: Fix standalone powerpc buildMichael Ellerman
2017-03-24tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...Chijun Sima
2017-03-20selftests/powerpc: Add cache_shape sniff testMichael Ellerman
2017-03-20selftests/powerpc: Refactor the AUXV routinesMichael Ellerman
2017-03-09selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur
2017-03-03selftest/powerpc: Fix false failures for skipped testsSachin Sant
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2016-11-17selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registersAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registers in TMAnshuman Khandual
2016-11-17selftests/powerpc: Add ptrace tests for GPR/FPR registersAnshuman Khandual
2016-11-17selftests/powerpc: Move shared headers into new include dirSimon Guo
2016-11-17selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in...Anshuman Khandual
2016-11-14selftests/powerpc: Return false instead of -1 in require_paranoia_below()Peter Senna Tschudin
2016-11-14selftests/powerpc: Revert Load Monitor Register TestsMichael Neuling
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-11-14selftests/powerpc: Fail load_unaligned_zeropad on miscompareMichael Ellerman
2016-11-14selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGVMichael Ellerman
2016-11-14selftests/powerpc: Add Anton's null_syscall benchmark to the selftestsAnton Blanchard
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman