summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/tlbflush.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm64: tlbflush: Ensure start/end of address range are aligned to strideWill Deacon2019-06-121-0/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-261-4/+11
|\
| * arm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTEWill Deacon2018-11-271-2/+2
| * arm64: mm: Don't wait for completion of TLB invalidation when page agingAlex Van Brunt2018-11-261-2/+9
* | arm64: Add workaround for Cortex-A76 erratum 1286807Catalin Marinas2018-11-291-2/+2
|/
* arm64: tlb: Rewrite stale comment in asm/tlbflush.hWill Deacon2018-09-111-25/+55
* arm64: tlb: Avoid synchronous TLBIs when freeing page tablesWill Deacon2018-09-111-11/+0Star
* arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()Will Deacon2018-09-111-6/+9
* arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()Will Deacon2018-09-111-0/+4
* arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()Will Deacon2018-09-111-0/+2
* arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()Will Deacon2018-09-111-1/+1
* arm64: tlbflush: Introduce __flush_tlb_kernel_pgtableChintan Pandya2018-07-061-0/+7
* arm64: tlbflush: avoid writing RES0 bitsPhilip Elcan2018-03-281-8/+17
* arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon2017-12-111-2/+14
* arm64: Work around Falkor erratum 1009Christopher Covington2017-02-011-3/+15
* arm64: tlbflush.h: add __tlbi() macroMark Rutland2016-09-281-8/+26
* arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon2015-10-071-1/+0Star
* arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon2015-10-071-5/+4Star
* arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-071-0/+8
* arm64: Use last level TLBI for user pte changesCatalin Marinas2015-07-281-5/+16
* arm64: Clean up __flush_tlb(_kernel)_range functionsCatalin Marinas2015-07-281-26/+21Star
* arm64: move update_mmu_cache() into asm/pgtable.hWill Deacon2015-07-271-14/+0Star
* arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin2015-06-121-2/+0Star
* arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2015-03-141-0/+13
* arm64: mm: remove unused functions and variable protoypesYingjoe Chen2015-02-261-5/+0Star
* arm64: fix soft lockup due to large tlb flush rangeMark Salter2014-07-241-3/+26
* arm64: Fix barriers used for page table modificationsCatalin Marinas2014-07-241-2/+3
* arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-091-7/+7
* arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper2014-05-091-5/+25
* ARM64: mm: THP support.Steve Capper2013-06-141-0/+2
* arm64: TLB maintenance functionalityCatalin Marinas2012-09-171-0/+122