index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
tm
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/powerpc: Add missing .gitignores
Michael Neuling
2018-05-25
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-22
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
*
selftests/powerpc: Add missing binaries to .gitignores
Michael Ellerman
2016-10-06
1
-0
/
+4
*
selftests/powerpc: Add checks for transactional VSXs in signal contexts
Cyril Bur
2016-10-04
2
-1
/
+126
*
selftests/powerpc: Add checks for transactional VMXs in signal contexts
Cyril Bur
2016-10-04
2
-1
/
+112
*
selftests/powerpc: Add checks for transactional FPUs in signal contexts
Cyril Bur
2016-10-04
2
-1
/
+93
*
selftests/powerpc: Add checks for transactional GPRs in signal contexts
Cyril Bur
2016-10-04
3
-1
/
+210
*
selftests/powerpc: Add TM tcheck helpers in C
Cyril Bur
2016-10-04
1
-0
/
+27
*
selftests/powerpc: exec() with suspended transaction
Cyril Bur
2016-07-26
5
-18
/
+98
*
selftests/powerpc: Add test to check if TM SPRs are corrupted
Rashmica Gupta
2016-05-11
3
-1
/
+146
*
selftests/powerpc: Add TM test to check if TAR is corrupted
Rashmica Gupta
2016-05-11
3
-1
/
+92
*
selftests/powerpc: Add test for forking inside transaction
Rashmica Gupta
2016-05-11
3
-1
/
+44
*
selftests/powerpc: Standardise TM calls
Rashmica Gupta
2016-05-11
2
-13
/
+7
*
selftests/powerpc: Fix out of bounds access in TM signal test
Michael Ellerman
2016-03-02
1
-1
/
+1
*
selftests/powerpc: Add test to check if VSRs are corrupted
Rashmica Gupta
2015-12-14
3
-1
/
+105
*
selftests/powerpc: Add TM signal with invalid stack test
Michael Neuling
2015-12-14
3
-1
/
+78
*
selftests/powerpc: Add TM signal return test
Michael Neuling
2015-12-14
3
-1
/
+76
*
selftests/powerpc: Skip tm-resched-dscr if we don't have TM
Michael Ellerman
2015-12-14
2
-2
/
+5
*
selftests/powerpc: Move TM helpers into tm.h
Michael Ellerman
2015-12-14
2
-11
/
+35
*
selftests/powerpc: Add have_hwcap2() helper
Michael Ellerman
2015-12-14
1
-2
/
+1
*
selftests/powerpc: Move get_auxv_entry() into utils.c
Michael Ellerman
2015-12-14
1
-1
/
+1
*
selftests/powerpc: Allow the tm-syscall test to build with old headers
Michael Ellerman
2015-10-15
1
-2
/
+12
*
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2015-06-19
2
-3
/
+4
*
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
2015-04-30
1
-1
/
+1
*
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-16
4
-1
/
+153
|
\
|
*
selftests/powerpc: Add transactional syscall test
Sam bobroff
2015-04-11
4
-1
/
+153
*
|
selftests: Add install support for the powerpc tests
Michael Ellerman
2015-03-19
1
-10
/
+5
|
/
*
selftests/powerpc: Make git ignore all binaries in powerpc test suite
Anshuman Khandual
2015-01-23
1
-0
/
+1
*
selftests/powerpc: Use the test harness for the TM DSCR test
Michael Ellerman
2014-06-24
2
-4
/
+12
*
powerpc: Correct DSCR during TM context switch
Sam bobroff
2014-06-11
2
-0
/
+105