aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/copyuser_power7.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-13/+1
2018-08-08selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras1-10/+11
2018-04-01powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin1-3/+0
2017-08-10powerpc: Fix invalid use of register expressionsAndreas Schwab1-33/+33
2017-05-30powerpc: Tweak copy selection parameter in __copy_tofrom_user_power7()Andrew Jeffery1-2/+2
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin1-16/+4
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard1-113/+113
2014-10-29powerpc: Fix comment typos 'CONFiG_ALTIVEC'Paul Bolle1-1/+1
2014-04-23powerpc: Fix unsafe accesses to parameter area in ELFv2Ulrich Weigand1-12/+12
2014-04-23powerpc: Fix ABIv2 issues with stack offsets in assembly codeAnton Blanchard1-12/+12
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard1-4/+4
2013-10-11powerpc: Fix endian issues in VMX copy loopsAnton Blanchard1-23/+31
2013-06-01powerpc/pseries: Improve stream generation comments in copypage/userMichael Neuling1-5/+7
2012-08-24powerpc: Fix VMX in interrupt check in POWER7 copy loopsAnton Blanchard1-2/+2
2012-08-24powerpc: POWER7 copy_to_user/copy_from_user patch applied twiceAnton Blanchard1-31/+0
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling1-3/+0
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling1-42/+42
2012-07-03powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard1-0/+31
2012-07-03powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard1-4/+4
2012-07-03powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard1-0/+31
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard1-0/+683