index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-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-25
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-22
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
2015-04-11
selftests/powerpc: Add transactional syscall test
Sam bobroff
4
-1
/
+153
2015-03-19
selftests: Add install support for the powerpc tests
Michael Ellerman
1
-10
/
+5
[next]