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