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