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