index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
copypage-v4mc.c
Age
Commit message (
Expand
)
Author
2023-08-24
arm: implement the new page table range API
Matthew Wilcox (Oracle)
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-26
ARM: 8845/1: use unified assembler in c files
Stefan Agner
2018-11-08
ARM: 8805/2: remove unneeded naked function usage
Nicolas Pitre
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-20
arm: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-26
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
Russell King
2012-01-26
ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())
Russell King
2012-01-26
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
Russell King
2011-09-13
locking, ARM: Annotate low level hw locks as raw
Thomas Gleixner
2010-09-19
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
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
2009-01-24
[ARM] fix StrongARM-11x0 page copy implementation
Russell King
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-10-01
[ARM] Introduce new PTE memory type bits
Russell King
2006-12-30
[ARM] 4078/1: Fix ARM copypage cache coherency problems
Richard Purdie
2006-12-13
[ARM] Unuse another Linux PTE bit
Russell King
2006-09-20
[ARM] Cleanup arch/arm/mm a little
Russell King
2005-05-16
[PATCH] ARM: Fix build error
Russell King
2005-05-10
[PATCH] ARM: Move copy/clear user_page locking into implementation
Russell King