index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
/
copyloops
Age
Commit message (
Expand
)
Author
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-09-12
seltests/powerpc: Add a selftest for memcpy_mcsafe
Santosh Sivaraj
2019-08-22
selftests/powerpc: Ignore generated files
Gustavo Romero
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
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
2018-04-03
selftests/powerpc: Fix copyloops build since Power4 assembler change
Michael Ellerman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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: Move shared headers into new include dir
Simon Guo
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-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-03-19
selftests: Add install support for the powerpc tests
Michael Ellerman
2015-03-17
selftests/powerpc: Build the copyloops with -maltivec
Michael Ellerman
2015-03-16
powerpc: Change vrX register defines to vX to match gcc and glibc
Anton Blanchard
2015-01-23
selftests/powerpc: Make git ignore all binaries in powerpc test suite
Anshuman Khandual
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