aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/copypage-v4wb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-26ARM: 8845/1: use unified assembler in c filesStefan Agner1-1/+2
2018-11-08ARM: 8805/2: remove unneeded naked function usageNicolas Pitre1-21/+20
2012-03-20arm: remove the second argument of k[un]map_atomic()Cong Wang1-6/+6
2010-06-08ARM: 6164/1: Add kto and kfrom to input operands list.Khem Raj1-2/+2
2009-10-05ARM: Flush user mapping on VIVT processors when copying a pageRussell King1-0/+1
2009-10-05ARM: Pass VMA to copy_user_highpage() implementationsRussell King1-1/+1
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König1-1/+1
2008-11-28[ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre1-5/+5
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King1-14/+14
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King1-7/+18
2008-11-27[ARM] copypage: convert assembly files to CRussell King1-0/+83