- b27ce77 selftests/powerpc: context_switch use private futexes with threads by Nicholas Piggin · 8 years ago
- fe06fe8 selftests/powerpc: Fix TM resched DSCR test with some compilers by Michael Ellerman · 8 years ago
- cde97f8 selftests/powerpc: Test TM and VMX register state by Michael Neuling · 8 years ago
- 2868b25 Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
- 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
- 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
- 337f1e3 selftests: powerpc: override clean in lib.mk to fix warnings by Shuah Khan · 8 years ago
- 2db2c25 selftests/powerpc: Fix standalone powerpc build by Michael Ellerman · 8 years ago
- 3d2e03f tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall -O2 -Wall" -> "-O2 -Wall" by Chijun Sima · 8 years ago
- b8b6ff0 selftests/powerpc: Add cache_shape sniff test by Michael Ellerman · 8 years ago
- e302843 selftests/powerpc: Refactor the AUXV routines by Michael Ellerman · 8 years ago
- 605df8d selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x by Cyril Bur · 8 years ago
- a6d8a21 selftest/powerpc: Fix false failures for skipped tests by Sachin Sant · 8 years ago
- c4f3f22 Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
- 68bd42d9 selftests/powerpc: Fix remaining fallout from recent changes by Michael Ellerman · 8 years ago
- 2e8ec87 selftests/powerpc: Fix the clean rule since recent changes by Michael Ellerman · 8 years ago
- df21d2f selftest/powerpc: Wrong PMC initialized in pmc56_overflow test by Madhavan Srinivasan · 8 years ago
- a8ba798 selftests: enable O and KBUILD_OUTPUT by bamvor.zhangjian@huawei.com · 8 years ago
- 80d443e8 selftests: add EXTRA_CLEAN for clean target by bamvor.zhangjian@huawei.com · 8 years ago
- 88baa78 selftests: remove duplicated all and clean target by bamvor.zhangjian@huawei.com · 8 years ago
- 5bdac52 selftests/powerpc: Add ptrace tests for TM SPR registers by Anshuman Khandual · 8 years ago
- a18b55b selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM by Anshuman Khandual · 8 years ago
- 1150807 selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM by Anshuman Khandual · 8 years ago
- 0da535c selftests/powerpc: Add ptrace tests for VSX, VMX registers by Anshuman Khandual · 8 years ago
- 01f7fdc selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM by Anshuman Khandual · 8 years ago
- fcf73a6 selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM by Anshuman Khandual · 8 years ago
- 254dae5 selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers by Anshuman Khandual · 8 years ago
- c7096dc selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM by Anshuman Khandual · 8 years ago
- 509fcfe selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM by Anshuman Khandual · 8 years ago
- f666ad4 selftests/powerpc: Add ptrace tests for GPR/FPR registers by Anshuman Khandual · 8 years ago
- 15ec399 selftests/powerpc: Move shared headers into new include dir by Simon Guo · 8 years ago
- efe71a6 selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h' by Anshuman Khandual · 8 years ago
- 0e27d27 selftests/powerpc: Return false instead of -1 in require_paranoia_below() by Peter Senna Tschudin · 8 years ago
- 7c65856 selftests/powerpc: Revert Load Monitor Register Tests by Michael Neuling · 8 years ago
- 61a92f7 powerpc: Add support for relative exception tables by Nicholas Piggin · 8 years ago
- 24bfa6a powerpc: EX_TABLE macro for exception tables by Nicholas Piggin · 8 years ago
- 997e200 selftests/powerpc: Fail load_unaligned_zeropad on miscompare by Michael Ellerman · 8 years ago
- 06236f4 selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV by Michael Ellerman · 8 years ago
- d8db9bc selftests/powerpc: Add Anton's null_syscall benchmark to the selftests by Anton Blanchard · 8 years ago
- 8321564 selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes by Michael Ellerman · 8 years ago
- 2ae342e selftests/powerpc: Add missing binaries to .gitignores by Michael Ellerman · 8 years ago
- dd9bda4 selftests/powerpc: Add checks for transactional VSXs in signal contexts by Cyril Bur · 8 years ago
- 7bb0e7e selftests/powerpc: Add checks for transactional VMXs in signal contexts by Cyril Bur · 8 years ago
- 5ca4ffc selftests/powerpc: Add checks for transactional FPUs in signal contexts by Cyril Bur · 8 years ago
- f10d442 selftests/powerpc: Add checks for transactional GPRs in signal contexts by Cyril Bur · 8 years ago
- ef18633 selftests/powerpc: Check that signals always get delivered by Cyril Bur · 8 years ago
- 8e03bd4 selftests/powerpc: Add TM tcheck helpers in C by Cyril Bur · 8 years ago
- 0886c6d selftests/powerpc: Allow tests to extend their kill timeout by Cyril Bur · 8 years ago
- babcd9c selftests/powerpc: Introduce GPR asm helper header file by Cyril Bur · 8 years ago
- 2b40937 selftests/powerpc: Move VMX stack frame macros to header file by Cyril Bur · 8 years ago
- be4a9f5 selftests/powerpc: Rework FPU stack placement macros and move to header file by Cyril Bur · 8 years ago
- 65ca668 selftests/powerpc: Check for VSX preservation across userspace preemption by Cyril Bur · 8 years ago
- 96c4470 selftests/powerpc: Compile selftests against headers without AT_HWCAP2 by Cyril Bur · 8 years ago
- ca49e64 selftests/powerpc: Specify we expect to build with std=gnu99 by Michael Ellerman · 8 years ago
- a431b94 selftests/powerpc: exec() with suspended transaction by Cyril Bur · 9 years ago
- 24af8c5 selftests/powerpc: Add a test for PROT_SAO by Michael Ellerman · 9 years ago
- bc5c0a0 selftests/powerpc: Use "Delta" rather than "Error" in normal output by Michael Ellerman · 9 years ago
- 4375088 selftests/powerpc: Test unaligned copy and paste by Chris Smart · 9 years ago
- 0c63e8b selftests/powerpc: Import Anton's mmap & futex micro benchmarks by Michael Ellerman · 9 years ago
- f2418ae selftests/powerpc: Fix generation of vector instructions/types in context_switch by Cyril Bur · 9 years ago
- 94fa56a selftests/powerpc: Fix usage message in context_switch by Cyril Bur · 9 years ago
- d4ecdff selftests/powerpc/pmu: Use signed long to read perf_event_paranoid by Cyril Bur · 9 years ago
- 16c19a2 selftests/powerpc: Load Monitor Register Tests by Jack Miller · 9 years ago
- 16aab32 selftests/powerpc: Add test to check if TM SPRs are corrupted by Rashmica Gupta · 9 years ago
- dbccb49 selftests/powerpc: Add TM test to check if TAR is corrupted by Rashmica Gupta · 9 years ago
- d95be4c selftests/powerpc: Add test for forking inside transaction by Rashmica Gupta · 9 years ago
- da3ddc3 selftests/powerpc: Standardise TM calls by Rashmica Gupta · 9 years ago
- 2d59b3b selftests/powerpc: Make reg.h common to all powerpc selftests by Rashmica Gupta · 9 years ago
- 2f67798 selftests/powerpc: Fix subpage_prot test to return !0 on failure by Michael Ellerman · 9 years ago
- 438517e selftests/powerpc: Test cp_abort during context switch by Chris Smart · 9 years ago
- 48e8c57 selftests/powerpc: Test FPU and VMX regs in signal ucontext by Cyril Bur · 9 years ago
- e5ab8be selftests/powerpc: Test preservation of FPU and VMX regs across preemption by Cyril Bur · 9 years ago
- 01127f1 selftests/powerpc: Test the preservation of FPU and VMX regs across syscall by Cyril Bur · 9 years ago
- a4cf0a2 selftests/powerpc: Remove -flto from common CFLAGS by Suraj Jitindar Singh · 9 years ago
- 501e279 selftests/powerpc: Fix out of bounds access in TM signal test by Michael Ellerman · 9 years ago
- a8da474 selftests/powerpc: Add script to test HMI functionality by Daniel Axtens · 9 years ago
- 51c21e7 selftests/powerpc: Make context_switch touch FP/altivec/vector by default by Michael Ellerman · 9 years ago
- ea0c321 selftests/powerpc: Make context_switch do something with no args by Michael Ellerman · 9 years ago
- 00b7ec5 selftests/powerpc: Import Anton's context_switch2 benchmark by Michael Ellerman · 9 years ago
- d1301af selftests/powerpc: Move pick_online_cpu() up into utils.c by Michael Ellerman · 9 years ago
- 5f337e3 selftests/powerpc: Add test to check if VSRs are corrupted by Rashmica Gupta · 9 years ago
- a26f415 selftests/powerpc: Add TM signal with invalid stack test by Michael Neuling · 9 years ago
- 25007a6 selftests/powerpc: Add TM signal return test by Michael Neuling · 9 years ago
- b319ee8 selftests/powerpc: Skip tm-resched-dscr if we don't have TM by Michael Ellerman · 9 years ago
- 34dc8b2 selftests/powerpc: Move TM helpers into tm.h by Michael Ellerman · 9 years ago
- ede8ef3 selftests/powerpc: Add have_hwcap2() helper by Michael Ellerman · 9 years ago
- fcb45ec selftests/powerpc: Move get_auxv_entry() into utils.c by Michael Ellerman · 9 years ago
- db1231dc powerpc: Fix DSCR inheritance over fork() by Anton Blanchard · 9 years ago
- 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 39fcfb9 selftests/powerpc: Run EBB tests only on POWER8 by Denis Kirjanov · 9 years ago
- 20d0992 selftests/powerpc: Allow the tm-syscall test to build with old headers by Michael Ellerman · 9 years ago
- 65b6ba6 selftests/powerpc: Sort the list of SUB_DIRS to build by Michael Ellerman · 9 years ago
- 0b824f2 selftests/powerpc: Add tests of unmuxed IPC calls by Michael Ellerman · 9 years ago
- abb39bc selftests/powerpc: Fix build failure of load_unaligned_zeropad test by Michael Ellerman · 9 years ago
- d17475d powerpc/selftest: Add gettimeofday() benchmark by Michael Neuling · 9 years ago
- 281786e selftests/powerpc: Install tempfile so the subpage_prot_file test works by Michael Ellerman · 9 years ago
- b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 10 years ago
- 809fac6 selftests/powerpc: Add gitignore file for the new DSCR tests by Anshuman Khandual · 10 years ago
- af0be08 selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces by Michael Ellerman · 10 years ago
- ebd5858 selftests/powerpc: Add test for all DSCR sysfs interfaces by Anshuman Khandual · 10 years ago