aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/string_64.S
AgeCommit message (Expand)AuthorFilesLines
2023-08-16powerpc: replace #include <asm/export.h> with #include <linux/export.h>Gravatar Masahiro Yamada 1-1/+1
2022-09-28powerpc/64: asm use consistent global variable declaration and accessGravatar Nicholas Piggin 1-6/+1
2019-12-16powerpc: Fix __clear_user() with KUAP enabledGravatar Andrew Donnellan 1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-13/+1
2017-08-10powerpc: Fix invalid use of register expressionsGravatar Andreas Schwab 1-1/+1
2017-02-06powerpc/64: Fix naming of cache block vs. cache lineGravatar Benjamin Herrenschmidt 1-3/+3
2016-11-14powerpc: EX_TABLE macro for exception tablesGravatar Nicholas Piggin 1-12/+4
2016-08-07ppc: move exports to definitionsGravatar Al Viro 1-0/+2
2014-06-05powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...Gravatar Anton Blanchard 1-1/+1
2012-07-03powerpc: Optimise the 64bit optimised __clear_userGravatar Anton Blanchard 1-1/+62
2012-07-03powerpc: 64bit optimised __clear_userGravatar Anton Blanchard 1-0/+141