index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
selftests/powerpc: Add a signal fuzzer selftest
Breno Leitao
2019-01-15
selftests/powerpc: New TM signal self test
Breno Leitao
2018-11-25
selftests/powerpc: Create a new SKIP_IF macro
Breno Leitao
2018-10-20
selftests/powerpc: Add a test of wild bctr
Michael Ellerman
2018-10-20
selftests/powerpc: Add test to verify rfi flush across a system call
Naveen N. Rao
2018-10-20
selftests/powerpc: Move UCONTEXT_NIA() into utils.h
Naveen N. Rao
2018-08-07
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
2018-05-28
selftests/powerpc: Add ptrace tests for Protection Key registers
Thiago Jung Bauermann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-20
selftests/powerpc: Refactor the AUXV routines
Michael Ellerman
2017-03-09
selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x
Cyril Bur
2016-11-17
selftests/powerpc: Add ptrace tests for GPR/FPR registers
Anshuman Khandual
2016-11-17
selftests/powerpc: Move shared headers into new include dir
Simon Guo