aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cacheflush.h
Commit message (Expand)AuthorAge
* arm64: IPI each CPU after invalidating the I-cache for kernel mappingsWill Deacon2018-07-05
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* arm64: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox2018-04-11
* arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni2018-03-09
* arm64: KVM: Add invalidate_icache_range helperMarc Zyngier2018-01-08
* arm64: mm: cleanup stale AIVIVT referencesMark Rutland2017-11-28
* arm64: Implement pmem API supportRobin Murphy2017-08-09
* arm64: Convert __inval_cache_range() to area-basedRobin Murphy2017-08-09
* arm64: mm: Fix set_memory_valid() declarationRobin Murphy2017-08-09
* treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-08
* treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-08
* arm64: mm: add set_memory_valid()AKASHI Takahiro2017-04-05
* arm64: Remove I-cache invalidation from flush_cache_range()Catalin Marinas2016-11-23
* arm64: Add uprobe supportPratyush Anand2016-11-07
* arm64: mm: convert __dma_* routines to use start, sizeKwangwoo Lee2016-08-22
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-24
|\
| * arm64: drop unused __local_flush_icache_all()Kefeng Wang2016-03-21
* | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-22
|/
* arm64: Use PoU cache instr for I/D coherencyAshok Kumar2015-12-17
* arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-07
* arm64: kill flush_cache_all()Mark Rutland2015-05-19
* arm64: add better page protections to arm64Laura Abbott2015-01-22
* arm64: compat: align cacheflush syscall with arch/armVladimir Murzin2014-12-01
* arm64: Add CONFIG_DEBUG_SET_MODULE_RONX supportLaura Abbott2014-09-08
* arm64: Fix barriers used for page table modificationsCatalin Marinas2014-07-24
* arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-09
* arm64: Implement coherent DMA API based on swiotlbCatalin Marinas2014-02-27
* arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-05
* arm64: Remove __flush_dcache_page()Catalin Marinas2013-06-07
* arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas2012-11-23
* arm64: Cache maintenance routinesCatalin Marinas2012-09-17