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
/
arm64
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-04-11
arm64: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
2018-01-08
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
2017-11-28
arm64: mm: cleanup stale AIVIVT references
Mark Rutland
2017-08-09
arm64: Implement pmem API support
Robin Murphy
2017-08-09
arm64: Convert __inval_cache_range() to area-based
Robin Murphy
2017-08-09
arm64: mm: Fix set_memory_valid() declaration
Robin Murphy
2017-05-08
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-05-08
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2017-04-05
arm64: mm: add set_memory_valid()
AKASHI Takahiro
2016-11-23
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
2016-11-07
arm64: Add uprobe support
Pratyush Anand
2016-08-22
arm64: mm: convert __dma_* routines to use start, size
Kwangwoo Lee
2016-03-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-21
arm64: drop unused __local_flush_icache_all()
Kefeng Wang
2016-02-22
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
2015-12-17
arm64: Use PoU cache instr for I/D coherency
Ashok Kumar
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
2014-12-01
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
2014-09-08
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott
2014-07-24
arm64: Fix barriers used for page table modifications
Catalin Marinas
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-02-27
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
2014-02-05
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
2013-06-07
arm64: Remove __flush_dcache_page()
Catalin Marinas
2012-11-23
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
2012-09-17
arm64: Cache maintenance routines
Catalin Marinas