index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
tm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
11
-12
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
6
-34
/
+6
2019-01-15
selftests/powerpc: New TM signal self test
Breno Leitao
3
-1
/
+188
2018-12-21
selftests/powerpc: Add checks for transactional sigreturn
Breno Leitao
3
-1
/
+48
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
1
-0
/
+1
2018-09-19
selftests/powerpc: Do not fail with reschedule
Breno Leitao
2
-3
/
+15
2018-09-17
powerpc/selftests: Wait all threads to join
Breno Leitao
1
-10
/
+17
2018-08-07
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
3
-0
/
+3
2018-05-24
selftests/powerpc: Add missing .gitignores
Michael Neuling
1
-0
/
+1
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
2
-1
/
+3
2018-03-13
selftests/powerpc: Skip tm-unavailable if TM is not enabled
Gustavo Romero
1
-8
/
+16
2018-03-13
selftest/powerpc: Add test for sigreturn in transaction
Laurent Dufour
2
-1
/
+93
2018-02-28
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
1
-1
/
+1
2018-02-26
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
Michael Ellerman
1
-0
/
+2
2018-01-21
powerpc/selftests: Check endianness on trap in TM
Gustavo Romero
3
-1
/
+332
2017-12-04
selftests/powerpc: Check for pthread errors in tm-unavailable
Cyril Bur
1
-9
/
+34
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-1
/
+379
2017-11-09
selftests/powerpc: Check FP/VEC on exception in TM
Gustavo Romero
4
-1
/
+379
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-08-17
selftests/powerpc: Improve tm-resched-dscr
Sam Bobroff
2
-4
/
+9
2017-05-19
selftests/powerpc: Fix TM resched DSCR test with some compilers
Michael Ellerman
1
-1
/
+1
2017-05-16
selftests/powerpc: Test TM and VMX register state
Michael Neuling
3
-1
/
+122
2017-02-14
selftests/powerpc: Fix remaining fallout from recent changes
Michael Ellerman
1
-0
/
+1
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
1
-3
/
+3
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
1
-8
/
+3
2016-11-17
selftests/powerpc: Move shared headers into new include dir
Simon Guo
2
-6
/
+6
2016-10-06
selftests/powerpc: Add missing binaries to .gitignores
Michael Ellerman
1
-0
/
+4
2016-10-04
selftests/powerpc: Add checks for transactional VSXs in signal contexts
Cyril Bur
2
-1
/
+126
2016-10-04
selftests/powerpc: Add checks for transactional VMXs in signal contexts
Cyril Bur
2
-1
/
+112
2016-10-04
selftests/powerpc: Add checks for transactional FPUs in signal contexts
Cyril Bur
2
-1
/
+93
2016-10-04
selftests/powerpc: Add checks for transactional GPRs in signal contexts
Cyril Bur
3
-1
/
+210
2016-10-04
selftests/powerpc: Add TM tcheck helpers in C
Cyril Bur
1
-0
/
+27
2016-07-26
selftests/powerpc: exec() with suspended transaction
Cyril Bur
5
-18
/
+98
2016-05-11
selftests/powerpc: Add test to check if TM SPRs are corrupted
Rashmica Gupta
3
-1
/
+146
2016-05-11
selftests/powerpc: Add TM test to check if TAR is corrupted
Rashmica Gupta
3
-1
/
+92
2016-05-11
selftests/powerpc: Add test for forking inside transaction
Rashmica Gupta
3
-1
/
+44
2016-05-11
selftests/powerpc: Standardise TM calls
Rashmica Gupta
2
-13
/
+7
2016-03-02
selftests/powerpc: Fix out of bounds access in TM signal test
Michael Ellerman
1
-1
/
+1
2015-12-14
selftests/powerpc: Add test to check if VSRs are corrupted
Rashmica Gupta
3
-1
/
+105
2015-12-14
selftests/powerpc: Add TM signal with invalid stack test
Michael Neuling
3
-1
/
+78
2015-12-14
selftests/powerpc: Add TM signal return test
Michael Neuling
3
-1
/
+76
2015-12-14
selftests/powerpc: Skip tm-resched-dscr if we don't have TM
Michael Ellerman
2
-2
/
+5
2015-12-14
selftests/powerpc: Move TM helpers into tm.h
Michael Ellerman
2
-11
/
+35
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
1
-1
/
+1
2015-10-15
selftests/powerpc: Allow the tm-syscall test to build with old headers
Michael Ellerman
1
-2
/
+12
2015-06-19
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2
-3
/
+4
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
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
4
-1
/
+153
[next]