index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
tm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/powerpc: Fix incorrect kernel headers search path
Mathieu Desnoyers
2023-02-15
1
-1
/
+1
*
selftests/powerpc: Add scv versions of the basic TM syscall tests
Nicholas Piggin
2021-09-13
2
-8
/
+65
*
selftests: Skip TM tests on synthetic TM implementations
Jordan Niethe
2021-08-26
20
-1
/
+55
*
selftests/powerpc: Remove duplicated include from tm-poison.c
Zheng Yongjun
2021-08-18
1
-1
/
+0
*
selftests/powerpc: Fix duplicate included pthread.h
Jiapeng Chong
2021-05-23
1
-1
/
+0
*
selftests/powerpc: unmark non-kernel-doc comments
Randy Dunlap
2021-03-29
1
-2
/
+2
*
selftests/powerpc: Include asm/cputable.h from utils.h
Michael Ellerman
2020-09-08
1
-2
/
+1
*
selftests/powerpc: Run tm-tmspr test for longer
Michael Ellerman
2020-09-08
1
-1
/
+1
*
selftests/powerpc: Don't use setaffinity in tm-tmspr
Michael Ellerman
2020-09-08
1
-7
/
+1
*
selftests/powerpc: Fix TM tests when CPU 0 is offline
Michael Ellerman
2020-09-08
3
-11
/
+19
*
Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-09
1
-0
/
+1
|
\
|
*
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
2020-04-04
1
-0
/
+1
*
|
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
5
-40
/
+325
|
\
|
|
*
selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
Po-Hsu Lin
2020-03-25
2
-0
/
+3
|
*
selftests/powerpc: Don't rely on segfault to rerun the test
Gustavo Luiz Duarte
2020-03-25
1
-39
/
+35
|
*
selftests/powerpc: Add tm-signal-pagefault test
Gustavo Luiz Duarte
2020-03-20
3
-1
/
+287
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
/
*
selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not available
Michael Ellerman
2019-11-05
1
-0
/
+4
*
powerpc/tm: Add tm-poison test
Gustavo Romero
2019-09-21
3
-1
/
+181
*
selftests/powerpc: Retry on host facility unavailable
Gustavo Romero
2019-08-26
1
-1
/
+2
*
selftests/powerpc: Fix and enhance TM signal context tests
Gustavo Romero
2019-08-26
4
-84
/
+228
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-1
/
+1
|
\
|
*
selftests/powerpc: Fix earlyclobber in tm-vmxcopy
Gustavo Romero
2019-06-19
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
2019-05-30
11
-12
/
+11
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
6
-34
/
+6
|
/
*
selftests/powerpc: New TM signal self test
Breno Leitao
2019-01-15
3
-1
/
+188
*
selftests/powerpc: Add checks for transactional sigreturn
Breno Leitao
2018-12-21
3
-1
/
+48
*
Merge branch 'fixes' into next
Michael Ellerman
2018-10-09
1
-0
/
+1
|
\
|
*
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
2018-09-28
1
-0
/
+1
*
|
selftests/powerpc: Do not fail with reschedule
Breno Leitao
2018-09-19
2
-3
/
+15
*
|
powerpc/selftests: Wait all threads to join
Breno Leitao
2018-09-17
1
-10
/
+17
|
/
*
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
2018-08-07
3
-0
/
+3
*
selftests/powerpc: Add missing .gitignores
Michael Neuling
2018-05-24
1
-0
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2018-03-28
2
-1
/
+3
|
\
|
*
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
2018-02-28
1
-1
/
+1
|
*
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
Michael Ellerman
2018-02-26
1
-0
/
+2
*
|
selftests/powerpc: Skip tm-unavailable if TM is not enabled
Gustavo Romero
2018-03-13
1
-8
/
+16
*
|
selftest/powerpc: Add test for sigreturn in transaction
Laurent Dufour
2018-03-13
2
-1
/
+93
|
/
*
powerpc/selftests: Check endianness on trap in TM
Gustavo Romero
2018-01-21
3
-1
/
+332
*
selftests/powerpc: Check for pthread errors in tm-unavailable
Cyril Bur
2017-12-04
1
-9
/
+34
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
4
-1
/
+379
|
\
|
*
selftests/powerpc: Check FP/VEC on exception in TM
Gustavo Romero
2017-11-09
4
-1
/
+379
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
selftests/powerpc: Improve tm-resched-dscr
Sam Bobroff
2017-08-17
2
-4
/
+9
*
selftests/powerpc: Fix TM resched DSCR test with some compilers
Michael Ellerman
2017-05-19
1
-1
/
+1
*
selftests/powerpc: Test TM and VMX register state
Michael Neuling
2017-05-16
3
-1
/
+122
*
selftests/powerpc: Fix remaining fallout from recent changes
Michael Ellerman
2017-02-14
1
-0
/
+1
*
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
1
-3
/
+3
*
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2017-01-05
1
-8
/
+3
*
selftests/powerpc: Move shared headers into new include dir
Simon Guo
2016-11-17
2
-6
/
+6
[next]