summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/string_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-161-1/+1
* powerpc/64: asm use consistent global variable declaration and accessNicholas Piggin2022-09-281-6/+1
* powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan2019-12-161-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1
* powerpc: Fix invalid use of register expressionsAndreas Schwab2017-08-101-1/+1
* powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt2017-02-061-3/+3
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-12/+4
* ppc: move exports to definitionsAl Viro2016-08-071-0/+2
* powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...Anton Blanchard2014-06-051-1/+1
* powerpc: Optimise the 64bit optimised __clear_userAnton Blanchard2012-07-031-1/+62
* powerpc: 64bit optimised __clear_userAnton Blanchard2012-07-031-0/+141