aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/tlb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-07arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon1-11/+15
2015-07-28arm64: Use last level TLBI for user pte changesCatalin Marinas1-1/+6
2015-04-14arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov1-2/+2
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas1-0/+3
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon1-64/+3
2014-10-09arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper1-3/+17
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas1-2/+2
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee1-0/+9
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee1-1/+1
2014-04-25arm64: mm: Add THP TLB entries to general mmu_gatherSteve Capper1-0/+6
2014-02-26arm64: Convert asm/tlb.h to generic mmu_gatherCatalin Marinas1-116/+20
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-2/+5
2013-06-14ARM64: mm: THP support.Steve Capper1-0/+6
2012-09-17arm64: TLB maintenance functionalityCatalin Marinas1-0/+190