summaryrefslogtreecommitdiff
path: root/arch/arm64/mm/flush.c
AgeCommit message (Expand)Author
2017-08-10arm64: fix pmem interface definitionArnd Bergmann
2017-08-09arm64: Implement pmem API supportRobin Murphy
2017-03-20arm64: cache: Merge cachetype.h into cache.hWill Deacon
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon
2016-11-23arm64: Remove I-cache invalidation from flush_cache_range()Catalin Marinas
2016-11-07arm64: Add uprobe supportPratyush Anand
2016-09-06arm64: mm: drop fixup_init() and mm.hKefeng Wang
2016-06-21arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2016-03-24arm64: mm: allow preemption in copy_to_user_pageMark Rutland
2016-01-15arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2015-12-17arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-05-19arm64: kill flush_cache_all()Mark Rutland
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2013-06-07arm64: Remove __flush_dcache_page()Catalin Marinas
2013-06-07arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas
2013-06-07arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas
2012-11-23arm64: Convert empty flush_cache_{mm,page} functions to static inlineCatalin Marinas
2012-09-17arm64: Cache maintenance routinesCatalin Marinas