aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/copyuser_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
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2018-08-08powerpc/64: Copy as much as possible in __copy_tofrom_userGravatar Paul Mackerras 1-6/+23
2018-08-08selftests/powerpc/64: Test all paths through copy routinesGravatar Paul Mackerras 1-0/+7
2018-08-08powerpc/64: Make exception table clearer in __copy_tofrom_user_baseGravatar Paul Mackerras 1-326/+225
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hGravatar Christophe Leroy 1-0/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hGravatar Christophe Leroy 1-0/+1
2018-04-01powerpc/64s: Set assembler machine type to POWER4Gravatar Nicholas Piggin 1-0/+2
2017-04-06powerpc: get rid of zeroing, switch to RAW_COPY_USERGravatar Al Viro 1-32/+3
2016-11-14powerpc: EX_TABLE macro for exception tablesGravatar Nicholas Piggin 1-138/+133
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+2
2016-10-12powerpc/64: Fix incorrect return value from __copy_tofrom_userGravatar Paul Mackerras 1-1/+1
2016-08-07ppc: move exports to definitionsGravatar Al Viro 1-0/+2
2014-07-28powerpc: Remove power3 from commentsGravatar Michael Ellerman 1-2/+1
2014-04-23powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesGravatar Anton Blanchard 1-1/+1
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianGravatar Paul E. McKenney 1-15/+38
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYGravatar Anton Blanchard 1-3/+3
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXGravatar Anton Blanchard 1-0/+6
2010-02-17powerpc: Improve 64bit copy_tofrom_userGravatar Anton Blanchard 1-23/+57
2009-02-26powerpc: Fix 64bit __copy_tofrom_user() regressionGravatar Mark Nelson 1-7/+31
2008-11-19powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STDGravatar Mark Nelson 1-2/+15
2007-04-13[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yGravatar Olof Johansson 1-3/+3
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesGravatar Jon Mason 1-2/+0
2005-11-06[PATCH] ppc64: support 64k pagesGravatar Benjamin Herrenschmidt 1-2/+2
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesGravatar Paul Mackerras 1-0/+576