index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
1
-1
/
+26
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-04-11
arm64: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
1
-4
/
+2
2018-03-09
arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
Shanker Donthineni
1
-0
/
+3
2018-01-08
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
1
-0
/
+7
2017-11-28
arm64: mm: cleanup stale AIVIVT references
Mark Rutland
1
-1
/
+1
2017-08-09
arm64: Implement pmem API support
Robin Murphy
1
-0
/
+1
2017-08-09
arm64: Convert __inval_cache_range() to area-based
Robin Murphy
1
-0
/
+1
2017-08-09
arm64: mm: Fix set_memory_valid() declaration
Robin Murphy
1
-1
/
+1
2017-05-09
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
1
-1
/
+0
2017-05-09
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
1
-4
/
+1
2017-04-05
arm64: mm: add set_memory_valid()
AKASHI Takahiro
1
-0
/
+1
2016-11-23
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
1
-1
/
+5
2016-11-07
arm64: Add uprobe support
Pratyush Anand
1
-0
/
+1
2016-08-22
arm64: mm: convert __dma_* routines to use start, size
Kwangwoo Lee
1
-1
/
+2
2016-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-7
/
+0
2016-03-21
arm64: drop unused __local_flush_icache_all()
Kefeng Wang
1
-7
/
+0
2016-02-22
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
1
-4
/
+0
2015-12-17
arm64: Use PoU cache instr for I/D coherency
Ashok Kumar
1
-0
/
+1
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
1
-0
/
+7
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
1
-5
/
+0
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
1
-0
/
+5
2014-12-01
arm64: compat: align cacheflush syscall with arch/arm
Vladimir Murzin
1
-1
/
+1
2014-09-08
arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support
Laura Abbott
1
-0
/
+4
2014-07-24
arm64: Fix barriers used for page table modifications
Catalin Marinas
1
-10
/
+1
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
1
-2
/
+2
2014-02-27
arm64: Implement coherent DMA API based on swiotlb
Catalin Marinas
1
-0
/
+7
2014-02-05
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2013-06-07
arm64: Remove __flush_dcache_page()
Catalin Marinas
1
-3
/
+0
2012-11-23
arm64: Convert empty flush_cache_{mm,page} functions to static inline
Catalin Marinas
1
-2
/
+9
2012-09-17
arm64: Cache maintenance routines
Catalin Marinas
1
-0
/
+148