aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/tlb.h
Commit message (Expand)AuthorAge
* arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon2015-10-07
* arm64: Use last level TLBI for user pte changesCatalin Marinas2015-07-28
* arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
* arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2015-03-14
* mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-17
* arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2014-10-09
* arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-23
* arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-23
* arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-23
* arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper2014-04-25
* arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas2014-02-26
* Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-16
* ARM64: mm: THP support.Steve Capper2013-06-14
* arm64: TLB maintenance functionalityCatalin Marinas2012-09-17