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
/
xtensa
/
mm
/
cache.c
Age
Commit message (
Expand
)
Author
2021-04-04
xtensa: simplify coherent_kvaddr logic
Max Filippov
2020-11-16
xtensa: disable preemption around cache alias management calls
Max Filippov
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
2017-08-01
xtensa: mm/cache: add missing EXPORT_SYMBOLs
Max Filippov
2017-07-28
xtensa: fix cache aliasing handling code for WT cache
Max Filippov
2016-03-11
xtensa: fix preemption in {clear,copy}_user_highpage
Max Filippov
2014-08-14
xtensa: support highmem in aliasing cache flushing code
Max Filippov
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2014-04-06
xtensa: add HIGHMEM support
Max Filippov
2014-01-14
xtensa: add SMP support
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2008-02-13
[XTENSA] Flush the page-address in update-mmu instead of user-address
Chris Zankel
2008-02-13
[XTENSA] Remove duplicate includes.
Chris Zankel
2007-08-27
[XTENSA] Add support for cache-aliasing
Chris Zankel