aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/lib/copyuser_64.S
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-08-08powerpc/64: Copy as much as possible in __copy_tofrom_userPaul Mackerras
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras
2018-08-08powerpc/64: Make exception table clearer in __copy_tofrom_user_basePaul Mackerras
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-04-01powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin
2017-04-06powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-12powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2016-08-07ppc: move exports to definitionsAl Viro
2014-07-28powerpc: Remove power3 from commentsMichael Ellerman
2014-04-23powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modulesAnton Blanchard
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney
2012-04-30powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard
2010-02-17powerpc: Improve 64bit copy_tofrom_userAnton Blanchard
2009-02-26powerpc: Fix 64bit __copy_tofrom_user() regressionMark Nelson
2008-11-19powerpc: Update 64bit __copy_tofrom_user() using CPU_FTR_UNALIGNED_LD_STDMark Nelson
2007-04-13[POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=yOlof Johansson
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt
2005-10-10powerpc: Rename files to have consistent _32/_64 suffixesPaul Mackerras