index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
tm
/
Makefile
Age
Commit message (
Expand
)
Author
2023-02-15
selftests/powerpc: Fix incorrect kernel headers search path
Mathieu Desnoyers
2020-04-04
selftests/powerpc: Always build the tm-poison test 64-bit
Michael Ellerman
2020-03-25
selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
Po-Hsu Lin
2020-03-20
selftests/powerpc: Add tm-signal-pagefault test
Gustavo Luiz Duarte
2019-09-21
powerpc/tm: Add tm-poison test
Gustavo Romero
2019-01-15
selftests/powerpc: New TM signal self test
Breno Leitao
2018-12-21
selftests/powerpc: Add checks for transactional sigreturn
Breno Leitao
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
2018-03-13
selftest/powerpc: Add test for sigreturn in transaction
Laurent Dufour
2018-02-28
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
2018-01-22
powerpc/selftests: Check endianness on trap in TM
Gustavo Romero
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-09
selftests/powerpc: Check FP/VEC on exception in TM
Gustavo Romero
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-17
selftests/powerpc: Improve tm-resched-dscr
Sam Bobroff
2017-05-16
selftests/powerpc: Test TM and VMX register state
Michael Neuling
2017-02-14
selftests/powerpc: Fix remaining fallout from recent changes
Michael Ellerman
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2016-10-04
selftests/powerpc: Add checks for transactional VSXs in signal contexts
Cyril Bur
2016-10-04
selftests/powerpc: Add checks for transactional VMXs in signal contexts
Cyril Bur
2016-10-04
selftests/powerpc: Add checks for transactional FPUs in signal contexts
Cyril Bur
2016-10-04
selftests/powerpc: Add checks for transactional GPRs in signal contexts
Cyril Bur
2016-07-26
selftests/powerpc: exec() with suspended transaction
Cyril Bur
2016-05-11
selftests/powerpc: Add test to check if TM SPRs are corrupted
Rashmica Gupta
2016-05-11
selftests/powerpc: Add TM test to check if TAR is corrupted
Rashmica Gupta
2016-05-11
selftests/powerpc: Add test for forking inside transaction
Rashmica Gupta
2015-12-14
selftests/powerpc: Add test to check if VSRs are corrupted
Rashmica Gupta
2015-12-14
selftests/powerpc: Add TM signal with invalid stack test
Michael Neuling
2015-12-14
selftests/powerpc: Add TM signal return test
Michael Neuling
2015-12-14
selftests/powerpc: Skip tm-resched-dscr if we don't have TM
Michael Ellerman
2015-12-14
selftests/powerpc: Move get_auxv_entry() into utils.c
Michael Ellerman
2015-06-19
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-11
selftests/powerpc: Add transactional syscall test
Sam bobroff
2015-03-19
selftests: Add install support for the powerpc tests
Michael Ellerman
2014-06-24
selftests/powerpc: Use the test harness for the TM DSCR test
Michael Ellerman
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff