index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
cacheflush.h
Age
Commit message (
Expand
)
Author
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