Age | Commit message (Expand) | Author | Files | Lines |
2019-09-12 | seltests/powerpc: Add a selftest for memcpy_mcsafe | Santosh Sivaraj | 4 | -1/+9 |
2019-08-22 | selftests/powerpc: Ignore generated files | Gustavo Romero | 1 | -4/+4 |
2019-05-02 | powerpc: prepare string/mem functions for KASAN | Christophe Leroy | 3 | -0/+2 |
2018-09-28 | selftests/powerpc: Fix Makefiles for headers_install change | Michael Ellerman | 1 | -0/+1 |
2018-08-07 | selftests/powerpc/64: Test exception cases in copy_tofrom_user | Michael Ellerman | 6 | -21/+188 |
2018-08-07 | selftests/powerpc/64: Test all paths through copy routines | Paul Mackerras | 3 | -21/+49 |
2018-07-30 | powerpc: clean inclusions of asm/feature-fixups.h | Christophe Leroy | 1 | -0/+0 |
2018-07-30 | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy | 1 | -0/+0 |
2018-07-24 | selftests/powerpc: Update memcmp_64 selftest for VMX implementation | Simon Guo | 1 | -2/+2 |
2018-04-03 | selftests/powerpc: Fix copyloops build since Power4 assembler change | Michael Ellerman | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-01-05 | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 1 | -4/+4 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 1 | -8/+3 |
2016-11-17 | selftests/powerpc: Move shared headers into new include dir | Simon Guo | 1 | -1/+1 |
2016-11-14 | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 1 | -0/+2 |
2016-10-06 | selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes | Michael Ellerman | 1 | -0/+1 |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2 | -33/+1 |
2015-03-19 | selftests: Add install support for the powerpc tests | Michael Ellerman | 1 | -10/+5 |
2015-03-17 | selftests/powerpc: Build the copyloops with -maltivec | Michael Ellerman | 1 | -0/+1 |
2015-03-16 | powerpc: Change vrX register defines to vX to match gcc and glibc | Anton Blanchard | 1 | -33/+0 |
2015-01-23 | selftests/powerpc: Make git ignore all binaries in powerpc test suite | Anshuman Khandual | 1 | -0/+4 |
2014-04-23 | selftests/powerpc: Update for ABIv2 | Anton Blanchard | 1 | -1/+4 |
2014-03-07 | selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests | Michael Ellerman | 8 | -0/+218 |