aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/csumpartialcopyuser.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20arm: propagate the calling convention changes down to csum_partial_copy_from_user()Al Viro1-20/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner1-1/+1
2017-12-17ARM: 8731/1: Fix csum_partial_copy_from_user() stack mismatchChunyan Zhang1-0/+4
2016-11-23Revert "arm: move exports to definitions"Russell King1-1/+0
2016-08-07arm: move exports to definitionsAl Viro1-0/+1
2015-08-26ARM: software-based priviledged-no-access supportRussell King1-0/+14
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel1-1/+1
2010-07-26ARM: Fix csum_partial_copy_from_user()Russell King1-1/+1
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King1-2/+2
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas1-35/+13
2008-09-01[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas1-4/+2
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-0/+1
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas1-3/+5
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+104