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
/
mm
/
flush.c
Age
Commit message (
Expand
)
Author
2018-04-24
arm64: mm: drop addr parameter from sync icache and dcache
Shaokun Zhang
2017-08-10
arm64: fix pmem interface definition
Arnd Bergmann
2017-08-09
arm64: Implement pmem API support
Robin Murphy
2017-03-20
arm64: cache: Merge cachetype.h into cache.h
Will Deacon
2017-03-20
arm64: cache: Remove support for ASID-tagged VIVT I-caches
Will Deacon
2016-11-23
arm64: Remove I-cache invalidation from flush_cache_range()
Catalin Marinas
2016-11-07
arm64: Add uprobe support
Pratyush Anand
2016-09-06
arm64: mm: drop fixup_init() and mm.h
Kefeng Wang
2016-06-21
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
2016-03-24
arm64: mm: allow preemption in copy_to_user_page
Mark Rutland
2016-01-15
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2015-12-17
arm64: Use PoU cache instr for I/D coherency
Ashok Kumar
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-05-19
arm64: kill flush_cache_all()
Mark Rutland
2014-10-09
arm64: mm: enable RCU fast_gup
Steve Capper
2014-07-04
arm64: mm: Make icache synchronisation logic huge page aware
Steve Capper
2013-06-07
arm64: Remove __flush_dcache_page()
Catalin Marinas
2013-06-07
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2013-06-07
arm64: Avoid cache flushing in 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