Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-16 | powerpc: replace #include <asm/export.h> with #include <linux/export.h> | 1 | -1/+1 | |
2023-04-20 | powerpc: add CFUNC assembly label annotation | 1 | -2/+2 | |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | 1 | -5/+1 | |
2019-03-25 | powerpc/64: Fix memcmp reading past the end of src/dest | 1 | -4/+13 | |
2018-07-24 | powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() | 1 | -11/+46 | |
2018-07-24 | powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision | 1 | -2/+239 | |
2018-07-24 | powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() | 1 | -7/+133 | |
2016-08-07 | ppc: move exports to definitions | 1 | -0/+2 | |
2015-01-23 | powerpc: Add 64bit optimised memcmp | 1 | -0/+233 |