index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
copypage-xsc3.c
Age
Commit message (
Expand
)
Author
2022-05-07
ARM: PXA: fix multi-cpu build of xsc3
Arnd Bergmann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-11-12
ARM: 8811/1: always list both ldrd/strd registers explicitly
Nicolas Pitre
2018-11-08
ARM: 8805/2: remove unneeded naked function usage
Nicolas Pitre
2012-03-20
arm: remove the second argument of k[un]map_atomic()
Cong Wang
2010-06-08
ARM: 6164/1: Add kto and kfrom to input operands list.
Khem Raj
2009-10-05
ARM: Flush user mapping on VIVT processors when copying a page
Russell King
2009-10-05
ARM: Pass VMA to copy_user_highpage() implementations
Russell King
2009-03-12
[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions
Uwe Kleine-König
2008-11-28
[ARM] fix a couple clear_user_highpage assembly constraints
Nicolas Pitre
2008-11-27
[ARM] clearpage: provide our own clear_user_highpage()
Russell King
2008-11-27
[ARM] copypage: provide our own copy_user_highpage()
Russell King
2008-11-27
[ARM] copypage: convert assembly files to C
Russell King