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-v6.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
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2014-12-03
ARM: 8236/1: mm: fix discard_old_kernel_data
Jungseung Lee
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
2011-07-08
ARM: 6995/2: mm: remove unnecessary cache flush on v6 copypage
Heechul Yun
2010-09-19
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2010-04-14
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
2010-02-25
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
2009-12-18
ARM: 5853/1: ARM: Fix build break on ARM v6 and v7
Anand Gadiyar
2009-12-04
ARM: 5794/1: Flush the D-cache during copy_user_highpage()
Catalin Marinas
2009-10-05
ARM: Pass VMA to copy_user_highpage() implementations
Russell King
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-09-01
[ARM] cachetype: move definitions to separate header
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-10-30
[ARM] Make v6 copypage function static and cleanup pgprots
Russell King
2005-06-20
[PATCH] ARM: Add common CACHE_COLOUR macro
Russell King
2005-05-10
[PATCH] ARM: Use top_pmd for V6 copy/clear user_page
Russell King
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds