aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/tlbflush.h
Commit message (Expand)AuthorAge
* arm64: tlbflush.h: add __tlbi() macroMark Rutland2016-09-28
* arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon2015-10-07
* arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon2015-10-07
* arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-07
* arm64: Use last level TLBI for user pte changesCatalin Marinas2015-07-28
* arm64: Clean up __flush_tlb(_kernel)_range functionsCatalin Marinas2015-07-28
* arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon2015-07-27
* arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin2015-06-12
* arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2015-03-14
* arm64: mm: remove unused functions and variable protoypesYingjoe Chen2015-02-26
* arm64: fix soft lockup due to large tlb flush rangeMark Salter2014-07-24
* 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: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper2014-05-09
* ARM64: mm: THP support.Steve Capper2013-06-14
* arm64: TLB maintenance functionalityCatalin Marinas2012-09-17