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