index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
Makefile
Age
Commit message (
Expand
)
Author
2018-10-20
selftests/powerpc: Add test to verify rfi flush across a system call
Naveen N. Rao
2018-05-21
selftests/powerpc: Remove redundant cp_abort test
Michael Neuling
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-08
Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-04-25
selftests: powerpc: override clean in lib.mk to fix warnings
Shuah Khan
2017-03-27
selftests/powerpc: Fix standalone powerpc build
Michael Ellerman
2017-03-24
tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...
Chijun Sima
2017-03-20
selftests/powerpc: Add cache_shape sniff test
Michael Ellerman
2017-02-14
selftests/powerpc: Fix the clean rule since recent changes
Michael Ellerman
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
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
2016-10-04
selftests/powerpc: Check that signals always get delivered
Cyril Bur
2016-08-10
selftests/powerpc: Specify we expect to build with std=gnu99
Michael Ellerman
2016-07-05
selftests/powerpc: Test unaligned copy and paste
Chris Smart
2016-05-11
selftests/powerpc: Test cp_abort during context switch
Chris Smart
2016-03-02
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
Cyril Bur
2016-03-02
selftests/powerpc: Remove -flto from common CFLAGS
Suraj Jitindar Singh
2015-10-15
selftests/powerpc: Sort the list of SUB_DIRS to build
Michael Ellerman
2015-10-15
selftests/powerpc: Add tests of unmuxed IPC calls
Michael Ellerman
2015-10-01
powerpc/selftest: Add gettimeofday() benchmark
Michael Neuling
2015-06-07
selftests/powerpc: Add test for system wide DSCR default
Anshuman Khandual
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-03-28
selftests/powerpc: Add a test of the switch_endian() syscall
Michael Ellerman
2015-03-19
selftests: Set CC using CROSS_COMPILE once in lib.mk
Michael Ellerman
2015-03-19
selftests: Add install support for the powerpc tests
Michael Ellerman
2015-03-18
selftests/powerpc: Rename TARGETS in powerpc selftests makefile
Michael Ellerman
2015-03-18
selftests/powerpc: Add test for VPHN
Greg Kurz
2015-01-23
selftests/powerpc: Add memcmp testcase
Anton Blanchard
2014-09-30
selftests/powerpc: Add test of load_unaligned_zero_pad()
Michael Ellerman
2014-07-28
selftests/powerpc: Don't ignore errors from sub Makefiles
Michael Ellerman
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
2014-06-06
selftests/powerpc: Test the THP bug we fixed in the previous commit
Michael Ellerman
2014-03-07
selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests
Michael Ellerman
2013-08-14
selftests: Add test of PMU instruction counting on powerpc
Michael Ellerman
2013-08-14
selftests: Add infrastructure for powerpc selftests
Michael Ellerman