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
/
copyloops
/
asm
Age
Commit message (
Expand
)
Author
2019-09-12
seltests/powerpc: Add a selftest for memcpy_mcsafe
Santosh Sivaraj
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2018-08-08
selftests/powerpc/64: Test exception cases in copy_tofrom_user
Michael Ellerman
2018-08-08
selftests/powerpc/64: Test all paths through copy routines
Paul Mackerras
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-24
selftests/powerpc: Update memcmp_64 selftest for VMX implementation
Simon Guo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
2016-10-06
selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes
Michael Ellerman
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2014-04-23
selftests/powerpc: Update for ABIv2
Anton Blanchard
2014-03-07
selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests
Michael Ellerman