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
/
dscr
Age
Commit message (
Expand
)
Author
2020-09-08
selftests/powerpc: Don't run DSCR tests on old systems
Michael Ellerman
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
Po-Hsu Lin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
2018-07-02
selftests/powerpc: Fix typos
Breno Leitao
2018-07-02
selftests/powerpc: Fix strncpy usage
Breno Leitao
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT...
Mark Rutland
2017-10-06
selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths
Seth Forshee
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-11-17
selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in...
Anshuman Khandual
2015-12-10
powerpc: Fix DSCR inheritance over fork()
Anton Blanchard
2015-06-07
selftests/powerpc: Add gitignore file for the new DSCR tests
Anshuman Khandual
2015-06-07
selftests/powerpc: Add thread based stress test for DSCR sysfs interfaces
Michael Ellerman
2015-06-07
selftests/powerpc: Add test for all DSCR sysfs interfaces
Anshuman Khandual
2015-06-07
selftests/powerpc: Add test for DSCR inheritence across fork & exec
Anshuman Khandual
2015-06-07
selftests/powerpc: Add test for DSCR value inheritence across fork
Anshuman Khandual
2015-06-07
selftests/powerpc: Add test for DSCR SPR numbers
Anshuman Khandual
2015-06-07
selftests/powerpc: Add test for explicitly changing DSCR value
Anshuman Khandual
2015-06-07
selftests/powerpc: Add test for system wide DSCR default
Anshuman Khandual